FEditorViewportClient::GetPreviewScene

Retrieves the [FPreviewScene](API\Runtime\Engine\FPreviewScene) used by this instance of [FEditorViewportClient](API\Editor\UnrealEd\FEditorViewportClient).

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorViewportClient.h

Include

#include "EditorViewportClient.h"

Syntax

FPreviewScene * GetPreviewScene()

Remarks

Retrieves the FPreviewScene used by this instance of FEditorViewportClient.

Returns

The internal FPreviewScene pointer.

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