Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
ESetMaxHealthFlags.c
Go to the documentation of this file.
1 /*
2 ===========================================
3 Do not modify, this script is generated
4 ===========================================
5 */
6 
13 {
19 }
20 
SCALED
@ SCALED
CurrentHP will scale same as maxHP. e.g.: currentHP = 50, maxHP = 100 (50% total health)....
Definition: ESetMaxHealthFlags.c:18
NONE
@ NONE
Definition: ESetMaxHealthFlags.c:14
ESetMaxHealthFlags
ESetMaxHealthFlags
Definition: ESetMaxHealthFlags.c:12
FULLHEAL
@ FULLHEAL
Sets the hitzone HP to the new maxHP value.
Definition: ESetMaxHealthFlags.c:16