Navigation
API > API/Plugins > API/Plugins/ConcertServer > API/Plugins/ConcertServer/IConcertServer
Description
Shutdown the server, this can be called multiple time with no ill effect. However it depends on the UObject system so need to be called before its exit.
| Name | Shutdown |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertServer/Public/IConcertServer.h |
| Include Path | #include "IConcertServer.h" |
void Shutdown()