FOnBeginTransformObject

Editor-only event triggered before an actor or component is moved, rotated or scaled by an editor system

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, UObject & >

UEditorEngine::FOnBeginTransformObject

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Editor/EditorEngine.h

Include

#include "Editor/EditorEngine.h"

Syntax

class FOnBeginTransformObject : public TBaseMulticastDelegate_OneParam< void, UObject & >

Remarks

Editor-only event triggered before an actor or component is moved, rotated or scaled by an editor system

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss