Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Streaming > API/Runtime/Engine/Streaming/FStreamableRenderResourceState
Syntax
mutable uint8 bHasPendingInitHint: 1
Remarks
Whether the render resources have pending InitRHI(). Used in HasPendingInitOrStreaming() to avoid dereferencing the different resource pointers unless required. Once false, expected to stay false.