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

Function RemoveDestructable

Line
2813
Location
common.j
Constant?
no
Type
native
Arguments
destructable d
Returns
nothing
2813
native          RemoveDestructable          takes destructable d returns nothing
2814
native          KillDestructable            takes destructable d 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