Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Application > API/Runtime/SlateCore/Application/FSlateThrottleManager
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 |
void LeaveResponsiveMode
&40;
FThrottleRequest & InHandle
&41;
Remarks
Request to leave responsive mode. Note that this may not end responsive mode in the case that multiple EnterResponsiveMode requests were made
Parameters
| Name | Description |
|---|---|
| InHandle | The handle that was created with EnterResponsiveMode |