getTokenFacing

From RPTools Wiki
Revision as of 06:21, 10 March 2009 by Verisimilar (talk | contribs) (Initial write-up.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

getTokenFacing() Function

 Note: This function can only be used in a Trusted Macro

Introduced in version 1.3b51
Gets the facing angle of the token, or "" if there is no facing.

Usage

getTokenFacing()
getTokenFacing(id)

Parameters

  • id - The id of the token to get the facing from, defaults to the current token. If this parameter is used, this function requires a trusted macro.