Clamp a raw health value to an integer percentage in [0, 100] for the health bar. A missing value clamps to 0.
[0, 100]
0
The raw health percentage.
An integer in [0, 100].
Clamp a raw health value to an integer percentage in
[0, 100]for the health bar. A missing value clamps to0.