Object::setEnableArenaPropPhysics

From RAGE Multiplayer Wiki

Client-Side
Function

 JavaScript



JavaScript Syntax


Required Params

  • object: number
  • toggle: boolean
  • p2: number

Return value

  • void

Syntax

mp.game.object.setEnableArenaPropPhysics(object, toggle, p2)

Example

//todo


See also

  • [[Object::disableGlow|mp.game.object.disableGlow