Worth noting that this also doesn’t work if you use static_cast eg:
FSomeStruct ArrayData[static_cast(EEnum::Max)];