Changes

Jump to navigation Jump to search

Documentation/Engine/Units

No change in size, 01:30, 10 March 2017
Includes: More magic mark typos
'''Example:'''<br />
''some_file_using_include.sii''
<pre>SiiNUnitSiiNunit
{
example: doing.includes
<pre> ninjas: true</pre>
''How the game &ldquo;sees&rdquo; some_file_using_include.sii:''
<pre>SiiNUnitSiiNunit
{
example: doing.includes
}
</pre>
You may notice usage of the new extension - '''.sui'''. It's used for unit serialized files without magic mark <code>SiiNUnitSiiNunit</code> that are included somewhere in different files. We recommend you also use this extension.
{{Note|The <code>@include</code> directive must appear at the beginning of a new line with no whitespace (space, tab, etc) before it. The following examples will '''not''' work:
<pre>SiiNUnitSiiNunit
{
bad_examples: just.the.worst {
309
edits

Navigation menu