I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:Combo (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> Combo
Package: 
XGame
Direct subclasses:
ComboBerserk, ComboCrate, ComboDefensive, ComboInvis, ComboMiniMe, ComboSpeed
This class in other games:
UT2003

null

Properties[edit]

ActivateSound[edit]

Type: Sound


Default value: Sound'GameSounds.ComboActivated'

ActivationEffectClass[edit]

Type: class<xEmitter>


Default value: Class'XEffects.ComboActivation'

AdrenalineCost[edit]

Type: float


Default value: 100.0

ComboAnnouncement[edit]

Type: Sound

OBSOLETE

ComboAnnouncementName[edit]

Type: name


Duration[edit]

Type: float


Default value: 30.0

ExecMessage[edit]

Type: string

Modifiers: localized


Icon[edit]

Type: Material


keys[edit]

Type: int

Array size: 4


species[edit]

Type: class<SpeciesType>


Functions[edit]

Events[edit]

Destroyed[edit]

event Destroyed ()

Overrides: Actor.Destroyed


PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Tick[edit]

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick


Other instance functions[edit]

AdrenalineEmpty[edit]

function AdrenalineEmpty ()


StartEffect[edit]

function StartEffect (xPawn P)


StopEffect[edit]

function StopEffect (xPawn P)