UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::IoStore::HTTP::FThrottler Class Reference

Public Member Functions

 FThrottler ()
 
void SetLimit (uint32 KiBPerSec)
 
int32 GetAllowance ()
 
void ReturnUnused (int32 Unused)
 

Friends

void ThrottleTest (FAnsiStringView)
 

Constructor & Destructor Documentation

◆ FThrottler()

UE::IoStore::HTTP::FThrottler::FThrottler ( )

Member Function Documentation

◆ GetAllowance()

int32 UE::IoStore::HTTP::FThrottler::GetAllowance ( )

◆ ReturnUnused()

void UE::IoStore::HTTP::FThrottler::ReturnUnused ( int32  Unused)

◆ SetLimit()

void UE::IoStore::HTTP::FThrottler::SetLimit ( uint32  KiBPerSec)

Friends And Related Symbol Documentation

◆ ThrottleTest

void ThrottleTest ( FAnsiStringView  TestUrl)
friend

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