Mostly Harmless

UE2:InstagibCTF (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> Actor >> Info >> GameInfo >> UnrealMPGameInfo >> DeathMatch >> TeamGame >> CTFGame >> xCTFGame >> InstagibCTF

Contents

Package: 
XGame

null

[edit] Properties

[edit] bAllowBoost

Type: bool

Modifiers: globalconfig


Default value: True

[edit] bLowGrav

Type: bool

Modifiers: globalconfig


[edit] bZoomInstagib

Type: bool

Modifiers: globalconfig


[edit] ZoomDescText

Type: string

Modifiers: localized


Default value: "Instagib rifles have sniper scopes."

[edit] ZoomDisplayText

Type: string

Modifiers: localized


Default value: "Allow Zoom"

[edit] Default values

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

[edit] Functions

[edit] Static events

[edit] AcceptPlayInfoProperty

static event bool AcceptPlayInfoProperty (string PropertyName)

Overrides: TeamGame.AcceptPlayInfoProperty


[edit] GetDescriptionText

static event string GetDescriptionText (string PropName)

Overrides: TeamGame.GetDescriptionText


[edit] Other static functions

[edit] AllowMutator

static function bool AllowMutator (string MutatorClassName)

Overrides: GameInfo.AllowMutator


[edit] FillPlayInfo

static function FillPlayInfo (PlayInfo PlayInfo)

Overrides: TeamGame.FillPlayInfo