#include <IFieldExpander.h>
◆ EFunctionExpand
| Enumerator |
|---|
| None | |
| FunctionProperties | |
| FunctionReturnProperty | |
◆ EObjectExpandFlag
| Enumerator |
|---|
| None | |
| UseInstanceClass | |
| RequireValidInstance | |
◆ FFieldExpander_Default()
| UE::PropertyViewer::FFieldExpander_Default::FFieldExpander_Default |
( |
| ) |
|
|
default |
◆ CanExpandObject()
◆ CanExpandScriptStruct()
◆ GetExpandedFunction()
- Returns
- the struct that can be expanded from the function. ie. This can be the function itself (to see the arguments) or a return property.
Implements UE::PropertyViewer::IFieldExpander.
◆ SetExpandFunction() [1/2]
| void UE::PropertyViewer::FFieldExpander_Default::SetExpandFunction |
( |
bool |
bInExpandFunction | ) |
|
|
inline |
◆ SetExpandFunction() [2/2]
| void UE::PropertyViewer::FFieldExpander_Default::SetExpandFunction |
( |
EFunctionExpand |
InExpandFunction | ) |
|
|
inline |
◆ SetExpandObject()
◆ SetExpandScriptStruct()
| void UE::PropertyViewer::FFieldExpander_Default::SetExpandScriptStruct |
( |
bool |
bInExpandScriptStruct | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- Engine/Source/Runtime/AdvancedWidgets/Public/Framework/PropertyViewer/IFieldExpander.h