movedOverToken

From RPTools Wiki
Revision as of 20:28, 9 September 2010 by Coveredinfish (talk | contribs)
Jump to navigation Jump to search

movedOverToken() Function

Introduced in version 1.3.b74

Usage

This function can be used to check if token is in an array of cell coordinates like the one received from getLastPath() or the onTokenMove-events macro.args

movedOverToken(token, lastPath)


 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
 This article needs: lastPath-format specified, define/explain return value, examples