// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23\Wizard.Battle.UI\BattleLogUtility.cs using System; using System.Collections.Generic; using System.Text.RegularExpressions; namespace Wizard.Battle.UI { public partial class BattleLogUtility { private delegate string FuncGetGainText(BattleCardBase gainFrom, int val1, SkillBase skill); public static string BuildTextLose() => default!; } }