SViewport::OnViewportDeactivated

A delegate called when the viewports top level window is deactivated

Choose your operating system:

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

void OnViewportDeactivated
(
    const FWindowActivateEvent & InActivateEvent
)

Remarks

A delegate called when the viewports top level window is deactivated