ScriptEvent:destroyParts

From Mod Wiki

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.