IsActive

(Difference between revisions)
Jump to: navigation, search
Anael (Talk | contribs)
(Created page with "Returns the object's active state (boolean) : active = isActive(object) Example : if isActive(object) then print("object is active") end")
Newer edit →

Revision as of 16:36, 5 February 2013

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