gameIGameRulesSystem
Documents the gameIGameRulesSystem class and its functions.
Invoking gameIGameRulesSystem
grs = Game.gameIGameRulesSystem()Sub-functions
GetHeistStatus
GetHeistStatus() : grsHeistStatus;IsGameUnsuccessful
IsGameUnsuccessful() : Bool;IsGameVictorious
IsGameVictorious() : Bool;IsPlayerReady
IsPlayerReady(PeerID : String) : Bool;SendChat
Last updated