Zone::setZoneEnabled

From RAGE Multiplayer Wiki
Revision as of 21:35, 6 May 2017 by Marty uploader (talk | contribs) (yay)

Syntax

mp.game.zone.setZoneEnabled(zoneId, toggle);

Required Arguments

  • zoneId: int
  • toggle: Boolean

Return value

  • Undefined

Example

// todo

See also

Template:Zone s function c