// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23/Wizard.Story.ChapterSelection.SelectionProcessing.Main/ChapterCharaDecider.cs namespace Wizard.Story.ChapterSelection.SelectionProcessing.Main { public partial class ChapterCharaDecider { public void Execute(Parameter param) { } private static int? GetChapterCharaId(Parameter param) => default!; } }