Difference between revisions of "ScriptEvent:destroyParts"

From Mod Wiki
 
(No difference)

Latest revision as of 12:55, 5 November 2007

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.