There is no spoon
UE3:UIAction_SetDatafieldValue (UT3)
Object >> SequenceObject >> SequenceOp >> SequenceAction >> UIAction >> UIAction_DataStore >> UIAction_DataStoreField >> UIAction_SetDatafieldValue |
- Package:
- Engine
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. |
This class allows designers to change the value of a data field in a data store. Whichever object
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved
Properties[edit]
Property group 'UIAction_SetDatafieldValue'[edit]
bCommitValueImmediately[edit]
Type: bool
If TRUE, immediately calls Commit on the owning data store.
DataFieldArrayValue[edit]
The value of the specified field in the resolved data provider, if the datafield's value corresponds to a collection.
DataFieldImageValue[edit]
Type: Surface
The value of the specified field in the resolved data provider, if the datafield's value corresponds to an image.
DataFieldRangeValue[edit]
Type: UIRoot.UIRangeData
The value of the specified field in the resolved data provider, if the datafield's value corresponds to a range value.
DataFieldStringValue[edit]
Type: string
The value of the specified field in the resolved data provider, if the datafield's value corresponds to a string.
Default values[edit]
Property | Value | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ObjClassVersion | 5 | ||||||||||||
ObjName | "Set Datastore Value" | ||||||||||||
OutputLinks[1] |
|
||||||||||||
VariableLinks[4] |
|
||||||||||||
VariableLinks[5] |
|
||||||||||||
VariableLinks[6] |
|