Navigation
API > API/Plugins > API/Plugins/MassCommon
| Type | Name | Description | |
|---|---|---|---|
| int32 | UE::RandomSequence::RandRange
(
const int32 SeqIndex, |
Helper function to return random int in specified range. | |
| float | UE::RandomSequence::RandRange
(
const int32 SeqIndex, |
Helper function to return random float in specified range. |