UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FThrottleRequest Class Reference

#include <ThrottleManager.h>

Public Member Functions

 FThrottleRequest ()
 
bool IsValid () const
 

Friends

class FSlateThrottleManager
 

Detailed Description

A handle to a throttle request made to the throttle manager Throttles can only be ended by passing back a request

Constructor & Destructor Documentation

◆ FThrottleRequest()

FThrottleRequest::FThrottleRequest ( )
inline

Member Function Documentation

◆ IsValid()

bool FThrottleRequest::IsValid ( ) const
inline

Whether or not the handle is valid

Returns
true if the throttle is valid

Friends And Related Symbol Documentation

◆ FSlateThrottleManager


The documentation for this class was generated from the following file: