![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Classes | |
| struct | FDownloadContext |
Functions | |
| FStreamableDelegateWithHandle | WrapDelegate (const FStreamableDelegate &InDelegate) |
| FStreamableDelegateWithHandle | WrapDelegate (FStreamableDelegate &&InDelegate) |
| template<typename InStreamableDelegate > | |
| void | ExecuteDelegateInternal (InStreamableDelegate &&Delegate, TSharedPtr< FStreamableHandle > AssociatedHandle, InStreamableDelegate &&CancelDelegate) |
Variables | |
| template<class > | |
| constexpr bool | always_false_v = false |
| void UE::StreamableManager::Private::ExecuteDelegateInternal | ( | InStreamableDelegate && | Delegate, |
| TSharedPtr< FStreamableHandle > | AssociatedHandle, | ||
| InStreamableDelegate && | CancelDelegate | ||
| ) |
|
inline |
|
inline |