Navigation
API > API/Runtime > API/Runtime/AdvancedWidgets > API/Runtime/AdvancedWidgets/FFieldExpander_Default
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetExpandFunction
(
bool bInExpandFunction |
Framework/PropertyViewer/IFieldExpander.h | ||
void SetExpandFunction
(
EFunctionExpand InExpandFunction |
Framework/PropertyViewer/IFieldExpander.h |
SetExpandFunction(bool)
| Name | SetExpandFunction |
| Type | function |
| Header File | /Engine/Source/Runtime/AdvancedWidgets/Public/Framework/PropertyViewer/IFieldExpander.h |
| Include Path | #include "Framework/PropertyViewer/IFieldExpander.h" |
void SetExpandFunction
(
bool bInExpandFunction
)
SetExpandFunction(EFunctionExpand)
| Name | SetExpandFunction |
| Type | function |
| Header File | /Engine/Source/Runtime/AdvancedWidgets/Public/Framework/PropertyViewer/IFieldExpander.h |
| Include Path | #include "Framework/PropertyViewer/IFieldExpander.h" |
void SetExpandFunction
(
EFunctionExpand InExpandFunction
)