Navigation
API > API/Plugins > API/Plugins/PropertyAnimatorCoreEditor
Menu builder options
| Name | FPropertyAnimatorCoreEditorMenuOptions |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCoreEditor/Public/Menus/PropertyAnimatorCoreEditorMenuDefs.h |
| Include Path | #include "Menus/PropertyAnimatorCoreEditorMenuDefs.h" |
Syntax
struct FPropertyAnimatorCoreEditorMenuOptions
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Menus/PropertyAnimatorCoreEditorMenuDefs.h | |||
FPropertyAnimatorCoreEditorMenuOptions
(
const TSet< EPropertyAnimatorCoreEditorMenuType >& InMenus |
Menus/PropertyAnimatorCoreEditorMenuDefs.h | ||
FPropertyAnimatorCoreEditorMenuOptions
(
uint8 InMenus |
Menus/PropertyAnimatorCoreEditorMenuDefs.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPropertyAnimatorCoreEditorMenuOptions & CreateSubMenu
(
bool bInCreateSubMenu |
Menus/PropertyAnimatorCoreEditorMenuDefs.h | ||
bool IsMenuType
(
EPropertyAnimatorCoreEditorMenuType InMenuType |
Menus/PropertyAnimatorCoreEditorMenuDefs.h | ||
bool ShouldCreateSubMenu() |
Menus/PropertyAnimatorCoreEditorMenuDefs.h | ||
bool ShouldTransact() |
Menus/PropertyAnimatorCoreEditorMenuDefs.h | ||
FPropertyAnimatorCoreEditorMenuOptions & UseTransact
(
bool bInUseTransact |
Menus/PropertyAnimatorCoreEditorMenuDefs.h |