isFrameVisible

From RPTools Wiki
Revision as of 15:34, 24 December 2008 by Craig (talk | contribs) (New page: ==Function isFrameVisible== '''Introduced in MapTool 1.3b49''' Returns 1 if the specified fram is visible, or 0 if it is not visible. ===Usage=== <source lang="mtmacro" line> [h: vis ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Function isFrameVisible

Introduced in MapTool 1.3b49

Returns 1 if the specified fram is visible, or 0 if it is not visible.

Usage

[h: vis =  isFrameVisible(name)]