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