Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UWorld
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/World.h |
Include | #include "Engine/World.h" |
Source | /Engine/Source/Runtime/Engine/Private/World.cpp |
void InvalidateModelGeometry
&40;
ULevel &42; InLevel
&41;
Remarks
Invalidates the cached data used to render the levels' UModel.
Parameters
Name | Description |
---|---|
InLevel | Level to invalidate. If this is NULL it will affect ALL levels |