| bRefreshRequested |
bool |
|
Variables/SVariablePickerCombo.h |
|
| CachedVariableNameText |
FText |
Cached display name. |
Variables/SVariablePickerCombo.h |
|
| CachedVariableNameTooltipText |
FText |
Cached tooltip. |
Variables/SVariablePickerCombo.h |
|
| CachedVariableReference |
FAnimNextSoftVariableReference |
Cached variable reference. |
Variables/SVariablePickerCombo.h |
|
| Icon |
const FSlateBrush * |
Cached icon. |
Variables/SVariablePickerCombo.h |
|
| IconColor |
FSlateColor |
Cached color. |
Variables/SVariablePickerCombo.h |
|
| OnGetVariableReferenceDelegate |
FOnGetVariableReference |
Retrieves the variable reference to display. |
Variables/SVariablePickerCombo.h |
|
| OnGetVariableTypeDelegate |
FOnGetVariableType |
Retrieves the variable type to display. |
Variables/SVariablePickerCombo.h |
|
| PickerArgs |
FVariablePickerArgs |
Arguments for the picker popup. |
Variables/SVariablePickerCombo.h |
|
| PickerWidget |
TWeakPtr< SVariablePicker > |
Picker widget used to focus after the popup is displayed. |
Variables/SVariablePickerCombo.h |
|
| PinType |
FEdGraphPinType |
Cached pin type. |
Variables/SVariablePickerCombo.h |
|
| VariableName |
TAttribute< FText > |
Attribute for variable name. |
Variables/SVariablePickerCombo.h |
|
| VariableTooltip |
TAttribute< FText > |
Attribute for variable tooltip. |
Variables/SVariablePickerCombo.h |
|
| VariableType |
FAnimNextParamType |
Cached variable type. |
Variables/SVariablePickerCombo.h |
|