styyx-util 1.0
Utility Header for SKSE Plugin development
Loading...
Searching...
No Matches
StyyxUtil::RandomiserUtil Member List

This is the complete list of members for StyyxUtil::RandomiserUtil, including all inherited members.

GetRandomDouble(const double a_min, const double a_max)StyyxUtil::RandomiserUtilinlinestatic
GetRandomFloat(const float a_min, const float a_max)StyyxUtil::RandomiserUtilinlinestatic
GetRandomInt(const int a_min, const int a_max)StyyxUtil::RandomiserUtilinlinestatic
GetRandomRoundedFloat(const float a_min, const float a_max, const int decimals=2)StyyxUtil::RandomiserUtilinlinestatic
GetRNG()StyyxUtil::RandomiserUtilinlineprivatestatic
IsPercentageChanceFloat(const float a_chancePercent)StyyxUtil::RandomiserUtilinlinestatic