Always snap to grid

UE3:SeqAct_CauseDamage (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_CauseDamage
Package: 
Engine
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'SeqAct_CauseDamage'[edit]

DamageAmount[edit]

Type: float

Amount of damage to apply

DamageType[edit]

Type: class<DamageType>

Type of damage to apply

Momentum[edit]

Type: float

Amount of momentum to apply

Default value: 500.0

Internal variables[edit]

Instigator[edit]

Type: Actor

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

Default values[edit]

Property Value
ObjCategory "Actor"
ObjClassVersion 2
ObjName "Cause Damage"
VariableLinks[1]
Member Value
ExpectedType Class'Engine.SeqVar_Float'
LinkDesc "Amount"
MaxVars 255
MinVars 1
PropertyName 'DamageAmount'
VariableLinks[2]
Member Value
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "Instigator"
MaxVars 255
MinVars 1
PropertyName 'Instigator'