Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UEditorEngine
Editor-only event triggered before the camera viewed through the viewport is moved by an editor system
| Name | FOnBeginTransformCamera |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/EditorEngine.h |
| Include Path | #include "Editor/EditorEngine.h" |
Syntax
class FOnBeginTransformCamera : public TBaseMulticastDelegate_OneParam< void, UObject & >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, UObject & > → UEditorEngine::FOnBeginTransformCamera