GameInfo

From Tripwire Interactive Wiki
Revision as of 16:00, 22 September 2012 by Benjamin (talk | contribs) (Created page with "{{CodeTree| Object >> Actor >> Info}} GameInfo is the class that describes the gametype. Killing Floor's gametype KFGameType is distantly derived from...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Object >> Actor >> Info >> GameInfo


GameInfo is the class that describes the gametype. Killing Floor's gametype KFGameType is distantly derived from it.

External links