UEditorEngine::BroadcastBeginCameraMovement

Called before the camera viewed through the viewport is moved by the editor

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "Editor/EditorEngine.h"

Syntax

void BroadcastBeginCameraMovement
(
    UObject & Object
) const

Remarks

Called before the camera viewed through the viewport is moved by the editor

Parameters

Parameter

Description

Object

The camera that will be moved

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