Object Slots
enum ObjectSlots : Enum<IntegerRangeTypeDescriptor.ObjectSlots> , ObjectSlotsEnum
Content copied to clipboard
The layout of object slots for my instances.
Entries
Link copied to clipboard
Content copied to clipboard
The extended integer which is the upper bound of this range. It is either inclusive or exclusive depending on the A_Type.upperInclusive flag.
Link copied to clipboard
Content copied to clipboard
The extended integer which is the lower bound of this range. It is either inclusive or exclusive depending on the A_Type.lowerInclusive flag.