![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Async/TaskGraphInterfaces.h"#include "CoreMinimal.h"#include "RenderedTextureStats.h"#include "Serialization/BulkData.h"#include "UObject/ObjectKey.h"#include "UObject/WeakObjectPtr.h"Go to the source code of this file.
Classes | |
| struct | FStreamingViewInfo |
| class | FAudioChunkHandle |
| struct | IStreamingManager |
| struct | IStreamingManager::FSecondaryLocation |
| struct | IRenderAssetStreamingManager |
| struct | IAudioStreamingManager |
| struct | FDummyAudioStreamingManager |
| struct | IAnimationStreamingManager |
| struct | FStreamingManagerCollection |
Namespaces | |
| namespace | Nanite |
Typedefs | |
| using | FSoundWaveProxyPtr = TSharedPtr< FSoundWaveProxy, ESPMode::ThreadSafe > |
Enumerations | |
| enum | ERemoveStreamingViews { RemoveStreamingViews_Normal , RemoveStreamingViews_All } |
| enum class | EAudioChunkLoadResult : uint8 { Completed , AlreadyLoaded , Interrupted , ChunkOutOfBounds , CacheBlown } |
Functions | |
| void | FlushResourceStreaming () |
|
strong |