// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23\Wizard.Story.ChapterSelection.SelectionProcessing.Main\TutorialStoryStarter.cs namespace Wizard.Story.ChapterSelection.SelectionProcessing.Main { public partial class TutorialStoryStarter { public void Execute(Parameter param) { } private static void RegisterSelectedStoryInfo(Parameter param) { } private static void RegisterBattleData() { } private static void ChangeScene(StorySectionData sectionData, StoryChapterData chapterData) { } } }