I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:ACTION_DamageActor (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> ScriptedAction >> ACTION_DamageActor
Package: 
Gameplay

null

Properties[edit]

Property group 'Action'[edit]

DamageAmount[edit]

Type: int


DamageTag[edit]

Type: name


DamageType[edit]

Type: class<DamageType>


Default values[edit]

Property Value
ActionString "Damage actor"

Instance functions[edit]

InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor