ObjectSlots

enum ObjectSlots : Enum<SetDescriptor.ObjectSlots> , ObjectSlotsEnum

The layout of object slots for my instances.

Entries

Link copied to clipboard

The topmost bin of this set. If it's nil, the set is empty. If it's a set bin then the bin contains the elements. Otherwise the set contains one element, the object in this field.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int