// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23\Wizard.Battle.View.Vfx\ForecastBanishIconAttachVfx.cs using Wizard.Battle.Resource; namespace Wizard.Battle.View.Vfx { public partial class ForecastBanishIconAttachVfx { public const string ICON = "forecast_banish"; protected string ResourcePath { get; set; } protected string FORECAST_ICON_NAME { get; set; } public ForecastBanishIconAttachVfx(IBattleCardView view, IBattleResourceMgr resourceMgr) { } } }