Mostly Harmless

UE3:UTVehicleCTFGame (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> Actor >> Info >> GameInfo >> UTGame >> UTDeathmatch >> UTTeamGame >> UTCTFGame >> UTVehicleCTFGame
Package: 
UTGame
Direct subclass:
UTVehicleCTFGame_Content
This class in other games:
UT3


Default values[edit]

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

AllowMutator[edit]

static function bool AllowMutator (string MutatorClassName)

Overrides: UTGame.AllowMutator