Zone::getZonePopschedule: Difference between revisions
(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
Syntax
mp.game.zone.getZonePopschedule(zoneId);
Required Arguments
- zoneId: int
Return value
- int
Example
// todo