planetarium/NineChronicles
Apply `EnumToStringAttribute` to items using enum (e.g., ScriptObjects)
Aperta
#4575 aperta il 20 mar 2024
good first issuehacktoberfestrefactoring
Metriche repository
- Star
- (407 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Context
Apply the EnumToStringAttribute to ScriptableObject or similar objects that use enum.
Related links
- EnumToStringAttribute docs.
- #4560