RPTools

Personal tools
From MapToolDoc

setTokenDrawOrder

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.

setTokenDrawOrder() Function

Introduced in version 1.3b51

Sets the draw order of a token.

Usage

  1. setTokenDrawOrder(z)
  1. setTokenDrawOrder(z, id)

Parameters

  • z - The Z coordinate to set the draw order to.
  • id - The id of the token to set the draw order of, defaults to the current token.