GDK icon indicating copy to clipboard operation
GDK copied to clipboard

[Suggestion] XGameRuntimeFeature total length enum field

Open apache-hb opened this issue 2 years ago • 0 comments

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.

apache-hb avatar Oct 26 '23 19:10 apache-hb