There is no spoon

Legacy:XVehicleCTFGame

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 19:06, 21 November 2005 by SuperApe (Talk)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 :: Actor >> Info >> GameInfo >> UnrealMPGameInfo >> DeathMatch >> TeamGame >> CTFGame >> xCTFGame >> xVehicleCTFGame

xVehicleCTFGame is a subclass of CTFGame. Within this GameInfo class, translocator use is prohibited with the function definition of AllowTransloc() and the static function NeverAllowTransloc(). This GameInfo class is only available in UT2004.

[edit] Related Topics