RPTools

Personal tools
From MapToolDoc

getTokenFacing

 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

  1. getTokenFacing()
  1. 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.