UE3:SeqAct_HealDamage (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_HealDamage
Package:
Engine
Direct subclass:
UTSeqAct_HealDamage
This class in other games:

Properties

Property group 'SeqAct_HealDamage'

DamageType

Type: class<DamageType>


HealAmount

Type: int

Amount of healing to apply

Internal variables

Instigator

Type: Actor

player that should take credit for the healing (Controller or Pawn)

Default values

Property Value
ObjCategory "Actor"
ObjName "Heal Damage"
VariableLinks[1]
Member Value
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "Amount"
PropertyName 'HealAmount'
VariableLinks[2]
Member Value
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "Instigator"
PropertyName 'Instigator'