FSceneViewport::GetViewportFrame

Retrieves the interface to the viewport's frame, if it has one.

Windows
MacOS
Linux

Override Hierarchy

FViewport::GetViewportFrame()

FSceneViewport::GetViewportFrame()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Slate/SceneViewport.h

Include

#include "Slate/SceneViewport.h"

Syntax

virtual FViewportFrame * GetViewportFrame()

Remarks

Retrieves the interface to the viewport's frame, if it has one.

Returns

The viewport's frame interface.

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