![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for IRenderAssetStreamingManager, including all inherited members.
| AddLevel(class ULevel *Level)=0 | IStreamingManager | pure virtual |
| AddRenderedTextureStats(TMap< FString, FRenderedTextureStats > &InOutRenderedTextureAssets)=0 | IRenderAssetStreamingManager | pure virtual |
| AddStreamingRenderAsset(UStreamableRenderAsset *RenderAsset)=0 | IRenderAssetStreamingManager | pure virtual |
| AddStreamingTexture(UTexture2D *Texture) | IRenderAssetStreamingManager | |
| AddViewInformation(const FVector &ViewOrigin, float ScreenSize, float FOVScreenSize, float BoostFactor=1.0f, bool bOverrideLocation=false, float Duration=0.0f, TWeakObjectPtr< AActor > InActorToBoost=NULL, TWeakObjectPtr< UWorld > InWorld=NULL) | IStreamingManager | |
| AddViewInfoToArray(TArray< FStreamingViewInfo > &ViewInfos, const FVector &ViewOrigin, float ScreenSize, float FOVScreenSize, float BoostFactor, bool bOverrideLocation, float Duration, TWeakObjectPtr< AActor > InActorToBoost, TWeakObjectPtr< UWorld > InWorld) | IStreamingManager | protectedstatic |
| AddViewLocation(const FVector &Location, float BoostFactor=1.0f, bool bOverrideLocation=false, float Duration=0.0f) | IStreamingManager | |
| BlockTillAllRequestsFinished(float TimeLimit=0.0f, bool bLogResults=false)=0 | IStreamingManager | pure virtual |
| BoostTextures(AActor *Actor, float BoostFactor)=0 | IRenderAssetStreamingManager | pure virtual |
| bPendingRemoveViews | IStreamingManager | protectedstatic |
| CancelForcedResources()=0 | IStreamingManager | pure virtual |
| CurrentViewInfos | IStreamingManager | protectedstatic |
| Exec(UWorld *InWorld, const TCHAR *Cmd, FOutputDevice &Ar) | IStreamingManager | inlinevirtual |
| FastForceFullyResident(UStreamableRenderAsset *RenderAsset)=0 | IRenderAssetStreamingManager | pure virtual |
| Get() | IStreamingManager | static |
| Get_Concurrent() | IStreamingManager | static |
| GetAssetComponents(const UStreamableRenderAsset *RenderAsset, TArray< const UPrimitiveComponent * > &OutComps, TFunction< bool(const UPrimitiveComponent *)> ShouldChoose=ShouldChooseDefault)=0 | IRenderAssetStreamingManager | pure virtual |
| GetCachedMips() const =0 | IRenderAssetStreamingManager | pure virtual |
| GetMaxEverRequired() const =0 | IRenderAssetStreamingManager | pure virtual |
| GetMemoryOverBudget() const =0 | IRenderAssetStreamingManager | pure virtual |
| GetNumViews() const | IStreamingManager | inline |
| GetNumWantingResources() const | IStreamingManager | inlinevirtual |
| GetNumWantingResourcesID() const | IStreamingManager | inlinevirtual |
| GetObjectReferenceBounds(const UObject *RefObject, TArray< FBox > &AssetBoxes)=0 | IRenderAssetStreamingManager | pure virtual |
| GetPoolSize() const =0 | IRenderAssetStreamingManager | pure virtual |
| GetRequiredPoolSize() const =0 | IRenderAssetStreamingManager | pure virtual |
| GetViewInformation(int32 ViewIndex) const | IStreamingManager | inline |
| HasShutdown() | IStreamingManager | static |
| IsFullyStreamedIn(UStreamableRenderAsset *RenderAsset)=0 | IRenderAssetStreamingManager | pure virtual |
| IStreamingManager() | IStreamingManager | inline |
| LastingViewInfos | IStreamingManager | protectedstatic |
| MarkMountedStateDirty(FIoFilenameHash FilenameHash)=0 | IRenderAssetStreamingManager | pure virtual |
| NotifyActorDestroyed(AActor *Actor) | IStreamingManager | inlinevirtual |
| NotifyLevelChange()=0 | IStreamingManager | pure virtual |
| NotifyLevelOffset(class ULevel *Level, const FVector &Offset)=0 | IStreamingManager | pure virtual |
| NotifyPrimitiveDetached(const UPrimitiveComponent *Primitive) | IStreamingManager | inlinevirtual |
| NotifyPrimitiveUpdated(const UPrimitiveComponent *Primitive) | IStreamingManager | inlinevirtual |
| NotifyPrimitiveUpdated_Concurrent(const UPrimitiveComponent *Primitive) | IStreamingManager | inlinevirtual |
| NumWantingResources | IStreamingManager | protected |
| NumWantingResourcesCounter | IStreamingManager | protected |
| OnRenderAssetUpdateAbandoned(UStreamableRenderAsset *OwningRenderAsset, TRefCountPtr< FRenderAssetUpdate > &RenderAssetUpdate)=0 | IRenderAssetStreamingManager | pure virtual |
| PauseRenderAssetStreaming(bool bInShouldPause)=0 | IRenderAssetStreamingManager | pure virtual |
| PauseTextureStreaming(bool bInShouldPause) | IRenderAssetStreamingManager | |
| PendingViewInfos | IStreamingManager | protectedstatic |
| PropagateLightingScenarioChange() | IStreamingManager | inlinevirtual |
| RemoveLevel(class ULevel *Level)=0 | IStreamingManager | pure virtual |
| RemoveStreamingRenderAsset(UStreamableRenderAsset *RenderAsset)=0 | IRenderAssetStreamingManager | pure virtual |
| RemoveStreamingTexture(UTexture2D *Texture) | IRenderAssetStreamingManager | |
| RemoveStreamingViews(ERemoveStreamingViews RemovalType) | IStreamingManager | |
| RemoveViewInfoFromArray(TArray< FStreamingViewInfo > &ViewInfos, const FVector &ViewOrigin) | IStreamingManager | protectedstatic |
| ResetMaxEverRequired()=0 | IRenderAssetStreamingManager | pure virtual |
| SecondaryLocations | IStreamingManager | protectedstatic |
| SetDisregardWorldResourcesForFrames(int32 NumFrames)=0 | IStreamingManager | pure virtual |
| SetupViewInfos(float DeltaTime) | IStreamingManager | protected |
| ShouldChooseDefault | IRenderAssetStreamingManager | static |
| Shutdown() | IStreamingManager | static |
| StreamAllResources(float TimeLimit=0.0f) | IStreamingManager | virtual |
| StreamOutRenderAssetData(int64 RequiredMemorySize)=0 | IRenderAssetStreamingManager | pure virtual |
| StreamOutTextureData(int64 RequiredMemorySize) | IRenderAssetStreamingManager | |
| Tick(float DeltaTime, bool bProcessEverything=false) | IStreamingManager | virtual |
| UpdateIndividualRenderAsset(UStreamableRenderAsset *RenderAsset)=0 | IRenderAssetStreamingManager | pure virtual |
| UpdateIndividualTexture(UTexture2D *Texture) | IRenderAssetStreamingManager | |
| UpdateResourceStreaming(float DeltaTime, bool bProcessEverything=false)=0 | IStreamingManager | pure virtual |
| ~IStreamingManager() | IStreamingManager | inlinevirtual |