// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23\Wizard.Battle.View.Vfx\StopArrowMoveVfx.cs namespace Wizard.Battle.View.Vfx { public partial class StopArrowMoveVfx { private readonly BattleManagerBase _battleMgr; public StopArrowMoveVfx(BattleManagerBase battleMgr) { } public void Play() { } } }