• Цветовая схема
  • Войти
  • Проекты
  • Команды
  • Компании
  • Реестр контейнеров
  • Цветовая схема
      • GitFlic Self-hosted
      • Новости
      • Помощь
    • Зарегистрироваться
    • Войти
    rustore / Unity RuStore Remote Config SDK
    Код
    Проблемы 0
    Запросы на слияние 0
    CI/CD
    Коммиты
    Ветки 2
    Теги 13
    Релизы 13
    Реестр контейнеров и пакетов
    Вики
    Статистика
    Главная
    Код
    Проблемы
    Запросы на слияние
    CI/CD
    Коммиты
    Ветки
    Теги
    Релизы
    Реестр контейнеров и пакетов
    Вики
    Статистика

    API/Autodoc/Files/IRemoteConfig.cs.en.md


    RU EN
    🏠 Home ❮ Back

    Namespaces

    Name

    Classes

    Name
    interface RuStore::RemoteConfig::IRemoteConfig

    Source code

    
    namespace RuStore.RemoteConfig {
    
        public interface IRemoteConfig {
    
            public bool ContainsKey(string key);
    
            public bool GetBool(string key);
            public int GetInt(string key);
            public string GetString(string key);
            public double GetDouble(string key);
            public float GetFloat(string key);
        }
    }
    
    • Страницы
    • BackgroundConfigUpdateError.cs.en
    • BackgroundConfigUpdateError.cs
    • Callbacks.en
    • Callbacks
    • Data.en
    • Data
    • GetRemoteConfig.cs.en
    • GetRemoteConfig.cs
    • GetRemoteConfigListener.cs.en
    • GetRemoteConfigListener.cs
    • IRemoteConfig.cs.en
    • IRemoteConfig.cs
    • IRemoteConfigClientEventListener.cs.en
    • IRemoteConfigClientEventListener.cs
    • Init.cs.en
    • Init.cs
    • Init_with_settings.cs.en
    • Init_with_settings.cs
    • Internal.en
    • Internal
    • RemoteConfig.cs.en
    • RemoteConfig.cs
    • RemoteConfigClientEventListener.cs.en
    • RemoteConfigClientEventListener.cs
    • RemoteConfigClientParameters.cs.en
    • RemoteConfigClientParameters.cs
    • RemoteConfigImpl.cs.en
    • RemoteConfigImpl.cs
    • RuStoreRemoteConfigClient.cs.en
    • RuStoreRemoteConfigClient.cs
    • RuStoreRemoteConfigClientSettings.cs.en
    • RuStoreRemoteConfigClientSettings.cs
    • RuStoreRemoteConfigClient_Instance.cs.en
    • RuStoreRemoteConfigClient_Instance.cs
    • Runtime.en
    • Runtime
    • SetAccount.cs.en
    • SetAccount.cs
    • SetLanguage.cs.en
    • SetLanguage.cs
    • docs.en
    • docs
    • examples.en
    • examples
    • ru.rustore.remoteconfig.en
    • ru.rustore.remoteconfig
    Назад
    4.12.0
    2026-06-02 17:29:47
    support@gitflic.ru Контакты