PresetManager:GetRandomOfGroup
From Data Realms Wiki
Function | |
---|---|
Syntax | GetRandomOfGroup( * The group to randomly select an Entity from. "All" will look in all.
|
Description: | |
Returns a previously read in (defined) Entity which is randomly selected from a specific group. | |
Returns | The Entity preset that was randomly selected. Ownership is NOT transferred! |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |