| Property | Value |
|---|---|
| Native Name | SET_ENTITY_MAX_HEALTH |
| Hash | 0x166E7CF68597D8B5 |
| Return Type | void |
| Parameters | entity (Entity), value (int) |
Description: ``` For instance: ENTITY::SET_ENTITY_MAX_HEALTH(PLAYER::PLAYER_PED_ID(), 200); // director_mode.c4: 67849