Skip to content

Enumeration: CancellationReason

Defined in: models/CancellationReason.ts:1

Enumeration Members

NONE

NONE: 0

Defined in: models/CancellationReason.ts:2


OTHER

OTHER: 1

Defined in: models/CancellationReason.ts:3


RESCUED

RESCUED: 5

Defined in: models/CancellationReason.ts:7


RESPAWNED

RESPAWNED: 4

Defined in: models/CancellationReason.ts:6


SERVER_ERROR

SERVER_ERROR: 3

Defined in: models/CancellationReason.ts:5


SUCCUMBED_TO_WOUNDS

SUCCUMBED_TO_WOUNDS: 2

Defined in: models/CancellationReason.ts:4

Released under the GPL-3.0 License.