GetDestructableMaxLife

Parameters
d destructable
comment

Returns maximum life.

note

Despite the real parameter, the game insists on operating only with integer values. See SetDestructableMaxLife.

patch

1.00

Source
common.j (suggest an edit or discuss on Github)
return type
real
Source code
native          GetDestructableMaxLife      takes destructable d returns real