Talk:GetMarkerCount

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Duplicate of getElementsByType ? --Sebas 21:23, 21 September 2009 (UTC)

getElementsByType is slower and returns table of markers. getMarkerCount is faster and returns integer. 50p 22:50, 21 September 2009 (UTC)
Should be replaced with getElementCount if the speed benefit is significant, or getElementsByType can be optimized... eAi 23:37, 21 September 2009 (UTC)