Choose your operating system:
Windows
macOS
Linux
| ISlateViewport::OnFocusLost()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/Slate/SceneViewport.h |
Include |
#include "Slate/SceneViewport.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Slate/SceneViewport.cpp |
virtual void OnFocusLost
(
const FFocusEvent & InFocusEvent
)
Called when the viewport loses keyboard focus.
Parameter |
Description |
---|---|
InFocusEvent |
Information about what caused the viewport to lose focus |