My program doesn't have bugs. It just develops random features.

Legacy:XCTFGame

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 19:23, 21 November 2005 by SuperApe (Talk)
(diff) ← Older revision | Current 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.

[edit] Methods

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

[edit] Related Topics