The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:UIAction_DataStore (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> SequenceAction >> UIAction >> UIAction_DataStore |
- Package:
- Engine
- Direct subclasses:
- UIAction_DataStoreField, UIAction_GetCellValue, UIAction_PublishValue, UIAction_RefreshBindingValue, UIAction_SetDatastoreBinding
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Base class for all actions that manipulate data store bindings.
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved
Properties[edit]
Property group 'UIAction_DataStore'[edit]
BindingIndex[edit]
Type: int
For widgets that support multiple data store bindings, indicates which data store this action is associated with A value of -1 indicates that this action should operate on all data store bindings.
Default value: -1
Default values[edit]
Property | Value |
---|---|
bAutoTargetOwner | True |
ObjCategory | "Data Store" |
ObjName | "Data Store" |