Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FComponentElementEditorViewportInteractionCustomization |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Elements/Component/ComponentElementEditorViewportInteractionCustomization.h |
| Include Path | #include "Elements/Component/ComponentElementEditorViewportInteractionCustomization.h" |
Syntax
class FComponentElementEditorViewportInteractionCustomization : public FTypedElementViewportInteractionCustomization
Inheritance Hierarchy
- FTypedElementAssetEditorToolkitHostMixin → FTypedElementViewportInteractionCustomization → FComponentElementEditorViewportInteractionCustomization
Derived Classes
Functions
Public
Overridden from FTypedElementViewportInteractionCustomization
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool GetFocusBounds
(
const TTypedElement< ITypedElementWorldInterface >& InElementWorldHandle, |
Elements/Component/ComponentElementEditorViewportInteractionCustomization.h | ||
virtual bool GetGizmoPivotLocation
(
const TTypedElement< ITypedElementWorldInterface >& InElementWorldHandle, |
Elements/Component/ComponentElementEditorViewportInteractionCustomization.h | ||
virtual bool GetScaleForGizmo
(
const TTypedElement< ITypedElementWorldInterface >& InElementWorldHandle, |
Elements/Component/ComponentElementEditorViewportInteractionCustomization.h | ||
virtual void GizmoManipulationDeltaUpdate
(
const TTypedElement< ITypedElementWorldInterface >& InElementWorldHandle, |
Elements/Component/ComponentElementEditorViewportInteractionCustomization.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void ApplyDeltaToComponent
(
USceneComponent* InComponent, |
Elements/Component/ComponentElementEditorViewportInteractionCustomization.h |