Navigation
API > API/Editor > API/Editor/BehaviorTreeEditor
Inheritance Hierarchy
- IPropertyTypeCustomization
- FValueOrBBKeyDetails
- FValueOrBBKeyDetails_Enum
References
| Module | BehaviorTreeEditor |
| Header | /Engine/Source/Editor/BehaviorTreeEditor/Classes/ValueOrBBKeyDetails.h |
| Include | #include "ValueOrBBKeyDetails.h" |
Syntax
class FValueOrBBKeyDetails_Enum : public FValueOrBBKeyDetails
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< IPropertyHandle > | EnumTypeProperty | ||
| TSharedPtr< IPropertyHandle > | NativeEnumTypeNameProperty |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| int32 | GetEnumValue () |
||
| TSharedRef< IPropertyTypeCustomization > | MakeInstance () |
Makes a new instance of this detail layout class for a specific detail view requesting it | |
| void | OnEnumSelectionChanged
(
int32 NewValue, |
||
| void | |||
| void |
Overridden from FValueOrBBKeyDetails
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< SWidget > | |||
| void | CustomizeChildren
(
TSharedRef< class IPropertyHandle > StructPropertyHandle, |
||
| void | CustomizeHeader
(
TSharedRef< class IPropertyHandle > StructPropertyHandle, |
||
| void | ValidateData () |