getVisible

From RPTools Wiki
Revision as of 09:44, 10 March 2009 by Verisimilar (talk | contribs) (Added version, cleaned up formatting.)
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.

getVisible() Function

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

Introduced in version 1.3b40
Returns 1 if the visible to players flag is set on the Current Token otherwise returns 0. The visible to players flag has two meanings, on a normal Token players will only be able to see the Token if it is set (when all other things like Fog of War etc are taken into account). If it is a LibToken then it determines if players can call Macros using [macro(...): ...] .

Usage

getVisible()