IsVisible
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) m |
||
Line 1: | Line 1: | ||
− | + | {{lua-function|isVisible|object}} | |
− | + | ||
+ | Return a boolean value about the vsibility of the object. True if visible, false if not visible. | ||
[[Category:Lua scripting]] | [[Category:Lua scripting]] | ||
[[Category:Lua function]] | [[Category:Lua function]] | ||
[[Category:Object]] | [[Category:Object]] |
Revision as of 17:28, 8 February 2014
isVisible(object)
Return a boolean value about the vsibility of the object. True if visible, false if not visible.