Gah - a solution with more questions. – EntropicLqd

Legacy:XCTFGame

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 13:23, 21 November 2005 by SuperApe (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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[edit]

PrecacheGameTextures
PrecacheGameStaticMeshes
FindSpecGoalFor 
Returns the flag carrier or the nearest flag.

Related Topics[edit]