getTokenDrawOrder: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) (Initial write-up.) |
No edit summary |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
{{MacroFunction | {{MacroFunction | ||
|name= | |name=getTokenDrawOrder | ||
|version=1.3b51 | |version=1.3b51 | ||
|description= | |description= | ||
Line 8: | Line 8: | ||
|usage= | |usage= | ||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
getTokenDrawOrder() | |||
</source> | </source> | ||
<source lang="mtmacro" line> | <source lang="mtmacro" line> |
Revision as of 06:31, 12 October 2010
This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
getTokenDrawOrder() Function
• Introduced in version 1.3b51
Gets the draw order of a token.
Usage
getTokenDrawOrder()
getDrawOrder(id)
Parameter
id
- The id of the token to get the draw order of, defaults to the current token.