Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:ACTION_KillInstigator (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> ScriptedAction >> ACTION_KillInstigator
Package: 
Legend
This class in other games:
UE2Runtime, UT2003, UT2004

null

Properties

Property group 'ACTION_KillInstigator'

DamageType

Type: class<DamageType>


Default value: Class'Engine.Crushed'

Default values

Property Value
ActionString "Damage instigator"

Instance functions

GetActionString

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor