Navigation
Unreal Engine C++ API Reference > Developer > TextureCompressor > FTextureBuildSettings
Syntax
uint32 bStreamable_Unused: 1
Remarks
Can the texture be streamed. This is deprecated because it was used in a single place in a single platform for something that handled an edge case that never happened. That code is removes so this is never touched other than saving it, and it'll be removed soon.