Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IRenderAssetStreamingManager
Description
Stream in non-resident mips for an asset ASAP. Returns true if streaming request will be successful.
| Name | FastForceFullyResident |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ContentStreaming.h |
| Include Path | #include "ContentStreaming.h" |
bool FastForceFullyResident
(
UStreamableRenderAsset * RenderAsset
)