IsActive

From MaratisWiki
Revision as of 00:15, 9 February 2014 by Dahnielson (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

isActive(object)

Returns boolean value of the object's active state.

  • object : object to operate on
active = isActive(object)

Example:

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