DCS/ruiyiweiUX/Assets/Scripts/Services/IPowerService.cs

7 lines
89 B
C#
Raw Permalink Normal View History

2026-06-09 13:59:11 +08:00
// public interface IPowerService : IService
// {
// int BatteryPercent { get; }
// }