"Enum" type missing proper type definition

Studio version: 0.572.0.5720484 (64bit)

When explicitly declaring the type of a value to be Enum, it does not report any attributes or methods. :GetEnumItems() is said to be undefined:
image

But according to the documentation, it is a valid method that exists for all Enum objects.

2 Likes

Thanks for the report! We’ll follow up when we have an update for you.

1 Like