Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FStreamingManagerCollection
Description
Enables resource streaming, previously disabled with enableResourceStreaming. Disable/enable can be called multiple times nested (this will only actually enable when all disables are matched with enables)
| Name | EnableResourceStreaming |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ContentStreaming.h |
| Include Path | #include "ContentStreaming.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ContentStreaming.cpp |
void EnableResourceStreaming()