Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPrimitiveSceneProxy
Description
Updates LevelInstance editing state for the primitive proxy. This is called in the rendering thread.
| Name | SetLevelInstanceEditingState_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 SetLevelInstanceEditingState_RenderThread
(
const bool bInLevelInstanceEditingState
)