UE3:UTVehicleCTFGame (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by Unknown user (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UDK Object >> Actor >> Info >> GameInfo >> UTGame >> UTDeathmatch >> UTTeamGame >> UTCTFGame >> UTVehicleCTFGame
Package:
UTGame
Direct subclass:
UTVehicleCTFGame_Content
This class in other games:


Default values

Property Value
Acronym "VCTF"
bAllowHoverboard True
bMidGameHasMap True
bStartWithLockerWeaps True
Description "Traditional Capture The Flag with vehicles and Hoverboards instead of Translocators. The Flag may not be carried in any vehicle but the Hoverboard."
GameName "Vehicle CTF"
MapPrefixes[0] "VCTF"
OnlineGameSettingsClass Class'UTGame.UTGameSettingsVCTF'

Static functions

AllowMutator

static function bool AllowMutator (string MutatorClassName)

Overrides: UTGame.AllowMutator