Attention : vous avez été redirigé vers la plus récente documentation correspondant à votre version générale ( 2023.1.8.8601 ). Si vous souhaitez accéder à la documentation de votre version précise, veuillez télécharger la documentation hors ligne depuis l'Audiokinetic Launcher et sélectionner l'option de documentation Offline dans l'application de création Wwise.
static constexpr AkUInt32 RANDOM_MAX
AkUInt64 Seed() const
Returns the current seed value of the RNG.
static constexpr AkUInt64 RANDOM_C
float AkReal32
32-bit floating point
int32_t AkInt32
Signed 32-bit integer.
static AkInt32 Random(AkUInt64 &io_uSeed)
Returns a random 31-bit unsigned integer using provided seed.
static AkUInt32 Peek(AkUInt64 in_uSeed)
Returns the next random number to be generated without advancing the RNG state.
AkUInt32 Peek() const
Returns the next random number to be generated without advancing the RNG state.
uint64_t AkUInt64
Unsigned 64-bit integer.
AkUInt32 Random()
Returns a random 31-bit unsigned integer.
AkInt32 RandomInt()
Returns a random 31-bit integer.
static AkInt32 RandomInt(AkUInt64 &io_uSeed)
Returns a random 31-bit integer using provided seed.
uint32_t AkUInt32
Unsigned 32-bit integer.
static constexpr AkUInt64 RANDOM_A
CAkRng(AkUInt64 uSeed)
Initialize using the specified seed.
AkReal32 RandomFloat()
Returns a random float from 0.0 to 1.0.
Besoin d'aide ?
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'Aide
Décrivez-nous de votre projet. Nous sommes là pour vous aider.
Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise