GameInfo: Difference between revisions

From Tripwire Interactive Wiki
Jump to navigation Jump to search
(Created page with "{{CodeTree| Object >> Actor >> Info}} GameInfo is the class that describes the gametype. Killing Floor's gametype KFGameType is distantly derived from...")
 
m (Benjamin moved page Gameinfo to GameInfo: Fixed letter case.)
(No difference)

Revision as of 16:01, 22 September 2012

Object >> Actor >> Info >> GameInfo


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

External links