Changes

Jump to navigation Jump to search

Documentation/Engine/Units

249 bytes added, 16:23, 9 February 2016
no edit summary
== Attribute types ==
 
<pre>TODO: arrays</pre>
{| class="wikitable" width="100%"
!width="19%"| Type
| attribute: my.unit
|}
 
==Arrays==
 
You can also use arrays of the values. The array syntax is:
 
<pre>
attribute_name[]: value
</pre>
 
In some cases you may notice-fixed arrays written in this format:
 
<pre>
attribute_name: 3
attribute_name[0]: 1
attribute_name[1]: 5
attribute_name[2]: 9
</pre>
 
[[Category:TODO]]
developer
1,626
edits

Navigation menu