bHasPendingInitHint

Whether the render resources have pending InitRHI().

Windows
MacOS
Linux

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss