GDK
GDK copied to clipboard
[Suggestion] XGameRuntimeFeature total length enum field
XGameRuntimeFeature currently has no enum case to indicate the number of fields, this requires hardcoding a 22 into an array length which is suboptimal when updating if new features are added to this enum.