canSeeToken: Difference between revisions
Jump to navigation
Jump to search
Jfrazierjr (talk | contribs) No edit summary |
Jfrazierjr (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
|version=1.3b77 | |version=1.3b77 | ||
|description= | |description= | ||
Returns the | Returns a json array of the points visible on the token as an enumerated list. The enumerated list will contain zero to five of the following values: | ||
*TOP_RIGHT | |||
*BOTTOM_RIGHT | |||
*TOP_LEFT | |||
*BOTTOM_LEFT | |||
*CENTER | |||
When a token is not visible, an empty json array is returned: '[]' | |||
|usage= | |usage= |
Revision as of 15:16, 8 December 2010
This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
canSeeToken() Function
• Introduced in version 1.3b77
Returns a json array of the points visible on the token as an enumerated list. The enumerated list will contain zero to five of the following values:
- TOP_RIGHT
- BOTTOM_RIGHT
- TOP_LEFT
- BOTTOM_LEFT
- CENTER
Usage
canSeeToken(id|name)