planetarium/NineChronicles
Apply `EnumToStringAttribute` to items using enum (e.g., ScriptObjects)
開放
#4,575 建立於 2024年3月20日
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