UE3:SeqAct_ModifyProperty (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_ModifyProperty
Package:
GameFramework


Properties

Property group 'SeqAct_ModifyProperty'

Properties

Type: array<PropertyInfo>

Modifiers: editinline

List of properties that can be modified

Default values

Property Value
ObjCategory "Object Property"
ObjName "Modify Property"

Structs

PropertyInfo

Modifiers: native

Struct used to figure out which properties to modify.

name PropertyName
Name of the property to modify
bool bModifyProperty
Should this property be modified?
string PropertyValue
New value to apply to the property