Navigation
API > API/Runtime > API/Runtime/AdvancedWidgets
| Name | IFieldExpander |
| Type | class |
| Header File | /Engine/Source/Runtime/AdvancedWidgets/Public/Framework/PropertyViewer/IFieldExpander.h |
| Include Path | #include "Framework/PropertyViewer/IFieldExpander.h" |
Syntax
class IFieldExpander
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IFieldExpander() |
Framework/PropertyViewer/IFieldExpander.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool CanExpandFunction
(
const UFunction* Function |
Framework/PropertyViewer/IFieldExpander.h | ||
TOptional< const UClass * > CanExpandObject
(
const FObjectPropertyBase* Property, |
Framework/PropertyViewer/IFieldExpander.h | ||
bool CanExpandScriptStruct
(
const FStructProperty* StructProperty |
Framework/PropertyViewer/IFieldExpander.h | ||
| Framework/PropertyViewer/IFieldExpander.h |