Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPrimitiveSceneProxy
Description
Called to notify the proxy that the level has been fully removed from the world and the primitive will not be rendered. Only called if bShouldNotifyOnWorldAddRemove is set to true.
| Name | OnLevelRemovedFromWorld_RenderThread |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h |
| Include Path | #include "PrimitiveSceneProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PrimitiveSceneProxy.cpp |
void OnLevelRemovedFromWorld_RenderThread()