UE3:UTVehicleCTFGame (UT3): Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page |
m updated defaults |
||
(3 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
}} | }} | ||
{{autogenerated}} | {{autogenerated}} | ||
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved. | |||
==Default values== | ==Default values== | ||
Line 29: | Line 29: | ||
|- | |- | ||
| {{tl|bMidGameHasMap||UTGame internal variables}} | | {{tl|bMidGameHasMap||UTGame internal variables}} | ||
| True | |||
|- | |||
| {{tl|bStartWithLockerWeaps||UTGame internal variables}} | |||
| True | | True | ||
|- | |- | ||
| {{tl|Description||UTGame internal variables}} | | {{tl|Description||UTGame internal variables}} | ||
| " | | "Traditional Capture The Flag with vehicles and Hoverboards instead of Translocators. The Flag may not be carried in any vehicle but the Hoverboard." | ||
|- | |- | ||
| {{tl|GameName||GameInfo properties}} | | {{tl|GameName||GameInfo properties}} | ||
| " | | "Vehicle CTF" | ||
|- | |- | ||
| {{tl|MapPrefixes||UTGame internal variables}}[0] | | {{tl|MapPrefixes||UTGame internal variables}}[0] |
Latest revision as of 07:13, 16 August 2009
![]() |
Object >> Actor >> Info >> GameInfo >> UTGame >> UTDeathmatch >> UTTeamGame >> UTCTFGame >> UTVehicleCTFGame |
- Package:
- UTGame
- Direct subclass:
- UTVehicleCTFGame_Content
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Default values
Property | Value |
---|---|
Acronym | "VCTF" |
bAllowHoverboard | True |
bAllowTranslocator | False |
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
Overrides: UTGame.AllowMutator