Skip to content

Class Lidgren::Network::NetRandomSeed

ClassList > Lidgren > Network > NetRandomSeed

Class for generating random seeds.

Public Static Functions

Type Name
uint GetUInt32 ()
Generates a 32 bit random seed.
ulong GetUInt64 ()
Generates a 64 bit random seed.

Public Static Functions Documentation

function GetUInt32

static inline uint Lidgren::Network::NetRandomSeed::GetUInt32 () 

function GetUInt64

static inline ulong Lidgren::Network::NetRandomSeed::GetUInt64 () 

The documentation for this class was generated from the following file api/unity-plugin/Scripts/Networking/Lidgren.Network/NetRandomSeed.cs