GetBreath
Category: Objects
/ Living Beings
Since engine version: 4.6.5.0 CP
Description
Returns the current breath value of an object in percent. 100% represent the maximum physical value of 100,000. Also see DefCore section [Physical].
Syntax
int GetBreath
(object pObj);
Parameter
- pObj:
The object you want to check. Can be 0 in local calls.
jwk, Juni 2002