TGame

From Soldat Community Wiki
Revision as of 12:11, 23 July 2013 by Mighty (talk | contribs) (Created page with "==Inheritance== *TGame ==Description== Represents a game state. user constructable: '''NO'''<br> user destructable: '''NO''' ==Members== <code> <table> <tr><th>Memb...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Inheritance

Description

Represents a game state.

user constructable: NO
user destructable: NO

Members

Member declarationAccess mode
procedure Shutdown
procedure StartVoteKick(ID: Byte; Reason: string)
procedure StartVoteMap(Name: string)
procedure Restart
function LoadWeap(WeaponMod: string): Boolean