Version

    Other Documentation

menu_open
Wwise SDK 2023.1.2

◆ SetRandomSeed()

AKSOUNDENGINE_API void AK::SoundEngine::SetRandomSeed ( AkUInt32  in_uSeed)

Sets the random seed value. Can be used to synchronize randomness across instances of the Sound Engine.

Remarks
This seeds the number generator used for all container randomizations and the plug-in RNG; since it acts globally, this should be called right before any PostEvent call where randomness synchronization is required, and cannot guarantee similar results for continuous containers.
See also
Parameters
in_uSeedRandom seed.

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise