Talk:GetMarkerCount

From Multi Theft Auto: Wiki
Revision as of 23:37, 21 September 2009 by EAi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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)