Gah - a solution with more questions. – EntropicLqd
UE2:ACTION_DamageInstigator (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> ScriptedAction >> ACTION_DamageInstigator |
Contents |
- Package:
- Gameplay
- This class in other games:
- U2, UE2Runtime, UT2004
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
Property group 'Action'
Damage
Type: int
Default value: 10
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
