class documentation

class ObjectData__Unsteerable_NonOperator(BaseObjectData, EachAttributeOnlyOnceEnforcer):

View In Hierarchy

This class contains the static attributes of pushable and pullable objects.

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

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