ISlateViewport::OnViewportDeactivated

Called when the viewports top level window is being Deactivated

Windows
MacOS
Linux

Override Hierarchy

ISlateViewport::OnViewportDeactivated()

FSceneViewport::OnViewportDeactivated()

References

Module

SlateCore

Header

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

Include

#include "Rendering/RenderingCommon.h"

Syntax

virtual void OnViewportDeactivated
(
    const FWindowActivateEvent & InActivateEvent
)

Remarks

Called when the viewports top level window is being Deactivated

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