GetMarkerCount

From Multi Theft Auto: Wiki
Revision as of 17:05, 30 March 2008 by Arc (talk | contribs)
Jump to navigation Jump to search

Returns the number of markers that currently exist in the world.

Syntax

int getMarkerCount ( )

Required Arguments

None

Returns

Returns the number of markers that currently exist.

See Also