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.
道具
名稱 | 值 | 概要 |
---|---|---|
Unknown | 0 | |
RobloxMaintenance | 1 | |
DeveloperShutdown | 2 | |
DeveloperUpdate | 3 | |
ServerEmpty | 4 | |
OutOfMemory | 5 |