Navigation
API > API/Plugins > API/Plugins/ChooserEditor > API/Plugins/ChooserEditor/SPropertyAccessChainWidget
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SPropertyAccessChainWidget::FArguments
References
| Module | ChooserEditor |
| Header | /Engine/Plugins/Experimental/Chooser/Source/ChooserEditor/Public/SPropertyAccessChainWidget.h |
| Include | #include "SPropertyAccessChainWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SPropertyAccessChainWidget >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | AllowFunctions
(
bool InArg |
||
| WidgetArgsType & | BindingColor
(
FString InArg |
||
| WidgetArgsType & | ContextClassOwner
(
IHasContextClass* InArg |
||
| WidgetArgsType & | OnAddBinding
(
const FOnAddBinding& InDelegate |
||
| WidgetArgsType & | PropertyBindingValue
(
const TAttribute< const FChooserPropertyBinding* >& InAttribute |
||
| WidgetArgsType & | TypeFilter
(
FString InArg |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |