mixins property

List<int> mixins
getter/setter pair

The indexes of the items representing the mixins referenced by this class. The list will be empty if there are no classes mixed in to this class.

Implementation

List<int> mixins;