IsActive

From MaratisWiki
Revision as of 18:59, 4 February 2014 by Dahnielson (Talk | contribs)
Jump to: navigation, search

Returns the object's active state (boolean) :

active = isActive(object)

Example :

if isActive(object) then
    print("object is active")
end
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox