getLayer: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(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...)
 
Line 1: Line 1:
==Function getLayer==
==Function getLayer==
{{ProposedChange}}
 
Returns the [[Map:map layer|map layer]] that the current [[Token:token|token]] is on.
Returns the [[Map:map layer|map layer]] that the current [[Token:token|token]] is on.
The [[Map:map layer|map layer]] is one of:
The [[Map:map layer|map layer]] is one of:

Revision as of 15:01, 6 December 2008

Function getLayer

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

  • TOKEN
  • BACKGROUND
  • GM
  • OBJECT

Usage

[h: layerName = getLayer()]