I don't need to test my programs. I have an error-correcting modem.

UE3:UIAction_DataStoreField (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
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

Property group 'UIAction_DataStoreField'

DataFieldMarkupString

Type: string

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

TargetScene

Type: UIScene

The scene to use for resolving the datastore markup in DataFieldMarkupString

Default values

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'