Game-Game Settings
Turn Fixed Random Seed On/Off
GUI
Game - Turn fix random seed onOff
Galaxy Code
void GameSetSeedLocked ( preset onOff )
Description
Enables or disables fixed random seed. When fixed random seed is enabled, the pattern of random numbers generated will be consistent every time the map runs. This action is primarily used to ensure that cinematic sequences involving units that have abilities with lots of randomness play out the same way each time.
Parameters
- preset onOff
- Preset: On/Off Option
- Name: On/Off