Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FStreamingManagerCollection
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/ContentStreaming.h |
Include | #include "ContentStreaming.h" |
Source | /Engine/Source/Runtime/Engine/Private/ContentStreaming.cpp |
void EnableResourceStreaming&40;&41;
Remarks
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)