Files
YachtDice/Assets/Scripts
horooko f6c354d41c [Refactor] Replace [SerializeField] + getter with [field: SerializeField] auto-properties
Convert serialized private fields with public arrow getters to
[field: SerializeField] auto-properties across ScriptableObjects
(DieDefinitionSO, CategoryDefinition, ModifierDefinition, Effect,
ModifierBehavior, SumOfValueCategory) and select MonoBehaviours
(DiceRoller, Dice.Entry struct). Fields with type-changing getters
(List→IReadOnlyList) or computed getters are intentionally kept as-is.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 21:28:48 +07:00
..
2026-02-28 19:25:26 +07:00
2026-03-01 06:25:06 +07:00
2026-03-01 16:23:41 +07:00
2026-03-01 21:12:51 +07:00
2026-03-01 11:52:15 +07:00
2026-03-01 21:12:51 +07:00
2026-03-01 21:12:51 +07:00
2026-03-01 11:52:15 +07:00
2026-03-01 06:25:06 +07:00
2026-02-28 06:43:59 +07:00
2026-03-01 06:25:06 +07:00
2026-02-27 03:06:55 +07:00
2026-02-28 06:43:59 +07:00
2026-02-27 03:06:55 +07:00
2026-02-28 06:43:59 +07:00
2026-03-01 21:12:51 +07:00
2026-02-27 03:06:55 +07:00
2026-02-28 06:43:59 +07:00
2026-02-28 06:43:59 +07:00
2026-02-27 03:49:04 +07:00