Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Editor > API/Editor/UnrealEd/Editor/UEditorEngine
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Editor/EditorEngine.h |
Include | #include "Editor/EditorEngine.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/EditorServer.cpp |
void SnapViewTo
&40;
const FTypedElementHandle & InElementHandle
&41;
Remarks
Snaps the view of the camera to that of the provided element.
Parameters
Name | Description |
---|---|
InElementHandle | The element the camera is going to be snapped to. |