index
:
MinecraftConsoles.git
main
Minecraft Legacy Console Edition
ProsperousPotato
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Minecraft.Server
/
ServerShutdown.h
blob: 302b1a55d00c83e7b0d4bf39cba01db170d0c620 (
plain
)
1
2
3
4
5
6
#pragma once
namespace
ServerRuntime
{
void
RequestDedicatedServerShutdown
();
}