MultiplayerServerBuildRegionStatusChangedEventPayload
Properties
Name | Type | Description |
---|---|---|
BuildId | String | The GUID string ID of the build. |
MinutesInOldStatus | double | The duration (minutes) in the old build status. |
NewStatus | String | The new build region status. |
OldStatus | String | The old build region status. |
Region | AzureRegion | The build region. |