• BSIPA_ModList.UI.ViewControllers
    • MarkdownView
  • IPA
    • InitAttribute
    • OnDisableAttribute
    • OnEnableAttribute
    • OnExitAttribute
    • OnStartAttribute
    • PluginAttribute
    • RuntimeOptions
  • IPA.Config
    • Config
    • Config.NameAttribute
    • Config.PreferAttribute
    • ConfigProvider
    • IConfigProvider
    • IConfigStore
    • IModPrefs
    • ModPrefs
  • IPA.Config.Data
    • Boolean
    • FloatingPoint
    • Integer
    • List
    • Map
    • Text
    • Value
  • IPA.Config.Stores
    • GeneratedStore
    • IValueConverter
    • ValueConverter<T>
  • IPA.Config.Stores.Attributes
    • IgnoreAttribute
    • NonNullableAttribute
    • NotifyPropertyChangesAttribute
    • SerializedNameAttribute
    • UseConverterAttribute
  • IPA.Config.Stores.Converters
    • CollectionConverter<T, TCollection, TConverter>
    • CollectionConverter<T, TCollection>
    • Converter
    • Converter<T>
    • CustomObjectConverter<T>
    • IListConverter<T, TConverter>
    • IListConverter<T>
    • ISetConverter<T, TConverter>
    • ISetConverter<T>
    • ListConverter<T, TConverter>
    • ListConverter<T>
    • NullableConverter<T, TConverter>
    • NullableConverter<T>
  • IPA.Loader
    • CannotRuntimeDisableException
    • PluginInitInjector
    • PluginInitInjector.InjectParameter
    • PluginManager
    • PluginManager.PluginDisableDelegate
    • PluginManager.PluginEnableDelegate
    • PluginMetadata
    • StateTransitionTransaction
  • IPA.Loader.Features
    • Feature
  • IPA.Logging
    • Logger
    • Logger.Level
    • Logger.LogLevel
    • LoggerExtensions
    • LogPrinter
    • StandardLogger
  • IPA.Logging.Printers
    • ColoredConsolePrinter
    • ColorlessConsolePrinter
    • GlobalLogFilePrinter
    • GZFilePrinter
    • PluginLogFilePrinter
    • PluginSubLogPrinter
  • IPA.Old
    • IEnhancedPlugin
    • IPlugin
  • IPA.Utilities
    • AlmostVersion
    • AlmostVersion.StoredAs
    • AlmostVersionConverter
    • CriticalSection
    • CriticalSection.AutoExecuteSection
    • EnumerableExtensions
    • Extensions
    • FieldAccessor<T, U>
    • FieldAccessor<T, U>.Accessor
    • MethodAccessor<T, TDelegate>
    • PropertyAccessor<T, U>
    • PropertyAccessor<T, U>.Getter
    • PropertyAccessor<T, U>.Setter
    • Ref
    • Ref<T>
    • ReflectionUtil
    • UnityGame
    • UnityGame.Release
    • Utils
  • IPA.Utilities.Async
    • Coroutines
    • SingleThreadTaskScheduler
    • Synchronization
    • Synchronization.MutexLocker
    • Synchronization.ReaderWriterLockSlimReadLocker
    • Synchronization.ReaderWriterLockSlimUpgradableReadLocker
    • Synchronization.ReaderWriterLockSlimWriteLocker
    • Synchronization.SemaphoreLocker
    • Synchronization.SemaphoreSlimAsyncLocker
    • Synchronization.SemaphoreSlimLocker
    • UnityMainThreadTaskScheduler