Cogito, ergo sum

UE3:SeqAct_ModifyProperty (UDK)

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


Properties[edit]

Property group 'SeqAct_ModifyProperty'[edit]

Properties[edit]

Type: array<PropertyInfo>

Modifiers: editinline

List of properties that can be modified

Default values[edit]

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

Structs[edit]

PropertyInfo[edit]

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