Navigation
API > API/Plugins > API/Plugins/Chooser
| |
|
| Name |
FBoolContextProperty |
| Type |
struct |
| Header File |
/Engine/Plugins/Chooser/Source/Chooser/Public/BoolColumn.h |
| Include Path |
#include "BoolColumn.h" |
Syntax
USTRUCT (DisplayName="Bool Property Binding")
struct FBoolContextProperty : public FChooserParameterBoolBase
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Binding |
FChooserPropertyBinding |
|
BoolColumn.h |
- EditAnywhere
- Meta=(BindingType="bool", BindingAllowFunctions="true", BindingColor="BooleanPinTypeColor")
- Category="Binding"
|
Functions
Deprecated Variables
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| PropertyBindingChain_DEPRECATED |
TArray< FName > |
|
BoolColumn.h |
|