Changes

Jump to navigation Jump to search

Documentation/Engine/Units

292 bytes added, 23:23, 29 May 2017
Attribute types: Added clarification for (unit) pointer attribute types; corrected example format for 'fixed' types
| fixed
| x
| attribute: 10
|-
| fixed2
| (x, y)
| attribute: (10, 22)
|-
| fixed3
| (x, y, z)
| attribute: (10, 22, 33)
|-
| fixed4
| (x, y, z, w)
| attribute: (10, 22, 33, 44)
|-
| int2
attribute: false
|-
| unit(owner_ptr or link_ptr)
| x
| attribute: my.unit
{{Note|An '''owner_ptr''' attribute expects the (typically nameless) referred unit to be defined within the same SiiNunit as the referring unit. A '''link_ptr''' attribute refers to a named unit that is defined elsewhere.}}
|}
309
edits

Navigation menu