--!strict
Enum.Material: -- FromName & FromValue show up
--!strict
Enum:GetEnums()[1]: -- FromName & FromValue dont show up
Enum:FromName and Enum:FromValue not showing up in some cases
--!strict
Enum.Material: -- FromName & FromValue show up
--!strict
Enum:GetEnums()[1]: -- FromName & FromValue dont show up
Enum:FromName and Enum:FromValue not showing up in some cases
Thank you for the report.
We will look into making an improvement for this, but it will likely not be our priority.