![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FStreamableManager, including all inherited members.
| AddReferencedObjects(FReferenceCollector &Collector) override | FStreamableManager | virtual |
| AreAllAsyncLoadsComplete() const | FStreamableManager | |
| AsyncLoadHighPriority | FStreamableManager | inlinestatic |
| CreateCombinedHandle(TConstArrayView< TSharedPtr< FStreamableHandle > > ChildHandles, FString DebugName=FStreamableHandle::HandleDebugName_CombinedHandle, EStreamableManagerCombinedHandleOptions Options=EStreamableManagerCombinedHandleOptions::None, FStreamableAsyncLoadParams &&Params=FStreamableAsyncLoadParams{}, UE::FSourceLocation Location=UE::FSourceLocation::Current()) | FStreamableManager | |
| CreateErrorHandle(UE::UnifiedError::FError &&Error, FStreamableAsyncLoadParams &&Params, FString DebugName=FStreamableHandle::HandleDebugName_CombinedHandle, UE::FSourceLocation Location=UE::FSourceLocation::Current()) | FStreamableManager | |
| DefaultAsyncLoadPriority | FStreamableManager | inlinestatic |
| DownloadDefaultPriority | FStreamableManager | inlinestatic |
| DownloadHighPriority | FStreamableManager | inlinestatic |
| DownloadLowPriority | FStreamableManager | inlinestatic |
| DownloadVeryHighPriority | FStreamableManager | inlinestatic |
| DownloadVeryLowPriority | FStreamableManager | inlinestatic |
| EFlags enum name | FGCObject | |
| FGCObject() | FGCObject | inline |
| FGCObject(const FGCObject &Other) | FGCObject | inline |
| FGCObject(FGCObject &&Other) | FGCObject | inline |
| FGCObject(EFlags Flags) | FGCObject | inlineexplicit |
| FStreamableManager() | FStreamableManager | |
| FStreamableManager(const FStreamableManager &)=delete | FStreamableManager | |
| GetActiveHandles(const FSoftObjectPath &Target, TArray< TSharedRef< FStreamableHandle > > &HandleList, bool bOnlyManagedHandles=false) const | FStreamableManager | |
| GetManagerName() const | FStreamableManager | |
| GetReferencerName() const override | FStreamableManager | inlinevirtual |
| GetReferencerPropertyName(UObject *Object, FString &OutPropertyName) const override | FStreamableManager | virtual |
| GGCObjectReferencer | FGCObject | static |
| IsAsyncLoadComplete(const FSoftObjectPath &Target) const | FStreamableManager | |
| LoadSynchronous(const FSoftObjectPath &Target, bool bManageActiveHandle=false, TSharedPtr< FStreamableHandle > *RequestHandlePointer=nullptr, UE::FSourceLocation Location=UE::FSourceLocation::Current()) | FStreamableManager | |
| LoadSynchronous(const FSoftObjectPath &Target, bool bManageActiveHandle=false, TSharedPtr< FStreamableHandle > *RequestHandlePointer=nullptr, UE::FSourceLocation Location=UE::FSourceLocation::Current()) | FStreamableManager | inline |
| LoadSynchronous(const TSoftObjectPtr< T > &Target, bool bManageActiveHandle=false, TSharedPtr< FStreamableHandle > *RequestHandlePointer=nullptr, UE::FSourceLocation Location=UE::FSourceLocation::Current()) | FStreamableManager | inline |
| LoadSynchronous(const TSoftClassPtr< T > &Target, bool bManageActiveHandle=false, TSharedPtr< FStreamableHandle > *RequestHandlePointer=nullptr, UE::FSourceLocation Location=UE::FSourceLocation::Current()) | FStreamableManager | inline |
| operator=(const FStreamableManager &)=delete | FStreamableManager | |
| FGCObject::operator=(const FGCObject &) | FGCObject | inline |
| FGCObject::operator=(FGCObject &&) | FGCObject | inline |
| RegisterGCObject() | FGCObject | |
| RequestAsyncLoad(PathContainerType &&TargetsToStream, FuncType &&DelegateToCall=FStreamableDelegateWithHandle(), TAsyncLoadPriority Priority=DefaultAsyncLoadPriority, bool bManageActiveHandle=false, bool bStartStalled=false, FString DebugName=FString(), UE::FSourceLocation Location=UE::FSourceLocation::Current()) | FStreamableManager | |
| RequestAsyncLoad(FStreamableAsyncLoadParams &&Params, FString DebugName=FString(), UE::FSourceLocation Location=UE::FSourceLocation::Current()) | FStreamableManager | |
| RequestSyncLoad(PathContainerType &&TargetsToStream, bool bManageActiveHandle=false, FString DebugName=FString(), UE::FSourceLocation Location=UE::FSourceLocation::Current()) | FStreamableManager | |
| ResolveRedirects(const FSoftObjectPath &Target) const | FStreamableManager | |
| SetManagerName(FString InName) | FStreamableManager | |
| StaticInit() | FGCObject | static |
| Unload(const FSoftObjectPath &Target) | FStreamableManager | |
| UnregisterGCObject() | FGCObject | |
| ~FGCObject() | FGCObject | inlinevirtual |
| ~FStreamableManager() | FStreamableManager |