XCTFGame
UT2003 :: Actor >> Info >> GameInfo >> UnrealMPGameInfo >> DeathMatch >> TeamGame >> CTFGame >> xCTFGame
xCTFGame merely addes precaching and FindSpecGoalFor()
to CTFGame. It is not clear why this is done in a separate class, instead of just putting these methods in CTFGame.
Methods
- PrecacheGameTextures
- PrecacheGameStaticMeshes
- FindSpecGoalFor
- Returns the flag carrier or the nearest flag.