Navigation
API > API/Plugins > API/Plugins/PropertyAnimatorCoreEditor > API/Plugins/PropertyAnimatorCoreEditor/Widgets
References
| Module | PropertyAnimatorCoreEditor |
| Header | /Engine/Plugins/Experimental/PropertyAnimatorCore/Source/PropertyAnimatorCoreEditor/Public/Widgets/PropertyAnimatorCoreEditorEditPanelOptions.h |
| Include | #include "Widgets/PropertyAnimatorCoreEditorEditPanelOptions.h" |
Syntax
struct FPropertyAnimatorCoreEditorEditPanelOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< AActor > | ContextActorWeak | ||
| TWeakPtr< SPropertyAnimatorCoreEditorEditPanel > | EditPanelWeak |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPropertyAnimatorCoreEditorEditPanelOptions
(
TSharedPtr< SPropertyAnimatorCoreEditorEditPanel > InPropertyPanel |
Functions
| Type | Name | Description | |
|---|---|---|---|
| AActor * | |||
| void | SetContextActor
(
AActor* InActor |