Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Application
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Application/ThrottleManager.h |
| Include | #include "Application/ThrottleManager.h" |
Syntax
class FThrottleRequest
Remarks
A handle to a throttle request made to the throttle manager Throttles can only be ended by passing back a request
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
Whether or not the handle is valid |