![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FPeerGroup ()=default | |
| void | SetMaxInflight (uint32 Maximum) |
| void | Unwait () |
| FWaiter | GetWaiter () const |
| bool | Tick (FTickState &State) |
| void | TickSend (FTickState &State, FHost &Host, FPoller &Poller) |
| void | Fail (FTickState &State, FOutcome Reason) |
|
default |
| void UE::IoStore::HTTP::FPeerGroup::Fail | ( | FTickState & | State, |
| FOutcome | Reason | ||
| ) |
| FWaiter UE::IoStore::HTTP::FPeerGroup::GetWaiter | ( | ) | const |
| bool UE::IoStore::HTTP::FPeerGroup::Tick | ( | FTickState & | State | ) |
| void UE::IoStore::HTTP::FPeerGroup::TickSend | ( | FTickState & | State, |
| FHost & | Host, | ||
| FPoller & | Poller | ||
| ) |
|
inline |