I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:LevelGameRules (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> LevelGameRules
Package: 
UnrealGame
Known custom subclasses:
Crusha/UltimateMappingTools, Crusha/UltimateMappingTools/EnhancedLevelGameRules
This class in other games:
UT2003

null

Properties

Property group 'LevelGameRules'

MapMutator

Type: array<class<Mutator> >


Functions

Events

PreBeginPlay

event PreBeginPlay ()

Overrides: Actor.PreBeginPlay


Other instance functions

UpdateGame

function UpdateGame (GameInfo G)