![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FPrimaryAssetLoadState, including all inherited members.
| FPrimaryAssetLoadState()=default | FPrimaryAssetLoadState | |
| FPrimaryAssetLoadState(const FPrimaryAssetLoadState &)=delete | FPrimaryAssetLoadState | |
| FPrimaryAssetLoadState(FPrimaryAssetLoadState &&Other) | FPrimaryAssetLoadState | inline |
| GetBundleNames() const UE_LIFETIMEBOUND | FPrimaryAssetLoadState | inline |
| GetHandle() const UE_LIFETIMEBOUND | FPrimaryAssetLoadState | inline |
| IsSame(TConstArrayView< FName > InBundleNames, const TOptional< FAssetManagerDownloadParams > &InDownloadParams) const | FPrimaryAssetLoadState | inline |
| IsValid() const | FPrimaryAssetLoadState | inline |
| MoveStateFrom(TSharedPtr< FStreamableHandle > InHandle, FPrimaryAssetLoadState &&InOther) | FPrimaryAssetLoadState | inline |
| operator=(const FPrimaryAssetLoadState &)=delete | FPrimaryAssetLoadState | |
| operator=(FPrimaryAssetLoadState &&Other) | FPrimaryAssetLoadState | inline |
| Reset(bool bCancelHandle) | FPrimaryAssetLoadState | inline |
| SetState(TSharedPtr< FStreamableHandle > InHandle, TConstArrayView< FName > InBundleNames, TOptional< FAssetManagerDownloadParams > InDownloadParams) | FPrimaryAssetLoadState | inline |
| ~FPrimaryAssetLoadState() | FPrimaryAssetLoadState | inline |