Integer Slots
enum IntegerSlots : Enum<CharacterDescriptor.IntegerSlots> , IntegerSlotsEnum
Content copied to clipboard
The layout of integer slots for my instances.
Entries
Link copied to clipboard
Content copied to clipboard
The Unicode code point. Don't bother with a BitField, as all uses should restrict this to a valid Unicode range, which fits in 21 bits.