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
12
enum
ESetMaxHealthFlags
13
{
14
NONE
,
16
FULLHEAL
,
18
SCALED
,
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
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
HitZone
ESetMaxHealthFlags.c
Generated by
1.8.17