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 合并指标
 (PR 指标待抓取)

描述

Context

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

Related links

  • EnumToStringAttribute docs.
  • #4560

贡献者指南