GetBlipOrdering

From Multi Theft Auto: Wiki
Revision as of 18:22, 13 January 2008 by Jax (talk | contribs) (New page: This gets the Z ordering of blips, i.e. which blips appear on top of which others. ==Syntax== <syntaxhighlight lang="lua">int getBlipOrdering ( blip theBlip )</syntaxhighlight>)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This gets the Z ordering of blips, i.e. which blips appear on top of which others.

Syntax

int getBlipOrdering ( blip theBlip )