Difference between revisions of "ScriptEvent:decayParts"

From Mod Wiki
 
(No difference)

Latest revision as of 12:55, 5 November 2007

Parameters

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

Result

None.

Supported By

sdTransport

Comments

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

Functionality

Decays components of the specified type.