Changes

Jump to navigation Jump to search

Documentation/Engine/Units/transmission names

252 bytes removed, 16:33, 9 March 2017
Unit def section removed
</syntaxhighlight>
{{Note|Because the ''transmission_names'' units are nameless, the "gear_names.sui" file can be included in many transmission definitions without fear of namespace collisions because nameless units only exist within the scope of the SiiNunit in which they are declared. However, nameless units ''within'' an SiiNunit '''must''' have unique names within that scope.}}
 
{{UnitDef|def=<nowiki> "transmission_names":{
"superclass":"unit",
"attrs":{
"neutral":{
"type": "string"
},
"reverse":{
"type": "string_array"
},
"forward":{
"type": "string_array"
}
}
},</nowiki>}}
309
edits

Navigation menu