DeathDirection enum
game.events.DeathDirection
C# base type: int (4 bytes).
Values
| Name | Value | |
|---|---|---|
Undefined | 0 | |
Left | 1 | |
Backward | 2 | |
Right | 3 | |
Forward | 4 |
game.events.DeathDirection
C# base type: int (4 bytes).
| Name | Value | |
|---|---|---|
Undefined | 0 | |
Left | 1 | |
Backward | 2 | |
Right | 3 | |
Forward | 4 |