enum class SosActionSetParamSortType_ t : uint32
{
// MPropertyFriendlyName = Max = Highest
SOS_ SETPARAM_ SORTTYPE_ HIGHEST = 0,
// MPropertyFriendlyName = Max = Lowest
SOS_ SETPARAM_ SORTTYPE_ LOWEST = 1,
};enum class SosActionSetParamSortType_ t : uint32
{
// MPropertyFriendlyName = Max = Highest
SOS_ SETPARAM_ SORTTYPE_ HIGHEST = 0,
// MPropertyFriendlyName = Max = Lowest
SOS_ SETPARAM_ SORTTYPE_ LOWEST = 1,
};