CloseReason

Specifies the reason for the experience server shutdown. This enum value is the first parameter passed to functions bound by BindToClose().

The DeveloperShutdown value must always be passed to functions bound by BindToClose() when they're called in Studio.

Itens

NomeValorResumo
Unknown0
RobloxMaintenance1
DeveloperShutdown2
DeveloperUpdate3
ServerEmpty4
OutOfMemory5