Table of Contents

getRandomSeed

Return the current random seed.

Syntax

int getRandomSeed();

Parameters

This function does not accept any parameters.

Return value

int
No description available.

Remarks

Examples

Source

Engine

See also

getRandom
setRandomSeed

References

This function is not called by any other functions.