Navigation
API > API/Plugins > API/Plugins/ChooserEditor
Wrapper widget for Property access widget, which can update when the target Class changes.
| |
|
| Name |
SPropertyAccessChainWidget |
| Type |
class |
| Header File |
/Engine/Plugins/Chooser/Source/ChooserEditor/Public/SPropertyAccessChainWidget.h |
| Include Path |
#include "SPropertyAccessChainWidget.h" |
Syntax
class SPropertyAccessChainWidget : public SCompoundWidget
Inheritance Hierarchy
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~SPropertyAccessChainWidget()
|
|
SPropertyAccessChainWidget.h |
|
Structs
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AlternateTypeFilter |
FString |
|
SPropertyAccessChainWidget.h |
|
| bAllowFunctions |
bool |
|
SPropertyAccessChainWidget.h |
|
| BindingColor |
FString |
|
SPropertyAccessChainWidget.h |
|
| ContextClassOwner |
IHasContextClass * |
|
SPropertyAccessChainWidget.h |
|
| OnAddBinding |
FOnAddBinding |
|
SPropertyAccessChainWidget.h |
|
| OnValueChanged |
FPropertyAccessChainChanged |
|
SPropertyAccessChainWidget.h |
|
| PropertyBindingValue |
TAttribute< FChooserPropertyBinding * > |
|
SPropertyAccessChainWidget.h |
|
| TypeFilter |
FString |
|
SPropertyAccessChainWidget.h |
|
Functions
Public
Static