Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/Elements > API/Editor/LevelEditor/Elements/Component
Inheritance Hierarchy
- FComponentElementEditorViewportInteractionCustomization
- FTypedElementAssetEditorLevelEditorViewportClientMixin
- FComponentElementLevelEditorViewportInteractionCustomization
References
| Module | LevelEditor |
| Header | /Engine/Source/Editor/LevelEditor/Public/Elements/Component/ComponentElementLevelEditorViewportInteractionCustomization.h |
| Include | #include "Elements/Component/ComponentElementLevelEditorViewportInteractionCustomization.h" |
Syntax
class FComponentElementLevelEditorViewportInteractionCustomization :
public FComponentElementEditorViewportInteractionCustomization,
public FTypedElementAssetEditorLevelEditorViewportClientMixin
Functions
| Type | Name | Description | |
|---|---|---|---|
| FProperty * | GetEditTransformProperty
(
const UE::Widget::EWidgetMode InWidgetMode |
||
| void | GizmoManipulationDeltaUpdate
(
const TTypedElement< ITypedElementWorldInterface >& InElementWorldHandle, |
||
| void | GizmoManipulationStarted
(
const TTypedElement< ITypedElementWorldInterface >& InElementWorldHandle, |
||
| void | GizmoManipulationStopped
(
const TTypedElement< ITypedElementWorldInterface >& InElementWorldHandle, |
||
| void | ValidateScale
(
const FVector& InOriginalPreDragScale, |