UE2:InstagibCTF (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT2004 Object >> Actor >> Info >> GameInfo >> UnrealMPGameInfo >> DeathMatch >> TeamGame >> CTFGame >> xCTFGame >> InstagibCTF
Package:
XGame

null

Properties

bAllowBoost

Type: bool

Modifiers: globalconfig


Default value: True

bLowGrav

Type: bool

Modifiers: globalconfig


bZoomInstagib

Type: bool

Modifiers: globalconfig


ZoomDescText

Type: string

Modifiers: localized


Default value: "Instagib rifles have sniper scopes."

ZoomDisplayText

Type: string

Modifiers: localized


Default value: "Allow Zoom"

Default values

Property Value
Acronym "ICTF"
bAllowTrans False
bDefaultTranslocator False
DecoTextName "XGame.InstagibCTF"
GameName "Instagib CTF"
MutatorClass "xGame.InstagibMutator"

Functions

Static events

AcceptPlayInfoProperty

static event bool AcceptPlayInfoProperty (string PropertyName)

Overrides: TeamGame.AcceptPlayInfoProperty


GetDescriptionText

static event string GetDescriptionText (string PropName)

Overrides: TeamGame.GetDescriptionText


Other static functions

AllowMutator

static function bool AllowMutator (string MutatorClassName)

Overrides: GameInfo.AllowMutator


FillPlayInfo

static function FillPlayInfo (PlayInfo PlayInfo)

Overrides: TeamGame.FillPlayInfo