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

UE2:Combo (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Info >> Combo
Package: 
XGame
Direct subclasses:
ComboSpeed, ComboMiniMe, ComboBerserk, ComboCrate, ComboDefensive, ComboInvis
This class in other games:
UT2004

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


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)