Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > AGameMode
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/GameMode.h |
Include | #include "GameFramework/GameMode.h" |
Source | /Engine/Source/Runtime/Engine/Private/GameMode.cpp |
virtual void StartMatch&40;&41;
Remarks
Transition from WaitingToStart to InProgress. You can call this manually, will also get called if ReadyToStartMatch returns true