StansAssets / com.stansassets.foundation

Collection of utility methods, design patterns, and extensions for Unity.
https://stansassets.com/
MIT License
129 stars 12 forks source link

EnumUtility (kinda code-review) #98

Closed soraphis closed 1 year ago

soraphis commented 2 years ago

Just stumbled upon this project.

was looking through the code a bit and found the Enum Utility:

https://github.com/StansAssets/com.stansassets.foundation/blob/b3332055c35bb65162e22570b14c06d59ff4155e/Runtime/Utilities/EnumUtility.cs#L9

A bit of code-review:

alexey-yaremenko commented 1 year ago

Done in #109