class documentation

class ObjectData__Unattached(BaseObjectData, EachAttributeOnlyOnceEnforcer):

View In Hierarchy

This class contains the static attributes of vehicle classes.

They can be retrieved from the boolean, num, text and vec fields according to their type.

Class Variable boolean Contains all boolean attributes
Class Variable num Contains all numeric attributes
Class Variable text Contains all textual attributes
Class Variable vec Contains all vectorial attributes

Inherited from EachAttributeOnlyOnceEnforcer:

Method _attribute_type_list Undocumented