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