DamagePipelineStage enum
game.DamagePipelineStage
C# base type: int (4 bytes).
Values
| Name | Value | |
|---|---|---|
PreProcess | 0 | |
Process | 1 | |
ProcessHitReaction | 2 | |
PostProcess | 3 | |
COUNT | 4 | |
INVALID | 5 |
game.DamagePipelineStage
C# base type: int (4 bytes).
| Name | Value | |
|---|---|---|
PreProcess | 0 | |
Process | 1 | |
ProcessHitReaction | 2 | |
PostProcess | 3 | |
COUNT | 4 | |
INVALID | 5 |