// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23\Wizard.Battle.View\ReadOnlyVoiceInfo.cs using System; using System.Collections.Generic; using System.Linq; namespace Wizard.Battle.View { public partial class ReadOnlyVoiceInfo { public ReadOnlyVoiceInfo(int cardID, CardMaster.CardMasterId cardMasterId) { } public static bool IsInvalidFileName(string voiceData) => default!; } }