RuntimeInfo
Documents the RuntimeInfo class and its functions.
Invoking RuntimeInfo
ri = Game.RuntimeInfo()Sub-functions
IsClient
IsClient() : Bool;IsMultiplayer
IsMultiplayer() : Bool;IsServer
IsServer() : Bool;IsSingleplayer
IsSingleplayer() : Bool;Last updated