Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UWorld
Syntax
uint32 NumLightingUnbuiltObjects
Remarks
This is a int on the level which is set when a light that needs to have lighting rebuilt is moved. This is then checked in CheckMap for errors to let you know that this level should have lighting rebuilt.