The search keyword must be a single word (no spaces).

Function SetDestructableInvulnerable

Line
2815
Location
common.j
Constant?
no
Type
native
Arguments
destructable d, boolean flag
Returns
nothing
2815
native          SetDestructableInvulnerable takes destructable d, boolean flag returns nothing
2816
native          IsDestructableInvulnerable  takes destructable d returns boolean
2817
native          EnumDestructablesInRect     takes rect r, boolexpr filter, code actionFunc returns nothing
2818
native          GetDestructableTypeId       takes destructable d returns integer
2819
native          GetDestructableX            takes destructable d returns real
2820
native          GetDestructableY            takes destructable d returns real