getLayer

From RPTools Wiki
Revision as of 21:49, 1 December 2008 by Craig (talk | contribs) (New page: ==Function getLayer== {{ProposedChange}} Returns the Map:map layer that the current Token:token is on. The Map:map layer is one of: * TOKEN * BACKGROUND * GM * OBJECT ===Us...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Function getLayer

 Note: This refers to a proposed change that has not been implemented in the main code base yet.

Returns the map layer that the current token is on. The map layer is one of:

  • TOKEN
  • BACKGROUND
  • GM
  • OBJECT

Usage

[h: layerName = getLayer()]