// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23\Wizard.Battle.View.Vfx\PlayerAndEnemyReadyVfx.cs namespace Wizard.Battle.View.Vfx { public partial class PlayerAndEnemyReadyVfx { private const int INIT_HAND_CARD_NUM = 3; public PlayerAndEnemyReadyVfx(BattlePlayerBase battlePlayer, BattlePlayerBase battleEnemy) { } } }