SViewport::OnViewportActivated

A delegate called when the viewports top level window is deactivated

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/SViewport.h

Include

#include "Widgets/SViewport.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/SViewport.cpp

Syntax

FReply OnViewportActivated
(
    const FWindowActivateEvent & InActivateEvent
)

Remarks

A delegate called when the viewports top level window is 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