The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:SeqAct_GetProperty (UDK)

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


Properties[edit]

Property group 'SeqAct_GetProperty'[edit]

PropertyName[edit]

Type: name

Name of property to search for

Default values[edit]

Property Value
ObjCategory "Object Property"
ObjName "Get Property"
VariableLinks[1]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "Object"
VariableLinks[2]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "Int"
VariableLinks[3]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Float'
LinkDesc "Float"
VariableLinks[4]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_String'
LinkDesc "String"
VariableLinks[5]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Bool'
LinkDesc "Bool"