Mostly Harmless

UE2:ACTION_DamageInstigator (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> ScriptedAction >> ACTION_DamageInstigator

Contents

Package: 
Gameplay
This class in other games:
U2, UE2Runtime, UT2004

null

[edit] Properties

[edit] Property group 'Action'

[edit] Damage

Type: int


Default value: 10

[edit] DamageType

Type: class<DamageType>


Default value: Class'Engine.Crushed'

[edit] Default values

Property Value
ActionString "Damage instigator"

[edit] Instance functions

[edit] GetActionString

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


[edit] InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor


Personal tools