ISlateViewport::OnViewportActivated

Called when the viewports top level window is being Activated

Windows
MacOS
Linux

Override Hierarchy

ISlateViewport::OnViewportActivated()

FSceneViewport::OnViewportActivated()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h

Include

#include "Rendering/RenderingCommon.h"

Syntax

virtual FReply OnViewportActivated
(
    const FWindowActivateEvent & InActivateEvent
)

Remarks

Called when the viewports top level window is being Activated

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