CloseReason
*Pronto este contenido estará disponible en tu idioma seleccionado.
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.
Objetos
Nombre | Valor | Resumen |
---|---|---|
Unknown | 0 | |
RobloxMaintenance | 1 | |
DeveloperShutdown | 2 | |
DeveloperUpdate | 3 | |
ServerEmpty | 4 | |
OutOfMemory | 5 |