Navigation
Unreal Engine C++ API Reference > 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, |