Gah - a solution with more questions. – EntropicLqd

UE3:UIAction_DataStoreField (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> SequenceAction >> UIAction >> UIAction_DataStore >> UIAction_DataStoreField
Package: 
Engine
Direct subclasses:
UIAction_SetDatafieldValue, UIAction_AddDataField, UIAction_GetDatafieldValue

This is the base class for all actions which interact with specific fields from a data provider.

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

Properties[edit]

Property group 'UIAction_DataStoreField'[edit]

DataFieldMarkupString[edit]

Type: string

The data store markup string corresponding to the data field to resolve.

TargetScene[edit]

Type: UIScene

The scene to use for resolving the datastore markup in DataFieldMarkupString

Default values[edit]

Property Value
bAutoActivateOutputLinks False
bCallHandler False
OutputLinks[0]
Member Value
LinkDesc "Failure"
VariableLinks[0]
Member Value
bHidden True
LinkDesc "Target Scene"
MaxVars 1
PropertyName 'TargetScene'
VariableLinks[3]
Member Value
ExpectedType Class'Engine.SeqVar_String'
LinkDesc "Markup String"
MaxVars 1
MinVars 1
PropertyName 'DataFieldMarkupString'