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

NombreValorResumen
Unknown0
RobloxMaintenance1
DeveloperShutdown2
DeveloperUpdate3
ServerEmpty4
OutOfMemory5