Zone::getZoneScumminess: Difference between revisions

From RAGE Multiplayer Wiki
(yay)
No edit summary
 
Line 13: Line 13:
{{Zone_s_function_c}}
{{Zone_s_function_c}}
[[Category:Clientside API]]
[[Category:Clientside API]]
[[Category:Zone API]]
[[Category:TODO: Example]]
[[Category:TODO: Example]]

Latest revision as of 21:10, 11 May 2017

cellphone range 1- 5 used for signal bar in iFruit phone

Syntax

mp.game.zone.getZoneScumminess(zoneId);

Required Arguments

  • zoneId: int

Return value

  • int

Example

// todo

See also

Template:Zone s function c