// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23\Wizard.UI.Dialog\DialogSpeedChallenge.cs using Cute; using UnityEngine; namespace Wizard.UI.Dialog { public partial class DialogSpeedChallenge { private UILabel _label; private UITexture _texture; public void SetText(string text) { } public void SetTexture(string name) { } } }