Call of Duty Script Documentation

getnormalhealth()


Module
Entity


Summary


 Gets the normal health of this entity

Call this function on


<entity> An entity

Example


  health = entity getnormalhealth();

Minimum Number of arguments: 0


Number of optional arguments: 0



Return to Function List