Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor
Inheritance Hierarchy
- FCommonViewportClient
- FViewElementDrawer
- FGCObject
- FEditorViewportClient
- FInteractionAssetViewportClient
References
| Module | PoseSearchEditor |
| Header | /Engine/Plugins/Animation/PoseSearch/Source/Editor/Public/PoseSearchInteractionAssetEditor.h |
| Include | #include "PoseSearchInteractionAssetEditor.h" |
Syntax
class FInteractionAssetViewportClient : public FEditorViewportClient
Remarks
Experimental, this feature might be removed without warning, not for production use.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FInteractionAssetViewportClient
(
const TSharedRef< FInteractionAssetPreviewScene >& InPreviewScene, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< FInteractionAssetEditor > | |||
| TSharedRef< FInteractionAssetPreviewScene > | Get the preview scene we are viewing |
Overridden from FEditorViewportClient
| Type | Name | Description | |
|---|---|---|---|
| void | Draw
(
const FSceneView* View, |
FViewElementDrawer interface | |
| void | TrackingStarted
(
const FInputEventState& InInputState, |
Called when mouse movement tracking begins | |
| void | Called when mouse movement tracking stops |