ScriptEvent:destroyParts

From Mod Wiki
Revision as of 12:55, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

integer mask -- Mask of the part types to destroy.

Result

None.

Supported By

sdTransport

Comments

  • If the mask is 0, all components will be destroyed.
  • The only supported mask value is VPT_WHEEL.

Functionality

Destroys components of the specified type.