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 CancelPendingMapChange&40;&41;
Remarks
- Cancels pending map change (
-
we can't cancel pending async loads, so this won't immediately free the memory)