Navigation
Unreal Engine C++ API Reference > Editor > ViewportInteraction
Inheritance Hierarchy
- UObject
- UViewportTransformer
- UActorTransformer
References
Module | ViewportInteraction |
Header | /Engine/Source/Editor/ViewportInteraction/Public/ActorTransformer.h |
Include | #include "ActorTransformer.h" |
Syntax
UCLASS ()
class UActorTransformer : public UViewportTransformer
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | OnActorSelectionChanged
(
UObject* ChangedObject |
Called when selection changes in the level |
Overridden from UViewportTransformer
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | ||
![]() ![]() |
void | Init
(
UViewportWorldInteraction* InitViewportWorldInteraction |
|
![]() ![]() |
void | OnStartDragging
(
UViewportInteractor* Interactor |
When starting to drag |
![]() ![]() |
void | OnStopDragging
(
UViewportInteractor* Interactor |
When ending drag |
![]() ![]() |
void | Shutdown () |