element.type: Difference between revisions

no edit summary
m (Mex moved page Element.type to element.type)
 
No edit summary
Line 6: Line 6:
|returnTypes = int
|returnTypes = int
|readonly = true
|readonly = true
|usage = fetch the [[Shared/Defines/ElementTypes|type]] of the element
|usage = fetch an int containing all [[Shared/Defines/ElementTypes|type]]'s for the element, that is, the derived type along with all base types too.<br>To check if an element is of a derived type, use [[element.isType|element.isType]] with ELEMENT_* defines, because element.type will contain multiple ELEMENT_* define values.
|returnInfo = the [[Shared/Defines/ElementTypes|type]] of the element
|returnInfo = the [[Shared/Defines/ElementTypes|type]] of the element
}}
}}
6,833

edits