getTokenFacing: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Initial write-up.)
(No difference)

Revision as of 06:21, 10 March 2009

 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.