FSlateThrottleManager::LeaveResponsiveMode

Request to leave responsive mode.

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

void LeaveResponsiveMode
(
    FThrottleRequest & InHandle
)

Remarks

Request to leave responsive mode. Note that this may not end responsive mode in the case that multiple EnterResponsiveMode requests were made

Parameters

Parameter

Description

InHandle

The handle that was created with EnterResponsiveMode

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