Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UStreamableRenderAsset
Description
Return the streaming state of the render resources. Mirrors the state and lowers cache misses. Cleared if there are no resources.
| Name | GetStreamableResourceState |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/StreamableRenderAsset.h |
| Include Path | #include "Engine/StreamableRenderAsset.h" |
const FStreamableRenderResourceState & GetStreamableResourceState() const