FSlateThrottleManager::EnterResponsiveMode

Requests that we enter responsive mode. I.E throttle slow parts of the engine

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Application/ThrottleManager.h"

Source

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

Syntax

FThrottleRequest EnterResponsiveMode()

Remarks

Requests that we enter responsive mode. I.E throttle slow parts of the engine

Returns

A handle to the request to enter responsive mode. Can only be ended with this request

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