Navigation
API > API/Plugins > API/Plugins/ContextualAnimationEditor
Inheritance Hierarchy
- TSharedFromThis
- FGCObject
- FSelfRegisteringEditorUndoClient
- FContextualAnimViewModel
References
| Module | ContextualAnimationEditor |
| Header | /Engine/Plugins/Experimental/Animation/ContextualAnimation/Source/ContextualAnimationEditor/Public/ContextualAnimViewModel.h |
| Include | #include "ContextualAnimViewModel.h" |
Syntax
class FContextualAnimViewModel :
public TSharedFromThis< FContextualAnimViewModel >,
public FGCObject,
public FSelfRegisteringEditorUndoClient
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
Overridden from FGCObject
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
Pure virtual that must be overloaded by the inheriting class. | |
| FString | Overload this method to report a name for your referencer |
Overridden from FEditorUndoClient
| Type | Name | Description | |
|---|---|---|---|
| bool | MatchesContext
(
const FTransactionContext& InContext, |
~ FEditorUndoClient | |
| void | PostRedo
(
bool bSuccess |
Signal that client should run any PostRedo code | |
| void | PostUndo
(
bool bSuccess |
Signal that client should run any PostUndo code |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EModifyActorTransformInSceneState | Enum to track the current state when modifying the transform of an actor in the scene | ||
| ESimulateModeState | |||
| ETimelineMode |