Gah - a solution with more questions. – EntropicLqd

Legacy:XCTFGame

From Unreal Wiki, The Unreal Engine Documentation Site
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]