Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AGameMode
Description
Called from CommitMapChange after unloading previous level and loading new level+sublevels. Used for asynchronous level streaming
| Name | PostCommitMapChange |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/GameMode.h |
| Include Path | #include "GameFramework/GameMode.h" |
| Source | /Engine/Source/Runtime/Engine/Private/GameMode.cpp |
virtual void PostCommitMapChange()