planetarium/NineChronicles

Apply `EnumToStringAttribute` to items using enum (e.g., ScriptObjects)

Aperta

#4575 aperta il 20 mar 2024

 (0 commenti) (0 reazioni) (0 assegnatari)C# (173 fork)auto 404
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

Guida contributor