Changes

Jump to navigation Jump to search

Documentation/Engine/Units/accessory data

445 bytes added, 19:20, 9 March 2017
Attempt to make subclasses less confusing.
The '''accessory_data''' unit class is the superclass for all ''accessory_*_data'' classes and defines basic UI attributes and compatibility/interactions between accessories. It is generally not used explicitly ''directly'' because it doesn't affect the vehicle visually or physically. Instead, more specialized [[#Subclasses|subclasses]] have been derived from it to define specific accessory types. Basically, think of '''accessory_data''' as a template from which all ''accessory_*_data'' classes have been derived.
== Attributes ==
== Subclasses ==
These unit classes are derived from '''accessory_data''' so they contain all of its attributes, plus additional attributes specific to their usage. Each class and its usage is explained on its respective page.
*[[Documentation/Engine/Units/accessory_addon_data|accessory_addon_data]]
**[[Documentation/Engine/Units/accessory_addon_int_data|accessory_addon_int_data]]
309
edits

Navigation menu