planetarium/NineChronicles

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

開放

#4,575 建立於 2024年3月20日

 (0 則留言) (0 個反應) (0 位負責人)C# (173 個分叉)auto 404
good first issuehacktoberfestrefactoring

倉庫指標

星標
 (407 顆星)
PR 合併指標
 (平均合併 44分鐘) (30 天內合併 2 個 PR)

描述

Context

Apply the EnumToStringAttribute to ScriptableObject or similar objects that use enum.

Related links

  • EnumToStringAttribute docs.
  • #4560

貢獻者指南