Navigation
API > API/Plugins > API/Plugins/LandscapePatch > API/Plugins/LandscapePatch/ULandscapePatchComponent
Syntax
bool bLoadedButNotYetRegistered
Remarks
This is true for existing height patches right after they are loaded, so that we can ignore the first OnRegister call. It remains false from the first OnRegiter call onward, even if the component is unregistered.