IsActive

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

isActive(object)

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