# Set Random Seed

Grammar — Set Random Seed to value
FlagsNative | Action

# Arguments

  • int — Value

Returns — void

native void GameSetSeed(int value);

Category: Game / Game Settings

# Examples

— None found —