Closed CedNaru closed 4 years ago
Added an EnumArray to the coreType. Behind the hood, it's just a normal IntVariantArray but it requires the user to provide a mapping function from Int to the generic Enum type.
Added an EnumArray to the coreType. Behind the hood, it's just a normal IntVariantArray but it requires the user to provide a mapping function from Int to the generic Enum type.