Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/Elements > API/Editor/LevelEditor/Elements/Actor
Inheritance Hierarchy
- FActorElementEditorViewportInteractionCustomization
- FTypedElementAssetEditorLevelEditorViewportClientMixin
- FActorElementLevelEditorViewportInteractionCustomization
References
| Module | LevelEditor |
| Header | /Engine/Source/Editor/LevelEditor/Public/Elements/Actor/ActorElementLevelEditorViewportInteractionCustomization.h |
| Include | #include "Elements/Actor/ActorElementLevelEditorViewportInteractionCustomization.h" |
Syntax
class FActorElementLevelEditorViewportInteractionCustomization :
public FActorElementEditorViewportInteractionCustomization,
public FTypedElementAssetEditorLevelEditorViewportClientMixin
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GizmoManipulationDeltaUpdate
(
const TTypedElement< ITypedElementWorldInterface >& InElementWorldHandle, |
||
| void | GizmoManipulationStarted
(
const TTypedElement< ITypedElementWorldInterface >& InElementWorldHandle, |
||
| void | GizmoManipulationStopped
(
const TTypedElement< ITypedElementWorldInterface >& InElementWorldHandle, |
||
| void | PostGizmoManipulationStopped
(
TArrayView< const FTypedElementHandle > InElementHandles, |