FSlateApplicationBase::IsSlateAsleep

Is Slate currently sleeping or not.

Choose your operating system:

Windows

macOS

Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h

Include

#include "Application/SlateApplicationBase.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Application/SlateApplicationBase.cpp

Syntax

bool IsSlateAsleep()

Remarks

Is Slate currently sleeping or not.

Returns

True if Slate is sleeping.