Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UTexture2D
Syntax
uint8 bTemporarilyDisableStreaming: 1
Remarks
True if streaming is temporarily disabled so we can update subregions of this texture's resource without streaming clobbering it. Automatically cleared before saving.