// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23\Wizard.Battle.View.Vfx\EnemyMulliganDrawVfx.cs using System.Collections.Generic; namespace Wizard.Battle.View.Vfx { public partial class EnemyMulliganDrawVfx { public EnemyMulliganDrawVfx(IEnumerable drawCards, bool isHideCard) : base(drawCards) { } } }