/
crypt
/
NumbersPlay
Обзор
Документация
Войти
/
crypt
/
NumbersPlay
Код
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Assets/PluginYourGames/Scripts/Platform/PlatformOptions.cs
18 строк
307 B
Crypt
start
16 ноя 2025, 14:28
16 ноя 2025, 14:28
1482007
Код
Авторство
О чём код?
using YG.Insides; namespace YG { public partial class InfoYG { public PlatformInfo platformInfo = new PlatformInfo(); } } namespace YG.Insides { [System.Serializable] public partial class PlatformInfo { /// [ApplySettings] [SelectPlatform] [DeletePlatform] } }