IsVisible
(Difference between revisions)
(Created page with "return a boolean value about the vsibility of the object. true if visible, false if not visible") |
Dahnielson (Talk | contribs) |
||
Line 1: | Line 1: | ||
return a boolean value about the vsibility of the object. | return a boolean value about the vsibility of the object. | ||
true if visible, false if not visible | true if visible, false if not visible | ||
+ | |||
+ | [[Category:Lua scripting]] |
Revision as of 17:58, 4 February 2014
return a boolean value about the vsibility of the object. true if visible, false if not visible