diff --git a/api/IPA.Config.Config.NameAttribute.html b/api/IPA.Config.Config.NameAttribute.html index e2a7e560..2003267d 100644 --- a/api/IPA.Config.Config.NameAttribute.html +++ b/api/IPA.Config.Config.NameAttribute.html @@ -252,7 +252,7 @@ public sealed class NameAttribute : Attribute, _Attribute Improve this Doc - View Source + View Source

NameAttribute(String)

@@ -288,7 +288,7 @@ public sealed class NameAttribute : Attribute, _Attribute Improve this Doc - View Source + View Source

Name

@@ -346,7 +346,7 @@ public sealed class NameAttribute : Attribute, _Attribute Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Config.PreferAttribute.html b/api/IPA.Config.Config.PreferAttribute.html index d5df2566..283423f9 100644 --- a/api/IPA.Config.Config.PreferAttribute.html +++ b/api/IPA.Config.Config.PreferAttribute.html @@ -253,7 +253,7 @@ public sealed class PreferAttribute : Attribute, _Attribute Improve this Doc - View Source + View Source

    PreferAttribute(String[])

    @@ -289,7 +289,7 @@ public sealed class PreferAttribute : Attribute, _Attribute Improve this Doc - View Source + View Source

    PreferenceOrder

    @@ -347,7 +347,7 @@ public sealed class PreferAttribute : Attribute, _Attribute Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Config.html b/api/IPA.Config.Config.html index 4ba9f94f..7208182c 100644 --- a/api/IPA.Config.Config.html +++ b/api/IPA.Config.Config.html @@ -130,7 +130,7 @@ disk representation.

    Improve this Doc - View Source + View Source

    Name

    @@ -161,7 +161,7 @@ disk representation.

    Improve this Doc - View Source + View Source

    Provider

    @@ -194,7 +194,7 @@ disk representation.

    Improve this Doc - View Source + View Source

    GetConfigFor(String, String[])

    @@ -250,7 +250,7 @@ disk representation.

    Improve this Doc - View Source + View Source

    LoadAsync()

    @@ -281,7 +281,7 @@ disk representation.

    Improve this Doc - View Source + View Source

    LoadSync()

    @@ -297,7 +297,7 @@ disk representation.

    Improve this Doc - View Source + View Source

    Register(Type)

    @@ -331,7 +331,7 @@ disk representation.

    Improve this Doc - View Source + View Source

    Register<T>()

    @@ -364,7 +364,7 @@ disk representation.

    Improve this Doc - View Source + View Source

    SetStore(IConfigStore)

    @@ -439,7 +439,7 @@ disk representation.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.ConfigProvider.html b/api/IPA.Config.ConfigProvider.html index eec9620c..db7b292c 100644 --- a/api/IPA.Config.ConfigProvider.html +++ b/api/IPA.Config.ConfigProvider.html @@ -129,7 +129,7 @@ Improve this Doc - View Source + View Source

    Load()

    @@ -162,7 +162,7 @@ and returns it.

    Improve this Doc - View Source + View Source

    Store(Value)

    @@ -218,7 +218,7 @@ and returns it.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Data.Boolean.html b/api/IPA.Config.Data.Boolean.html index 3a8641d1..f4e7e3d4 100644 --- a/api/IPA.Config.Data.Boolean.html +++ b/api/IPA.Config.Data.Boolean.html @@ -169,7 +169,7 @@ Improve this Doc - View Source + View Source

    Value

    @@ -202,7 +202,7 @@ Improve this Doc - View Source + View Source

    ToString()

    @@ -258,7 +258,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Data.FloatingPoint.html b/api/IPA.Config.Data.FloatingPoint.html index d50908fd..3fdff88a 100644 --- a/api/IPA.Config.Data.FloatingPoint.html +++ b/api/IPA.Config.Data.FloatingPoint.html @@ -170,7 +170,7 @@ Improve this Doc - View Source + View Source

    Value

    @@ -203,7 +203,7 @@ Improve this Doc - View Source + View Source

    AsInteger()

    @@ -235,7 +235,7 @@ Improve this Doc - View Source + View Source

    ToString()

    @@ -291,7 +291,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Data.Integer.html b/api/IPA.Config.Data.Integer.html index 2f3e1c08..d83079ba 100644 --- a/api/IPA.Config.Data.Integer.html +++ b/api/IPA.Config.Data.Integer.html @@ -170,7 +170,7 @@ worth of data.

    Improve this Doc - View Source + View Source

    Value

    @@ -203,7 +203,7 @@ worth of data.

    Improve this Doc - View Source + View Source

    AsFloat()

    @@ -235,7 +235,7 @@ worth of data.

    Improve this Doc - View Source + View Source

    ToString()

    @@ -291,7 +291,7 @@ worth of data.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Data.List.html b/api/IPA.Config.Data.List.html index 34484e2a..012557b5 100644 --- a/api/IPA.Config.Data.List.html +++ b/api/IPA.Config.Data.List.html @@ -177,7 +177,7 @@ Use Improve this Doc - View Source + View Source

    Count

    @@ -212,7 +212,7 @@ Use Improve this Doc - View Source + View Source

    Item[Int32]

    @@ -268,7 +268,7 @@ Use Improve this Doc - View Source + View Source

    Add(Value)

    @@ -306,7 +306,7 @@ Use Improve this Doc - View Source + View Source

    AddRange(IEnumerable<Value>)

    @@ -340,7 +340,7 @@ Use Improve this Doc - View Source + View Source

    Clear()

    @@ -360,7 +360,7 @@ Use Improve this Doc - View Source + View Source

    Contains(Value)

    @@ -413,7 +413,7 @@ Use Improve this Doc - View Source + View Source

    CopyTo(Value[], Int32)

    @@ -457,7 +457,7 @@ Use Improve this Doc - View Source + View Source

    GetEnumerator()

    @@ -493,7 +493,7 @@ Use Improve this Doc - View Source + View Source

    IndexOf(Value)

    @@ -547,7 +547,7 @@ Use Improve this Doc - View Source + View Source

    Insert(Int32, Value)

    @@ -591,7 +591,7 @@ Use Improve this Doc - View Source + View Source

    Remove(Value)

    @@ -645,7 +645,7 @@ Use Improve this Doc - View Source + View Source

    RemoveAt(Int32)

    @@ -683,7 +683,7 @@ Use Improve this Doc - View Source + View Source

    ToString()

    @@ -719,7 +719,7 @@ Use Improve this Doc - View Source + View Source

    ICollection<Value>.IsReadOnly

    @@ -749,7 +749,7 @@ Use Improve this Doc - View Source + View Source

    IEnumerable.GetEnumerator()

    @@ -829,7 +829,7 @@ Use Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Data.Map.html b/api/IPA.Config.Data.Map.html index 632726c4..7bf522fd 100644 --- a/api/IPA.Config.Data.Map.html +++ b/api/IPA.Config.Data.Map.html @@ -177,7 +177,7 @@ Use Improve this Doc - View Source + View Source

    Count

    @@ -212,7 +212,7 @@ Use Improve this Doc - View Source + View Source

    Item[String]

    @@ -266,7 +266,7 @@ Use Improve this Doc - View Source + View Source

    Keys

    @@ -301,7 +301,7 @@ Use Improve this Doc - View Source + View Source

    Values

    @@ -342,7 +342,7 @@ guarantee that order is maintained.

    Improve this Doc - View Source + View Source

    Add(String, Value)

    @@ -386,7 +386,7 @@ guarantee that order is maintained.

    Improve this Doc - View Source + View Source

    Clear()

    @@ -406,7 +406,7 @@ guarantee that order is maintained.

    Improve this Doc - View Source + View Source

    ContainsKey(String)

    @@ -459,7 +459,7 @@ guarantee that order is maintained.

    Improve this Doc - View Source + View Source

    GetEnumerator()

    @@ -495,7 +495,7 @@ guarantee that order is maintained.

    Improve this Doc - View Source + View Source

    Remove(String)

    @@ -549,7 +549,7 @@ guarantee that order is maintained.

    Improve this Doc - View Source + View Source

    ToString()

    @@ -583,7 +583,7 @@ guarantee that order is maintained.

    Improve this Doc - View Source + View Source

    TryGetValue(String, out Value)

    @@ -645,7 +645,7 @@ guarantee that order is maintained.

    Improve this Doc - View Source + View Source

    ICollection<KeyValuePair<String, Value>>.Add(KeyValuePair<String, Value>)

    @@ -677,7 +677,7 @@ guarantee that order is maintained.

    Improve this Doc - View Source + View Source

    ICollection<KeyValuePair<String, Value>>.Contains(KeyValuePair<String, Value>)

    @@ -724,7 +724,7 @@ guarantee that order is maintained.

    Improve this Doc - View Source + View Source

    ICollection<KeyValuePair<String, Value>>.CopyTo(KeyValuePair<String, Value>[], Int32)

    @@ -761,7 +761,7 @@ guarantee that order is maintained.

    Improve this Doc - View Source + View Source

    ICollection<KeyValuePair<String, Value>>.IsReadOnly

    @@ -791,7 +791,7 @@ guarantee that order is maintained.

    Improve this Doc - View Source + View Source

    ICollection<KeyValuePair<String, Value>>.Remove(KeyValuePair<String, Value>)

    @@ -838,7 +838,7 @@ guarantee that order is maintained.

    Improve this Doc - View Source + View Source

    IEnumerable.GetEnumerator()

    @@ -915,7 +915,7 @@ guarantee that order is maintained.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Data.Text.html b/api/IPA.Config.Data.Text.html index e1e32cad..4d3f3cef 100644 --- a/api/IPA.Config.Data.Text.html +++ b/api/IPA.Config.Data.Text.html @@ -170,7 +170,7 @@ String is so that it doesn't conflict with Improve this Doc - View Source + View Source

    Value

    @@ -203,7 +203,7 @@ String is so that it doesn't conflict with Improve this Doc - View Source + View Source

    ToString()

    @@ -259,7 +259,7 @@ String is so that it doesn't conflict with Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Data.Value.html b/api/IPA.Config.Data.Value.html index 8dbb5e5b..c3448a82 100644 --- a/api/IPA.Config.Data.Value.html +++ b/api/IPA.Config.Data.Value.html @@ -135,7 +135,7 @@ Also contains factory functions for all derived types.

    Improve this Doc - View Source + View Source

    Bool(Boolean)

    @@ -189,7 +189,7 @@ Also contains factory functions for all derived types.

    Improve this Doc - View Source + View Source

    Float(Decimal)

    @@ -243,7 +243,7 @@ Also contains factory functions for all derived types.

    Improve this Doc - View Source + View Source

    From(Boolean)

    @@ -297,7 +297,7 @@ Also contains factory functions for all derived types.

    Improve this Doc - View Source + View Source

    From(IDictionary<String, Value>)

    @@ -353,7 +353,7 @@ of St Improve this Doc - View Source + View Source

    From(IEnumerable<Value>)

    @@ -408,7 +408,7 @@ of Value.

    Improve this Doc - View Source + View Source

    From(IEnumerable<KeyValuePair<String, Value>>)

    @@ -464,7 +464,7 @@ of Improve this Doc - View Source + View Source

    From(Decimal)

    @@ -518,7 +518,7 @@ of Improve this Doc - View Source + View Source

    From(Int64)

    @@ -572,7 +572,7 @@ of Improve this Doc - View Source + View Source

    From(String)

    @@ -626,7 +626,7 @@ of Improve this Doc - View Source + View Source

    Integer(Int64)

    @@ -680,7 +680,7 @@ of Improve this Doc - View Source + View Source

    List()

    @@ -716,7 +716,7 @@ of Improve this Doc - View Source + View Source

    Map()

    @@ -753,7 +753,7 @@ of Improve this Doc - View Source + View Source

    Null()

    @@ -784,7 +784,7 @@ of Improve this Doc - View Source + View Source

    Text(String)

    @@ -838,7 +838,7 @@ of Improve this Doc - View Source + View Source

    ToString()

    @@ -894,7 +894,7 @@ of Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.IConfigProvider.html b/api/IPA.Config.IConfigProvider.html index b8597381..7ba16f90 100644 --- a/api/IPA.Config.IConfigProvider.html +++ b/api/IPA.Config.IConfigProvider.html @@ -113,7 +113,7 @@ This is reasonable, as Integ Improve this Doc - View Source + View Source

    Extension

    @@ -150,7 +150,7 @@ This is reasonable, as Integ Improve this Doc - View Source + View Source

    Load(FileInfo)

    @@ -201,7 +201,7 @@ and returns it.

    Improve this Doc - View Source + View Source

    Store(Value, FileInfo)

    @@ -263,7 +263,7 @@ and returns it.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.IConfigStore.html b/api/IPA.Config.IConfigStore.html index 8a294ec0..dbba60ea 100644 --- a/api/IPA.Config.IConfigStore.html +++ b/api/IPA.Config.IConfigStore.html @@ -100,7 +100,7 @@ Improve this Doc - View Source + View Source

    SyncObject

    @@ -133,7 +133,7 @@ The writer will never signal this handle.

    Improve this Doc - View Source + View Source

    WriteSyncObject

    @@ -172,7 +172,7 @@ write lock with Improve this Doc - View Source + View Source

    ReadFrom(ConfigProvider)

    @@ -211,7 +211,7 @@ this is called.

    Improve this Doc - View Source + View Source

    WriteTo(ConfigProvider)

    @@ -272,7 +272,7 @@ this is called.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.IModPrefs.html b/api/IPA.Config.IModPrefs.html index 9ceb417a..5f52aeb5 100644 --- a/api/IPA.Config.IModPrefs.html +++ b/api/IPA.Config.IModPrefs.html @@ -101,7 +101,7 @@ public interface IModPrefs Improve this Doc - View Source + View Source

    GetBool(String, String, Boolean, Boolean)

    @@ -168,7 +168,7 @@ public interface IModPrefs Improve this Doc - View Source + View Source

    GetFloat(String, String, Single, Boolean)

    @@ -235,7 +235,7 @@ public interface IModPrefs Improve this Doc - View Source + View Source

    GetInt(String, String, Int32, Boolean)

    @@ -302,7 +302,7 @@ public interface IModPrefs Improve this Doc - View Source + View Source

    GetString(String, String, String, Boolean)

    @@ -369,7 +369,7 @@ public interface IModPrefs Improve this Doc - View Source + View Source

    HasKey(String, String)

    @@ -424,7 +424,7 @@ public interface IModPrefs Improve this Doc - View Source + View Source

    SetBool(String, String, Boolean)

    @@ -470,7 +470,7 @@ public interface IModPrefs Improve this Doc - View Source + View Source

    SetFloat(String, String, Single)

    @@ -516,7 +516,7 @@ public interface IModPrefs Improve this Doc - View Source + View Source

    SetInt(String, String, Int32)

    @@ -562,7 +562,7 @@ public interface IModPrefs Improve this Doc - View Source + View Source

    SetString(String, String, String)

    @@ -630,7 +630,7 @@ public interface IModPrefs Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.ModPrefs.html b/api/IPA.Config.ModPrefs.html index 37193b7c..59f50261 100644 --- a/api/IPA.Config.ModPrefs.html +++ b/api/IPA.Config.ModPrefs.html @@ -134,7 +134,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    ModPrefs(PluginMetadata)

    @@ -170,7 +170,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    GetBool(String, String, Boolean, Boolean)

    @@ -237,7 +237,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    GetFloat(String, String, Single, Boolean)

    @@ -304,7 +304,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    GetInt(String, String, Int32, Boolean)

    @@ -371,7 +371,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    GetString(String, String, String, Boolean)

    @@ -438,7 +438,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    HasKey(String, String)

    @@ -493,7 +493,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    SetBool(String, String, Boolean)

    @@ -539,7 +539,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    SetFloat(String, String, Single)

    @@ -585,7 +585,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    SetInt(String, String, Int32)

    @@ -631,7 +631,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    SetString(String, String, String)

    @@ -679,7 +679,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    IModPrefs.GetBool(String, String, Boolean, Boolean)

    @@ -741,7 +741,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    IModPrefs.GetFloat(String, String, Single, Boolean)

    @@ -803,7 +803,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    IModPrefs.GetInt(String, String, Int32, Boolean)

    @@ -865,7 +865,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    IModPrefs.GetString(String, String, String, Boolean)

    @@ -927,7 +927,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    IModPrefs.HasKey(String, String)

    @@ -979,7 +979,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    IModPrefs.SetBool(String, String, Boolean)

    @@ -1021,7 +1021,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    IModPrefs.SetFloat(String, String, Single)

    @@ -1063,7 +1063,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    IModPrefs.SetInt(String, String, Int32)

    @@ -1105,7 +1105,7 @@ public class ModPrefs : IModPrefs Improve this Doc - View Source + View Source

    IModPrefs.SetString(String, String, String)

    @@ -1173,7 +1173,7 @@ public class ModPrefs : IModPrefs Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Attributes.IgnoreAttribute.html b/api/IPA.Config.Stores.Attributes.IgnoreAttribute.html index c976737c..0ccb0165 100644 --- a/api/IPA.Config.Stores.Attributes.IgnoreAttribute.html +++ b/api/IPA.Config.Stores.Attributes.IgnoreAttribute.html @@ -277,7 +277,7 @@ public sealed class IgnoreAttribute : Attribute, _Attribute Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Attributes.NonNullableAttribute.html b/api/IPA.Config.Stores.Attributes.NonNullableAttribute.html index dc70e48e..346806a2 100644 --- a/api/IPA.Config.Stores.Attributes.NonNullableAttribute.html +++ b/api/IPA.Config.Stores.Attributes.NonNullableAttribute.html @@ -278,7 +278,7 @@ public sealed class NonNullableAttribute : Attribute, _Attribute Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute.html b/api/IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute.html index 7262cb41..017a8150 100644 --- a/api/IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute.html +++ b/api/IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute.html @@ -277,7 +277,7 @@ public sealed class NotifyPropertyChangesAttribute : Attribute, _AttributeImprove this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html b/api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html index cf76c2d2..fd072618 100644 --- a/api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html +++ b/api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html @@ -276,7 +276,7 @@ However, if we were to add a Improve this Doc - View Source + View Source

    SerializedNameAttribute(String)

    @@ -312,7 +312,7 @@ However, if we were to add a Improve this Doc - View Source + View Source

    Name

    @@ -369,7 +369,7 @@ However, if we were to add a Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Attributes.UseConverterAttribute.html b/api/IPA.Config.Stores.Attributes.UseConverterAttribute.html index 78dc186a..a3b303c4 100644 --- a/api/IPA.Config.Stores.Attributes.UseConverterAttribute.html +++ b/api/IPA.Config.Stores.Attributes.UseConverterAttribute.html @@ -253,7 +253,7 @@ public sealed class UseConverterAttribute : Attribute, _Attribute Improve this Doc - View Source + View Source

    UseConverterAttribute()

    @@ -269,7 +269,7 @@ public sealed class UseConverterAttribute : Attribute, _Attribute Improve this Doc - View Source + View Source

    UseConverterAttribute(Type)

    @@ -305,7 +305,7 @@ public sealed class UseConverterAttribute : Attribute, _Attribute Improve this Doc - View Source + View Source

    ConverterTargetType

    @@ -337,7 +337,7 @@ public sealed class UseConverterAttribute : Attribute, _Attribute Improve this Doc - View Source + View Source

    ConverterType

    @@ -368,7 +368,7 @@ public sealed class UseConverterAttribute : Attribute, _Attribute Improve this Doc - View Source + View Source

    IsGenericConverter

    @@ -399,7 +399,7 @@ public sealed class UseConverterAttribute : Attribute, _Attribute Improve this Doc - View Source + View Source

    UseDefaultConverterForType

    @@ -456,7 +456,7 @@ public sealed class UseConverterAttribute : Attribute, _Attribute Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html b/api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html index e6c4b4fa..5bd50718 100644 --- a/api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html +++ b/api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html @@ -160,7 +160,7 @@ ignoring the case of the serialized value for deseiralization.

    Improve this Doc - View Source + View Source

    FromValue(Value, Object)

    @@ -234,7 +234,7 @@ ignoring the case of the serialized value for deseiralization.

    Improve this Doc - View Source + View Source

    ToValue(T, Object)

    @@ -318,7 +318,7 @@ ignoring the case of the serialized value for deseiralization.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.CollectionConverter-2.html b/api/IPA.Config.Stores.Converters.CollectionConverter-2.html index b904df82..bfb960b3 100644 --- a/api/IPA.Config.Stores.Converters.CollectionConverter-2.html +++ b/api/IPA.Config.Stores.Converters.CollectionConverter-2.html @@ -168,7 +168,7 @@ Improve this Doc - View Source + View Source

    CollectionConverter()

    @@ -190,7 +190,7 @@ with Improve this Doc - View Source + View Source

    CollectionConverter(ValueConverter<T>)

    @@ -226,7 +226,7 @@ with Improve this Doc - View Source + View Source

    BaseConverter

    @@ -259,7 +259,7 @@ with Improve this Doc - View Source + View Source

    Create(Int32, Object)

    @@ -320,7 +320,7 @@ with Improve this Doc - View Source + View Source

    FromValue(Value, Object)

    @@ -383,7 +383,7 @@ owned by parent.< Improve this Doc - View Source + View Source

    PopulateFromValue(TCollection, List, Object)

    @@ -434,7 +434,7 @@ with the parent parentImprove this Doc - View Source + View Source

    ToValue(TCollection, Object)

    @@ -522,7 +522,7 @@ with the parent parentImprove this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.CollectionConverter-3.html b/api/IPA.Config.Stores.Converters.CollectionConverter-3.html index 12f6df61..da1d1aca 100644 --- a/api/IPA.Config.Stores.Converters.CollectionConverter-3.html +++ b/api/IPA.Config.Stores.Converters.CollectionConverter-3.html @@ -191,7 +191,7 @@ Improve this Doc - View Source + View Source

    CollectionConverter()

    @@ -243,7 +243,7 @@ with a default-constructed Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.Converter-1.html b/api/IPA.Config.Stores.Converters.Converter-1.html index 15a49f04..429ae063 100644 --- a/api/IPA.Config.Stores.Converters.Converter-1.html +++ b/api/IPA.Config.Stores.Converters.Converter-1.html @@ -145,7 +145,7 @@ Improve this Doc - View Source + View Source

    Default

    @@ -182,7 +182,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.Converter.html b/api/IPA.Config.Stores.Converters.Converter.html index 98efe685..7b1f3994 100644 --- a/api/IPA.Config.Stores.Converters.Converter.html +++ b/api/IPA.Config.Stores.Converters.Converter.html @@ -129,7 +129,7 @@ Improve this Doc - View Source + View Source

    FloatValue(Value)

    @@ -180,7 +180,7 @@ or null if Improve this Doc - View Source + View Source

    IntValue(Value)

    @@ -237,7 +237,7 @@ or null if Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html b/api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html index 757e1d51..677fef79 100644 --- a/api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html +++ b/api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html @@ -159,7 +159,7 @@ Improve this Doc - View Source + View Source

    Deserialize(Value, Object)

    @@ -219,7 +219,7 @@ Improve this Doc - View Source + View Source

    FromValue(Value, Object)

    @@ -281,7 +281,7 @@ Improve this Doc - View Source + View Source

    Serialize(T, Object)

    @@ -341,7 +341,7 @@ Improve this Doc - View Source + View Source

    ToValue(T, Object)

    @@ -433,7 +433,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html b/api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html index a3f86404..ef781c85 100644 --- a/api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html +++ b/api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html @@ -160,7 +160,7 @@ Improve this Doc - View Source + View Source

    Deserialize(Value, Object)

    @@ -220,7 +220,7 @@ Improve this Doc - View Source + View Source

    FromValue(Value, Object)

    @@ -282,7 +282,7 @@ Improve this Doc - View Source + View Source

    Serialize(T)

    @@ -336,7 +336,7 @@ Improve this Doc - View Source + View Source

    ToValue(T, Object)

    @@ -424,7 +424,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.DictionaryConverter-1.html b/api/IPA.Config.Stores.Converters.DictionaryConverter-1.html index 1234791e..204803b5 100644 --- a/api/IPA.Config.Stores.Converters.DictionaryConverter-1.html +++ b/api/IPA.Config.Stores.Converters.DictionaryConverter-1.html @@ -166,7 +166,7 @@ Improve this Doc - View Source + View Source

    DictionaryConverter()

    @@ -182,7 +182,7 @@ Improve this Doc - View Source + View Source

    DictionaryConverter(ValueConverter<TValue>)

    @@ -218,7 +218,7 @@ Improve this Doc - View Source + View Source

    BaseConverter

    @@ -251,7 +251,7 @@ Improve this Doc - View Source + View Source

    FromValue(Value, Object)

    @@ -309,7 +309,7 @@ Improve this Doc - View Source + View Source

    ToValue(Dictionary<String, TValue>, Object)

    @@ -393,7 +393,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.DictionaryConverter-2.html b/api/IPA.Config.Stores.Converters.DictionaryConverter-2.html index 7f007b82..509def92 100644 --- a/api/IPA.Config.Stores.Converters.DictionaryConverter-2.html +++ b/api/IPA.Config.Stores.Converters.DictionaryConverter-2.html @@ -180,7 +180,7 @@ Improve this Doc - View Source + View Source

    DictionaryConverter()

    @@ -223,7 +223,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.EnumConverter-1.html b/api/IPA.Config.Stores.Converters.EnumConverter-1.html index dfc08154..88877ffa 100644 --- a/api/IPA.Config.Stores.Converters.EnumConverter-1.html +++ b/api/IPA.Config.Stores.Converters.EnumConverter-1.html @@ -159,7 +159,7 @@ Improve this Doc - View Source + View Source

    FromValue(Value, Object)

    @@ -233,7 +233,7 @@ Improve this Doc - View Source + View Source

    ToValue(T, Object)

    @@ -317,7 +317,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html b/api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html index 549baf5b..ccbf6c5e 100644 --- a/api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html +++ b/api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html @@ -166,7 +166,7 @@ Improve this Doc - View Source + View Source

    IDictionaryConverter()

    @@ -182,7 +182,7 @@ Improve this Doc - View Source + View Source

    IDictionaryConverter(ValueConverter<TValue>)

    @@ -218,7 +218,7 @@ Improve this Doc - View Source + View Source

    BaseConverter

    @@ -251,7 +251,7 @@ Improve this Doc - View Source + View Source

    FromValue(Value, Object)

    @@ -309,7 +309,7 @@ Improve this Doc - View Source + View Source

    ToValue(IDictionary<String, TValue>, Object)

    @@ -393,7 +393,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html b/api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html index 1607b275..6add5150 100644 --- a/api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html +++ b/api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html @@ -180,7 +180,7 @@ Improve this Doc - View Source + View Source

    IDictionaryConverter()

    @@ -223,7 +223,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.IListConverter-1.html b/api/IPA.Config.Stores.Converters.IListConverter-1.html index 05686e4b..52ee0fdc 100644 --- a/api/IPA.Config.Stores.Converters.IListConverter-1.html +++ b/api/IPA.Config.Stores.Converters.IListConverter-1.html @@ -182,7 +182,7 @@ Improve this Doc - View Source + View Source

    IListConverter()

    @@ -202,7 +202,7 @@ Improve this Doc - View Source + View Source

    IListConverter(ValueConverter<T>)

    @@ -238,7 +238,7 @@ Improve this Doc - View Source + View Source

    Create(Int32, Object)

    @@ -326,7 +326,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.IListConverter-2.html b/api/IPA.Config.Stores.Converters.IListConverter-2.html index 11b5e40d..ad34cdeb 100644 --- a/api/IPA.Config.Stores.Converters.IListConverter-2.html +++ b/api/IPA.Config.Stores.Converters.IListConverter-2.html @@ -190,7 +190,7 @@ Improve this Doc - View Source + View Source

    IListConverter()

    @@ -242,7 +242,7 @@ with a default-constructed Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html b/api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html index 07ed9bd3..e2221903 100644 --- a/api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html +++ b/api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html @@ -166,7 +166,7 @@ Improve this Doc - View Source + View Source

    IReadOnlyDictionaryConverter()

    @@ -182,7 +182,7 @@ Improve this Doc - View Source + View Source

    IReadOnlyDictionaryConverter(ValueConverter<TValue>)

    @@ -218,7 +218,7 @@ Improve this Doc - View Source + View Source

    BaseConverter

    @@ -251,7 +251,7 @@ Improve this Doc - View Source + View Source

    FromValue(Value, Object)

    @@ -309,7 +309,7 @@ Improve this Doc - View Source + View Source

    ToValue(IReadOnlyDictionary<String, TValue>, Object)

    @@ -393,7 +393,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-2.html b/api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-2.html index e37f6a4c..c664816f 100644 --- a/api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-2.html +++ b/api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-2.html @@ -180,7 +180,7 @@ Improve this Doc - View Source + View Source

    IReadOnlyDictionaryConverter()

    @@ -223,7 +223,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.ISetConverter-1.html b/api/IPA.Config.Stores.Converters.ISetConverter-1.html index 8bd2e7e5..a5de5906 100644 --- a/api/IPA.Config.Stores.Converters.ISetConverter-1.html +++ b/api/IPA.Config.Stores.Converters.ISetConverter-1.html @@ -182,7 +182,7 @@ Improve this Doc - View Source + View Source

    ISetConverter()

    @@ -202,7 +202,7 @@ Improve this Doc - View Source + View Source

    ISetConverter(ValueConverter<T>)

    @@ -238,7 +238,7 @@ Improve this Doc - View Source + View Source

    Create(Int32, Object)

    @@ -326,7 +326,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.ISetConverter-2.html b/api/IPA.Config.Stores.Converters.ISetConverter-2.html index 86accfca..362ac96d 100644 --- a/api/IPA.Config.Stores.Converters.ISetConverter-2.html +++ b/api/IPA.Config.Stores.Converters.ISetConverter-2.html @@ -190,7 +190,7 @@ Improve this Doc - View Source + View Source

    ISetConverter()

    @@ -242,7 +242,7 @@ with a default-constructed Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.ListConverter-1.html b/api/IPA.Config.Stores.Converters.ListConverter-1.html index 8209c2c5..2a5e73b3 100644 --- a/api/IPA.Config.Stores.Converters.ListConverter-1.html +++ b/api/IPA.Config.Stores.Converters.ListConverter-1.html @@ -182,7 +182,7 @@ Improve this Doc - View Source + View Source

    ListConverter()

    @@ -202,7 +202,7 @@ Improve this Doc - View Source + View Source

    ListConverter(ValueConverter<T>)

    @@ -238,7 +238,7 @@ Improve this Doc - View Source + View Source

    Create(Int32, Object)

    @@ -326,7 +326,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.ListConverter-2.html b/api/IPA.Config.Stores.Converters.ListConverter-2.html index 59e16b50..d04ac1e6 100644 --- a/api/IPA.Config.Stores.Converters.ListConverter-2.html +++ b/api/IPA.Config.Stores.Converters.ListConverter-2.html @@ -190,7 +190,7 @@ Improve this Doc - View Source + View Source

    ListConverter()

    @@ -242,7 +242,7 @@ with a default-constructed Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.NullableConverter-1.html b/api/IPA.Config.Stores.Converters.NullableConverter-1.html index a6558417..7546fb82 100644 --- a/api/IPA.Config.Stores.Converters.NullableConverter-1.html +++ b/api/IPA.Config.Stores.Converters.NullableConverter-1.html @@ -160,7 +160,7 @@ Improve this Doc - View Source + View Source

    NullableConverter()

    @@ -183,7 +183,7 @@ Equivalent to

    Improve this Doc - View Source + View Source

    NullableConverter(ValueConverter<T>)

    @@ -219,7 +219,7 @@ Equivalent to

    Improve this Doc - View Source + View Source

    FromValue(Value, Object)

    @@ -277,7 +277,7 @@ Equivalent to

    Improve this Doc - View Source + View Source

    ToValue(Nullable<T>, Object)

    @@ -361,7 +361,7 @@ Equivalent to

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.NullableConverter-2.html b/api/IPA.Config.Stores.Converters.NullableConverter-2.html index f7a84606..de64d630 100644 --- a/api/IPA.Config.Stores.Converters.NullableConverter-2.html +++ b/api/IPA.Config.Stores.Converters.NullableConverter-2.html @@ -172,7 +172,7 @@ to use as the underlying converter. Use this in the Improve this Doc - View Source + View Source

    NullableConverter()

    @@ -222,7 +222,7 @@ to use as the underlying converter. Use this in the Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html b/api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html index b0a76050..0bff2450 100644 --- a/api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html +++ b/api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html @@ -159,7 +159,7 @@ Improve this Doc - View Source + View Source

    FromValue(Value, Object)

    @@ -233,7 +233,7 @@ Improve this Doc - View Source + View Source

    ToValue(T, Object)

    @@ -317,7 +317,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.GeneratedStore.html b/api/IPA.Config.Stores.GeneratedStore.html index 518cafa0..25d44fb6 100644 --- a/api/IPA.Config.Stores.GeneratedStore.html +++ b/api/IPA.Config.Stores.GeneratedStore.html @@ -130,7 +130,7 @@ config stores.

    Improve this Doc - View Source + View Source

    AssemblyVisibilityTarget

    The name of the assembly that internals must be visible to to allow internal protection.

    @@ -162,7 +162,7 @@ config stores.

    Improve this Doc - View Source + View Source

    Create<T>()

    @@ -218,7 +218,7 @@ config stores.

    Improve this Doc - View Source + View Source

    Generated<T>(Config, Boolean)

    @@ -347,7 +347,7 @@ the resulting object will implement it and notify it too. Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.IValueConverter.html b/api/IPA.Config.Stores.IValueConverter.html index 8d6b2970..5980d26b 100644 --- a/api/IPA.Config.Stores.IValueConverter.html +++ b/api/IPA.Config.Stores.IValueConverter.html @@ -117,7 +117,7 @@ Converters do not need to perform null checks, as the serializer and de Improve this Doc - View Source + View Source

    Type

    @@ -150,7 +150,7 @@ Converters do not need to perform null checks, as the serializer and de Improve this Doc - View Source + View Source

    FromValue(Value, Object)

    @@ -206,7 +206,7 @@ Converters do not need to perform null checks, as the serializer and de Improve this Doc - View Source + View Source

    ToValue(Object, Object)

    @@ -284,7 +284,7 @@ Converters do not need to perform null checks, as the serializer and de Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Stores.ValueConverter-1.html b/api/IPA.Config.Stores.ValueConverter-1.html index f04f26e1..53f70596 100644 --- a/api/IPA.Config.Stores.ValueConverter-1.html +++ b/api/IPA.Config.Stores.ValueConverter-1.html @@ -160,7 +160,7 @@ Improve this Doc - View Source + View Source

    FromValue(Value, Object)

    @@ -220,7 +220,7 @@ Improve this Doc - View Source + View Source

    ToValue(T, Object)

    @@ -282,7 +282,7 @@ Improve this Doc - View Source + View Source

    IValueConverter.FromValue(Value, Object)

    @@ -334,7 +334,7 @@ Improve this Doc - View Source + View Source

    IValueConverter.ToValue(Object, Object)

    @@ -386,7 +386,7 @@ Improve this Doc - View Source + View Source

    IValueConverter.Type

    @@ -446,7 +446,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.InitAttribute.html b/api/IPA.InitAttribute.html index f95422b3..22516f5d 100644 --- a/api/IPA.InitAttribute.html +++ b/api/IPA.InitAttribute.html @@ -289,7 +289,7 @@ Parameter injection is done with Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.CannotRuntimeDisableException.html b/api/IPA.Loader.CannotRuntimeDisableException.html index 004a1f4f..7e9b10e5 100644 --- a/api/IPA.Loader.CannotRuntimeDisableException.html +++ b/api/IPA.Loader.CannotRuntimeDisableException.html @@ -169,7 +169,7 @@ public class CannotRuntimeDisableException : Exception, ISerializable, _Exceptio Improve this Doc - View Source + View Source

    CannotRuntimeDisableException(PluginMetadata)

    @@ -203,7 +203,7 @@ public class CannotRuntimeDisableException : Exception, ISerializable, _Exceptio Improve this Doc - View Source + View Source

    CannotRuntimeDisableException(PluginMetadata, String)

    @@ -243,7 +243,7 @@ public class CannotRuntimeDisableException : Exception, ISerializable, _Exceptio Improve this Doc - View Source + View Source

    CannotRuntimeDisableException(SerializationInfo, StreamingContext)

    @@ -298,7 +298,7 @@ public class CannotRuntimeDisableException : Exception, ISerializable, _Exceptio Improve this Doc - View Source + View Source

    Plugin

    @@ -358,7 +358,7 @@ public class CannotRuntimeDisableException : Exception, ISerializable, _Exceptio Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.Features.Feature.html b/api/IPA.Loader.Features.Feature.html index 06e27b99..cd0380ff 100644 --- a/api/IPA.Loader.Features.Feature.html +++ b/api/IPA.Loader.Features.Feature.html @@ -132,7 +132,7 @@ Improve this Doc - View Source + View Source

    InvalidMessage

    @@ -165,7 +165,7 @@ This should also be set whenever either Improve this Doc - View Source + View Source

    StoreOnPlugin

    @@ -199,7 +199,7 @@ This should also be set whenever either Improve this Doc - View Source + View Source

    AfterInit(PluginMetadata)

    @@ -233,7 +233,7 @@ This should also be set whenever either Improve this Doc - View Source + View Source

    AfterInit(PluginMetadata, Object)

    @@ -273,7 +273,7 @@ This should also be set whenever either Improve this Doc - View Source + View Source

    BeforeInit(PluginMetadata)

    @@ -323,7 +323,7 @@ This should also be set whenever either Improve this Doc - View Source + View Source

    BeforeLoad(PluginMetadata)

    @@ -377,7 +377,7 @@ Any features it defines, for example, will still be loaded.

    Improve this Doc - View Source + View Source

    Evaluate()

    @@ -410,7 +410,7 @@ Any features it defines, for example, will still be loaded.

    Improve this Doc - View Source + View Source

    Initialize(PluginMetadata, String[])

    @@ -471,7 +471,7 @@ Any features it defines, for example, will still be loaded.

    Improve this Doc - View Source + View Source

    RequireLoaded(PluginMetadata)

    @@ -527,7 +527,7 @@ Any features it defines, for example, will still be loaded.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.IgnoreReason.html b/api/IPA.Loader.IgnoreReason.html index 73d38cdd..96abaee5 100644 --- a/api/IPA.Loader.IgnoreReason.html +++ b/api/IPA.Loader.IgnoreReason.html @@ -115,7 +115,7 @@ Improve this Doc - View Source + View Source

    IgnoreReason(Reason, String, Exception, PluginMetadata)

    @@ -169,7 +169,7 @@ Improve this Doc - View Source + View Source

    Error

    @@ -200,7 +200,7 @@ Improve this Doc - View Source + View Source

    Reason

    @@ -231,7 +231,7 @@ Improve this Doc - View Source + View Source

    ReasonText

    @@ -263,7 +263,7 @@ include details about why the plugin was ignored, if it is present.

    Improve this Doc - View Source + View Source

    RelatedTo

    @@ -296,7 +296,7 @@ include details about why the plugin was ignored, if it is present.

    Improve this Doc - View Source + View Source

    Equals(IgnoreReason)

    @@ -346,7 +346,7 @@ include details about why the plugin was ignored, if it is present.

    Improve this Doc - View Source + View Source

    Equals(Object)

    @@ -395,7 +395,7 @@ include details about why the plugin was ignored, if it is present.

    Improve this Doc - View Source + View Source

    GetHashCode()

    @@ -429,7 +429,7 @@ include details about why the plugin was ignored, if it is present.

    Improve this Doc - View Source + View Source

    Equality(IgnoreReason, IgnoreReason)

    @@ -485,7 +485,7 @@ include details about why the plugin was ignored, if it is present.

    Improve this Doc - View Source + View Source

    Inequality(IgnoreReason, IgnoreReason)

    @@ -563,7 +563,7 @@ include details about why the plugin was ignored, if it is present.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.PluginInitInjector.InjectParameter.html b/api/IPA.Loader.PluginInitInjector.InjectParameter.html index f7903847..9735244c 100644 --- a/api/IPA.Loader.PluginInitInjector.InjectParameter.html +++ b/api/IPA.Loader.PluginInitInjector.InjectParameter.html @@ -166,7 +166,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.PluginInitInjector.html b/api/IPA.Loader.PluginInitInjector.html index 0b464ea7..a45c13f6 100644 --- a/api/IPA.Loader.PluginInitInjector.html +++ b/api/IPA.Loader.PluginInitInjector.html @@ -140,7 +140,7 @@ For all of the default injectors, only one of each will be generated, and any la Improve this Doc - View Source + View Source

    AddInjector(Type, PluginInitInjector.InjectParameter)

    @@ -186,7 +186,7 @@ For all of the default injectors, only one of each will be generated, and any la Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate.html b/api/IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate.html index 70b91ef2..d1885497 100644 --- a/api/IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate.html +++ b/api/IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate.html @@ -150,7 +150,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.PluginManager.PluginDisableDelegate.html b/api/IPA.Loader.PluginManager.PluginDisableDelegate.html index 65b81346..1cec1e4a 100644 --- a/api/IPA.Loader.PluginManager.PluginDisableDelegate.html +++ b/api/IPA.Loader.PluginManager.PluginDisableDelegate.html @@ -144,7 +144,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.PluginManager.PluginEnableDelegate.html b/api/IPA.Loader.PluginManager.PluginEnableDelegate.html index 71ed33c3..a1b7c57f 100644 --- a/api/IPA.Loader.PluginManager.PluginEnableDelegate.html +++ b/api/IPA.Loader.PluginManager.PluginEnableDelegate.html @@ -144,7 +144,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.PluginManager.html b/api/IPA.Loader.PluginManager.html index 5d9984db..7af1f3bf 100644 --- a/api/IPA.Loader.PluginManager.html +++ b/api/IPA.Loader.PluginManager.html @@ -129,7 +129,7 @@ Improve this Doc - View Source + View Source

    AllPlugins

    @@ -162,7 +162,7 @@ public static IEnumerable<PluginMetadata> AllPlugins { get; }
    Improve this Doc - View Source + View Source

    DisabledPlugins

    @@ -194,7 +194,7 @@ public static IEnumerable<PluginMetadata> AllPlugins { get; }
    Improve this Doc - View Source + View Source

    EnabledPlugins

    @@ -226,7 +226,7 @@ public static IEnumerable<PluginMetadata> AllPlugins { get; }
    Improve this Doc - View Source + View Source

    IgnoredPlugins

    @@ -258,7 +258,7 @@ public static IEnumerable<PluginMetadata> AllPlugins { get; }
    Improve this Doc - View Source + View Source

    Plugins

    @@ -293,7 +293,7 @@ public static IEnumerable<IPlugin> Plugins { get; }
    Improve this Doc - View Source + View Source

    GetDisabledPlugin(String)

    @@ -343,7 +343,7 @@ public static IEnumerable<IPlugin> Plugins { get; }
    Improve this Doc - View Source + View Source

    GetDisabledPluginFromId(String)

    @@ -393,7 +393,7 @@ public static IEnumerable<IPlugin> Plugins { get; }
    Improve this Doc - View Source + View Source

    GetPlugin(String)

    @@ -443,7 +443,7 @@ public static IEnumerable<IPlugin> Plugins { get; }
    Improve this Doc - View Source + View Source

    GetPluginFromId(String)

    @@ -493,7 +493,7 @@ public static IEnumerable<IPlugin> Plugins { get; } Improve this Doc - View Source + View Source

    IsDisabled(PluginMetadata)

    @@ -543,7 +543,7 @@ public static IEnumerable<IPlugin> Plugins { get; } Improve this Doc - View Source + View Source

    IsEnabled(PluginMetadata)

    @@ -593,7 +593,7 @@ public static IEnumerable<IPlugin> Plugins { get; } Improve this Doc - View Source + View Source

    PluginStateTransaction()

    @@ -627,7 +627,7 @@ public static IEnumerable<IPlugin> Plugins { get; } Improve this Doc - View Source + View Source

    OnAnyPluginsStateChanged

    Called whenever any plugins, regardless of whether or not their change occurs during runtime, have their state changed.

    @@ -661,7 +661,7 @@ provided represents operations that also run on the Unity main thread.

    Improve this Doc - View Source + View Source

    OnPluginsStateChanged

    Called whenever any plugins have their state changed at runtime with the Task representing that state change.

    @@ -695,7 +695,7 @@ provided represents operations that also run on the Unity main thread.

    Improve this Doc - View Source + View Source

    PluginDisabled

    Called whenever a plugin is disabled, before the plugin in question is enabled.

    @@ -725,7 +725,7 @@ provided represents operations that also run on the Unity main thread.

    Improve this Doc - View Source + View Source

    PluginEnabled

    Called whenever a plugin is enabled, before the plugin in question is enabled.

    @@ -761,7 +761,7 @@ provided represents operations that also run on the Unity main thread.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.PluginMetadata.html b/api/IPA.Loader.PluginMetadata.html index 73367052..4c4b4848 100644 --- a/api/IPA.Loader.PluginMetadata.html +++ b/api/IPA.Loader.PluginMetadata.html @@ -126,7 +126,7 @@ Improve this Doc - View Source + View Source

    Assembly

    @@ -158,7 +158,7 @@ Improve this Doc - View Source + View Source

    AssociatedFiles

    @@ -190,7 +190,7 @@ Improve this Doc - View Source + View Source

    Author

    @@ -222,7 +222,7 @@ Improve this Doc - View Source + View Source

    Description

    @@ -254,7 +254,7 @@ Improve this Doc - View Source + View Source @@ -286,7 +286,7 @@ Improve this Doc - View Source + View Source

    Features

    @@ -318,7 +318,7 @@ Improve this Doc - View Source + View Source

    File

    @@ -350,7 +350,7 @@ Improve this Doc - View Source + View Source

    IconName

    @@ -382,7 +382,7 @@ Improve this Doc - View Source + View Source

    Id

    @@ -414,7 +414,7 @@ Improve this Doc - View Source + View Source

    IsBare

    @@ -446,7 +446,7 @@ Improve this Doc - View Source + View Source

    Name

    @@ -478,7 +478,7 @@ Improve this Doc - View Source + View Source @@ -510,7 +510,7 @@ Improve this Doc - View Source + View Source @@ -542,7 +542,7 @@ Improve this Doc - View Source + View Source

    PluginType

    @@ -574,7 +574,7 @@ Improve this Doc - View Source + View Source

    RuntimeOptions

    @@ -605,7 +605,7 @@ Improve this Doc - View Source + View Source

    Version

    @@ -639,7 +639,7 @@ Improve this Doc - View Source + View Source

    ToString()

    @@ -695,7 +695,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.Reason.html b/api/IPA.Loader.Reason.html index eb2f1895..cb4a3213 100644 --- a/api/IPA.Loader.Reason.html +++ b/api/IPA.Loader.Reason.html @@ -179,7 +179,7 @@ present for the purposes of updating.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.StateTransitionTransaction.html b/api/IPA.Loader.StateTransitionTransaction.html index ecb8b01c..894073d9 100644 --- a/api/IPA.Loader.StateTransitionTransaction.html +++ b/api/IPA.Loader.StateTransitionTransaction.html @@ -133,7 +133,7 @@ Improve this Doc - View Source + View Source

    DisabledPlugins

    @@ -180,7 +180,7 @@ Improve this Doc - View Source + View Source

    EnabledPlugins

    @@ -227,7 +227,7 @@ Improve this Doc - View Source + View Source

    HasStateChanged

    @@ -275,7 +275,7 @@ Improve this Doc - View Source + View Source

    WillNeedRestart

    @@ -325,7 +325,7 @@ Improve this Doc - View Source + View Source

    Clone()

    @@ -373,7 +373,7 @@ Improve this Doc - View Source + View Source

    Commit()

    @@ -445,7 +445,7 @@ the number of plugins being disabled, and the time they take. Improve this Doc - View Source + View Source

    Disable(PluginMetadata, Boolean)

    @@ -526,7 +526,7 @@ the number of plugins being disabled, and the time they take. Improve this Doc - View Source + View Source

    Disable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)

    @@ -612,7 +612,7 @@ the number of plugins being disabled, and the time they take. Improve this Doc - View Source + View Source

    Dispose()

    @@ -628,7 +628,7 @@ the number of plugins being disabled, and the time they take. Improve this Doc - View Source + View Source

    Enable(PluginMetadata, Boolean)

    @@ -709,7 +709,7 @@ the number of plugins being disabled, and the time they take. Improve this Doc - View Source + View Source

    Enable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)

    @@ -795,7 +795,7 @@ the number of plugins being disabled, and the time they take. Improve this Doc - View Source + View Source

    IsDisabled(PluginMetadata)

    @@ -870,7 +870,7 @@ the number of plugins being disabled, and the time they take. Improve this Doc - View Source + View Source

    IsEnabled(PluginMetadata)

    @@ -971,7 +971,7 @@ the number of plugins being disabled, and the time they take. Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Logging.LogPrinter.html b/api/IPA.Logging.LogPrinter.html index 1daa3adc..1e643bfe 100644 --- a/api/IPA.Logging.LogPrinter.html +++ b/api/IPA.Logging.LogPrinter.html @@ -132,7 +132,7 @@ Improve this Doc - View Source + View Source

    Filter

    @@ -166,7 +166,7 @@ Improve this Doc - View Source + View Source

    EndPrint()

    @@ -183,7 +183,7 @@ Use this to dispose file handles and the like.

    Improve this Doc - View Source + View Source

    Print(Logger.Level, DateTime, String, String)

    @@ -235,7 +235,7 @@ Use this to dispose file handles and the like.

    Improve this Doc - View Source + View Source

    StartPrint()

    @@ -274,7 +274,7 @@ Use this to create file handles and the like.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Logging.Logger.Level.html b/api/IPA.Logging.Logger.Level.html index fe5c56ad..201d227f 100644 --- a/api/IPA.Logging.Logger.Level.html +++ b/api/IPA.Logging.Logger.Level.html @@ -172,7 +172,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Logging.Logger.LogLevel.html b/api/IPA.Logging.Logger.LogLevel.html index c1900b8e..63ee4ebe 100644 --- a/api/IPA.Logging.Logger.LogLevel.html +++ b/api/IPA.Logging.Logger.LogLevel.html @@ -208,7 +208,7 @@ public enum LogLevel : byte Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Logging.Logger.html b/api/IPA.Logging.Logger.html index 24090bd9..6aff55f0 100644 --- a/api/IPA.Logging.Logger.html +++ b/api/IPA.Logging.Logger.html @@ -130,7 +130,7 @@ Improve this Doc - View Source + View Source

    LogFormat

    @@ -164,7 +164,7 @@ Improve this Doc - View Source + View Source

    Critical(Exception)

    @@ -203,7 +203,7 @@ Equivalent to Log(Level.Critical, e);

    Improve this Doc - View Source + View Source

    Critical(String)

    @@ -242,7 +242,7 @@ Equivalent to Log(Level.Critical, message);

    Improve this Doc - View Source + View Source

    Debug(Exception)

    @@ -281,7 +281,7 @@ Equivalent to Log(Level.Debug, e);

    Improve this Doc - View Source + View Source

    Debug(String)

    @@ -320,7 +320,7 @@ Equivalent to Log(Level.Debug, message);

    Improve this Doc - View Source + View Source

    Error(Exception)

    @@ -359,7 +359,7 @@ Equivalent to Log(Level.Error, e);

    Improve this Doc - View Source + View Source

    Error(String)

    @@ -398,7 +398,7 @@ Equivalent to Log(Level.Error, message);

    Improve this Doc - View Source + View Source

    Info(Exception)

    @@ -437,7 +437,7 @@ Equivalent to Log(Level.Info, e);

    Improve this Doc - View Source + View Source

    Info(String)

    @@ -476,7 +476,7 @@ Equivalent to Log(Level.Info, message);

    Improve this Doc - View Source + View Source

    Log(Logger.Level, Exception)

    @@ -516,7 +516,7 @@ Equivalent to Log(Level.Info, message);

    Improve this Doc - View Source + View Source

    Log(Logger.Level, String)

    @@ -556,7 +556,7 @@ Equivalent to Log(Level.Info, message);

    Improve this Doc - View Source + View Source

    Notice(Exception)

    @@ -595,7 +595,7 @@ Equivalent to Log(Level.Notice, e);

    Improve this Doc - View Source + View Source

    Notice(String)

    @@ -634,7 +634,7 @@ Equivalent to Log(Level.Notice, message);

    Improve this Doc - View Source + View Source

    Trace(Exception)

    @@ -673,7 +673,7 @@ Equivalent to Log(Level.Trace, e);

    Improve this Doc - View Source + View Source

    Trace(String)

    @@ -712,7 +712,7 @@ Equivalent to Log(Level.Trace, message);

    Improve this Doc - View Source + View Source

    Warn(Exception)

    @@ -751,7 +751,7 @@ Equivalent to Log(Level.Warning, e);

    Improve this Doc - View Source + View Source

    Warn(String)

    @@ -815,7 +815,7 @@ Equivalent to Log(Level.Warning, message);

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Logging.LoggerExtensions.html b/api/IPA.Logging.LoggerExtensions.html index c3318b20..cba5dfb9 100644 --- a/api/IPA.Logging.LoggerExtensions.html +++ b/api/IPA.Logging.LoggerExtensions.html @@ -129,7 +129,7 @@ Improve this Doc - View Source + View Source

    GetChildLogger(Logger, String)

    @@ -191,7 +191,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Logging.Printers.ColoredConsolePrinter.html b/api/IPA.Logging.Printers.ColoredConsolePrinter.html index 44f1459f..7ed6844e 100644 --- a/api/IPA.Logging.Printers.ColoredConsolePrinter.html +++ b/api/IPA.Logging.Printers.ColoredConsolePrinter.html @@ -136,7 +136,7 @@ Improve this Doc - View Source + View Source

    Color

    @@ -168,7 +168,7 @@ Improve this Doc - View Source + View Source

    Filter

    @@ -204,7 +204,7 @@ Improve this Doc - View Source + View Source

    Print(Logger.Level, DateTime, String, String)

    @@ -280,7 +280,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Logging.Printers.ColorlessConsolePrinter.html b/api/IPA.Logging.Printers.ColorlessConsolePrinter.html index 8602a4e2..74e7a010 100644 --- a/api/IPA.Logging.Printers.ColorlessConsolePrinter.html +++ b/api/IPA.Logging.Printers.ColorlessConsolePrinter.html @@ -136,7 +136,7 @@ Improve this Doc - View Source + View Source

    Filter

    @@ -172,7 +172,7 @@ Improve this Doc - View Source + View Source

    Print(Logger.Level, DateTime, String, String)

    @@ -248,7 +248,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Logging.Printers.GZFilePrinter.html b/api/IPA.Logging.Printers.GZFilePrinter.html index 417ea2ca..563e2cd4 100644 --- a/api/IPA.Logging.Printers.GZFilePrinter.html +++ b/api/IPA.Logging.Printers.GZFilePrinter.html @@ -143,7 +143,7 @@ Improve this Doc - View Source + View Source

    FileWriter

    The StreamWriter that writes to the GZip file.

    @@ -176,7 +176,7 @@ Improve this Doc - View Source + View Source

    Dispose()

    @@ -191,7 +191,7 @@ Improve this Doc - View Source + View Source

    Dispose(Boolean)

    @@ -225,7 +225,7 @@ Improve this Doc - View Source + View Source

    EndPrint()

    @@ -243,7 +243,7 @@ Improve this Doc - View Source + View Source

    GetFileInfo()

    @@ -275,7 +275,7 @@ Improve this Doc - View Source + View Source

    StartPrint()

    @@ -319,7 +319,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Logging.Printers.GlobalLogFilePrinter.html b/api/IPA.Logging.Printers.GlobalLogFilePrinter.html index 036e5a9d..acd4a3c0 100644 --- a/api/IPA.Logging.Printers.GlobalLogFilePrinter.html +++ b/api/IPA.Logging.Printers.GlobalLogFilePrinter.html @@ -150,7 +150,7 @@ Improve this Doc - View Source + View Source

    Filter

    @@ -186,7 +186,7 @@ Improve this Doc - View Source + View Source

    GetFileInfo()

    @@ -220,7 +220,7 @@ Improve this Doc - View Source + View Source

    Print(Logger.Level, DateTime, String, String)

    @@ -300,7 +300,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Logging.Printers.PluginLogFilePrinter.html b/api/IPA.Logging.Printers.PluginLogFilePrinter.html index ded80521..312985f0 100644 --- a/api/IPA.Logging.Printers.PluginLogFilePrinter.html +++ b/api/IPA.Logging.Printers.PluginLogFilePrinter.html @@ -150,7 +150,7 @@ Improve this Doc - View Source + View Source

    PluginLogFilePrinter(String)

    @@ -186,7 +186,7 @@ Improve this Doc - View Source + View Source

    Filter

    @@ -222,7 +222,7 @@ Improve this Doc - View Source + View Source

    GetFileInfo()

    @@ -256,7 +256,7 @@ Improve this Doc - View Source + View Source

    Print(Logger.Level, DateTime, String, String)

    @@ -336,7 +336,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Logging.Printers.PluginSubLogPrinter.html b/api/IPA.Logging.Printers.PluginSubLogPrinter.html index 903134dc..30b8039b 100644 --- a/api/IPA.Logging.Printers.PluginSubLogPrinter.html +++ b/api/IPA.Logging.Printers.PluginSubLogPrinter.html @@ -150,7 +150,7 @@ Improve this Doc - View Source + View Source

    PluginSubLogPrinter(String, String)

    @@ -192,7 +192,7 @@ Improve this Doc - View Source + View Source

    Filter

    @@ -228,7 +228,7 @@ Improve this Doc - View Source + View Source

    GetFileInfo()

    @@ -262,7 +262,7 @@ Improve this Doc - View Source + View Source

    Print(Logger.Level, DateTime, String, String)

    @@ -342,7 +342,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Logging.StandardLogger.html b/api/IPA.Logging.StandardLogger.html index df66d21f..6802d8dc 100644 --- a/api/IPA.Logging.StandardLogger.html +++ b/api/IPA.Logging.StandardLogger.html @@ -181,7 +181,7 @@ The modification of printers on a parent are reflected down the chain.

    Improve this Doc - View Source + View Source

    ConsoleWriter

    @@ -213,7 +213,7 @@ The modification of printers on a parent are reflected down the chain.

    Improve this Doc - View Source + View Source

    IsOnLoggerThread

    @@ -245,7 +245,7 @@ The modification of printers on a parent are reflected down the chain.

    Improve this Doc - View Source + View Source

    PrintFilter

    @@ -279,7 +279,7 @@ The modification of printers on a parent are reflected down the chain.

    Improve this Doc - View Source + View Source

    AddPrinter(LogPrinter)

    @@ -313,7 +313,7 @@ The modification of printers on a parent are reflected down the chain.

    Improve this Doc - View Source + View Source

    Debug(String)

    @@ -353,7 +353,7 @@ The modification of printers on a parent are reflected down the chain.

    Improve this Doc - View Source + View Source

    Log(Logger.Level, String)

    @@ -420,7 +420,7 @@ The modification of printers on a parent are reflected down the chain.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Old.IEnhancedPlugin.html b/api/IPA.Old.IEnhancedPlugin.html index dded0801..0101da7a 100644 --- a/api/IPA.Old.IEnhancedPlugin.html +++ b/api/IPA.Old.IEnhancedPlugin.html @@ -128,7 +128,7 @@ public interface IEnhancedPlugin : IPlugin Improve this Doc - View Source + View Source

    Filter

    @@ -164,7 +164,7 @@ public interface IEnhancedPlugin : IPlugin Improve this Doc - View Source + View Source

    OnLateUpdate()

    @@ -202,7 +202,7 @@ public interface IEnhancedPlugin : IPlugin Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Old.IPlugin.html b/api/IPA.Old.IPlugin.html index 2b453115..636b1aea 100644 --- a/api/IPA.Old.IPlugin.html +++ b/api/IPA.Old.IPlugin.html @@ -102,7 +102,7 @@ public interface IPlugin Improve this Doc - View Source + View Source

    Name

    @@ -133,7 +133,7 @@ public interface IPlugin Improve this Doc - View Source + View Source

    Version

    @@ -166,7 +166,7 @@ public interface IPlugin Improve this Doc - View Source + View Source

    OnApplicationQuit()

    @@ -182,7 +182,7 @@ public interface IPlugin Improve this Doc - View Source + View Source

    OnApplicationStart()

    @@ -198,7 +198,7 @@ public interface IPlugin Improve this Doc - View Source + View Source

    OnFixedUpdate()

    @@ -214,7 +214,7 @@ public interface IPlugin Improve this Doc - View Source + View Source

    OnLevelWasInitialized(Int32)

    @@ -247,7 +247,7 @@ public interface IPlugin Improve this Doc - View Source + View Source

    OnLevelWasLoaded(Int32)

    @@ -280,7 +280,7 @@ public interface IPlugin Improve this Doc - View Source + View Source

    OnUpdate()

    @@ -318,7 +318,7 @@ public interface IPlugin Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.OnDisableAttribute.html b/api/IPA.OnDisableAttribute.html index 5cdabf3d..810cad6c 100644 --- a/api/IPA.OnDisableAttribute.html +++ b/api/IPA.OnDisableAttribute.html @@ -294,7 +294,7 @@ The method marked by this attribute will always be called from the Unity main th Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.OnEnableAttribute.html b/api/IPA.OnEnableAttribute.html index 448994dc..8ae85422 100644 --- a/api/IPA.OnEnableAttribute.html +++ b/api/IPA.OnEnableAttribute.html @@ -294,7 +294,7 @@ The method marked by this attribute will always be called from the Unity main th Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.OnExitAttribute.html b/api/IPA.OnExitAttribute.html index 98c75e45..59c6c87d 100644 --- a/api/IPA.OnExitAttribute.html +++ b/api/IPA.OnExitAttribute.html @@ -294,7 +294,7 @@ The method marked by this attribute will always be called from the Unity main th Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.OnStartAttribute.html b/api/IPA.OnStartAttribute.html index cefe7295..c27e587b 100644 --- a/api/IPA.OnStartAttribute.html +++ b/api/IPA.OnStartAttribute.html @@ -294,7 +294,7 @@ The method marked by this attribute will always be called from the Unity main th Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.PluginAttribute.html b/api/IPA.PluginAttribute.html index 8bf23211..fff73678 100644 --- a/api/IPA.PluginAttribute.html +++ b/api/IPA.PluginAttribute.html @@ -252,7 +252,7 @@ public sealed class PluginAttribute : Attribute, _Attribute Improve this Doc - View Source + View Source

    PluginAttribute(RuntimeOptions)

    @@ -289,7 +289,7 @@ to indicate the runtime capabilities of the plugin.

    Improve this Doc - View Source + View Source

    RuntimeOptions

    @@ -354,7 +354,7 @@ to indicate the runtime capabilities of the plugin.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.RuntimeOptions.html b/api/IPA.RuntimeOptions.html index c13897b1..3fac6d48 100644 --- a/api/IPA.RuntimeOptions.html +++ b/api/IPA.RuntimeOptions.html @@ -171,7 +171,7 @@ With this option set, whether or not the plugin is disabled during a given run i Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.AlmostVersion.StoredAs.html b/api/IPA.Utilities.AlmostVersion.StoredAs.html index 1ada3b05..0b396124 100644 --- a/api/IPA.Utilities.AlmostVersion.StoredAs.html +++ b/api/IPA.Utilities.AlmostVersion.StoredAs.html @@ -142,7 +142,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.AlmostVersion.html b/api/IPA.Utilities.AlmostVersion.html index da47afd9..2f70738b 100644 --- a/api/IPA.Utilities.AlmostVersion.html +++ b/api/IPA.Utilities.AlmostVersion.html @@ -126,7 +126,7 @@ not a valid SemVer.Version.

    Improve this Doc - View Source + View Source

    AlmostVersion(Version)

    @@ -160,7 +160,7 @@ not a valid SemVer.Version.

    Improve this Doc - View Source + View Source

    AlmostVersion(String)

    @@ -194,7 +194,7 @@ not a valid SemVer.Version.

    Improve this Doc - View Source + View Source

    AlmostVersion(String, AlmostVersion)

    @@ -235,7 +235,7 @@ same way as the AlmostVe Improve this Doc - View Source + View Source

    AlmostVersion(String, AlmostVersion.StoredAs)

    @@ -278,7 +278,7 @@ the storage mode specified in Improve this Doc - View Source + View Source

    SemverValue

    @@ -310,7 +310,7 @@ the storage mode specified in Improve this Doc - View Source + View Source

    StorageMode

    @@ -342,7 +342,7 @@ the storage mode specified in Improve this Doc - View Source + View Source

    StringValue

    @@ -376,7 +376,7 @@ the storage mode specified in Improve this Doc - View Source + View Source

    CompareTo(AlmostVersion)

    @@ -434,7 +434,7 @@ or Improve this Doc - View Source + View Source

    CompareTo(Version)

    @@ -492,7 +492,7 @@ be thrown.

    Improve this Doc - View Source + View Source

    Equals(Object)

    @@ -551,7 +551,7 @@ be thrown.

    Improve this Doc - View Source + View Source

    GetHashCode()

    @@ -589,7 +589,7 @@ be thrown.

    Improve this Doc - View Source + View Source

    ToString()

    @@ -630,7 +630,7 @@ stored as a SemVer.Version, it is equivalent to callin Improve this Doc - View Source + View Source

    Equality(AlmostVersion, AlmostVersion)

    @@ -695,7 +695,7 @@ does not.

    Improve this Doc - View Source + View Source

    Implicit(AlmostVersion to Version)

    @@ -749,7 +749,7 @@ If not applicable, returns null

    Improve this Doc - View Source + View Source

    Implicit(Version to AlmostVersion)

    @@ -802,7 +802,7 @@ If not applicable, returns null

    Improve this Doc - View Source + View Source

    Inequality(AlmostVersion, AlmostVersion)

    @@ -891,7 +891,7 @@ If not applicable, returns null

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.AlmostVersionConverter.html b/api/IPA.Utilities.AlmostVersionConverter.html index 08486e30..20c2411f 100644 --- a/api/IPA.Utilities.AlmostVersionConverter.html +++ b/api/IPA.Utilities.AlmostVersionConverter.html @@ -143,7 +143,7 @@ Improve this Doc - View Source + View Source

    FromValue(Value, Object)

    @@ -200,7 +200,7 @@ Improve this Doc - View Source + View Source

    ToValue(AlmostVersion, Object)

    @@ -284,7 +284,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Async.Coroutines.html b/api/IPA.Utilities.Async.Coroutines.html index 71c66244..8131bfe1 100644 --- a/api/IPA.Utilities.Async.Coroutines.html +++ b/api/IPA.Utilities.Async.Coroutines.html @@ -129,7 +129,7 @@ Improve this Doc - View Source + View Source

    AsTask(IEnumerator)

    @@ -190,7 +190,7 @@ helpful on their own, however UnityEngine.WaitForSecondsImprove this Doc - View Source + View Source

    WaitForTask(Task)

    @@ -240,7 +240,7 @@ helpful on their own, however UnityEngine.WaitForSecondsImprove this Doc - View Source + View Source

    WaitForTask(Task, Boolean)

    @@ -302,7 +302,7 @@ helpful on their own, however UnityEngine.WaitForSecondsImprove this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Async.SingleCreationValueCache-2.html b/api/IPA.Utilities.Async.SingleCreationValueCache-2.html index 1e0ff449..3ed560fd 100644 --- a/api/IPA.Utilities.Async.SingleCreationValueCache-2.html +++ b/api/IPA.Utilities.Async.SingleCreationValueCache-2.html @@ -154,7 +154,7 @@ to ensure that values are only created once ever, without having multiple parall Improve this Doc
    - View Source + View Source

    SingleCreationValueCache()

    @@ -172,7 +172,7 @@ capacity, and uses the default comparer for the key type.

    Improve this Doc - View Source + View Source

    SingleCreationValueCache(IEnumerable<KeyValuePair<TKey, TValue>>)

    @@ -230,7 +230,7 @@ the default comparer for the key type.

    Improve this Doc - View Source + View Source

    SingleCreationValueCache(IEnumerable<KeyValuePair<TKey, TValue>>, IEqualityComparer<TKey>)

    @@ -289,7 +289,7 @@ the specified Improve this Doc - View Source + View Source

    SingleCreationValueCache(IEqualityComparer<TKey>)

    @@ -343,7 +343,7 @@ the specified Improve this Doc - View Source + View Source

    Count

    @@ -374,7 +374,7 @@ the specified Improve this Doc - View Source + View Source

    IsEmpty

    @@ -407,7 +407,7 @@ the specified Improve this Doc - View Source + View Source

    Clear()

    @@ -423,7 +423,7 @@ the specified Improve this Doc - View Source + View Source

    ContainsKey(TKey)

    @@ -473,7 +473,7 @@ the specified Improve this Doc - View Source + View Source

    GetOrAdd(TKey, Func<TKey, TValue>)

    @@ -532,7 +532,7 @@ this waits for the creator to finish and retrieves the value.

    Improve this Doc - View Source + View Source

    ToArray()

    @@ -565,7 +565,7 @@ created.

    Improve this Doc - View Source + View Source

    TryGetValue(TKey, out TValue)

    @@ -643,7 +643,7 @@ created.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Async.SingleThreadTaskScheduler.html b/api/IPA.Utilities.Async.SingleThreadTaskScheduler.html index b9c34196..a6a38812 100644 --- a/api/IPA.Utilities.Async.SingleThreadTaskScheduler.html +++ b/api/IPA.Utilities.Async.SingleThreadTaskScheduler.html @@ -158,7 +158,7 @@ Improve this Doc - View Source + View Source

    IsRunning

    @@ -207,7 +207,7 @@ Improve this Doc - View Source + View Source

    Dispose()

    @@ -223,7 +223,7 @@ Improve this Doc - View Source + View Source

    Dispose(Boolean)

    @@ -257,7 +257,7 @@ Improve this Doc - View Source + View Source

    Exit()

    @@ -308,7 +308,7 @@ Improve this Doc - View Source + View Source

    GetScheduledTasks()

    @@ -358,7 +358,7 @@ Improve this Doc - View Source + View Source

    Join()

    @@ -393,7 +393,7 @@ Improve this Doc - View Source + View Source

    QueueTask(Task)

    @@ -446,7 +446,7 @@ scheduled for this Improve this Doc - View Source + View Source

    Start()

    @@ -478,7 +478,7 @@ scheduled for this Improve this Doc - View Source + View Source

    TryExecuteTaskInline(Task, Boolean)

    @@ -581,7 +581,7 @@ make sense to run it inline.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Async.Synchronization.MutexLocker.html b/api/IPA.Utilities.Async.Synchronization.MutexLocker.html index 9f28b273..f87c0136 100644 --- a/api/IPA.Utilities.Async.Synchronization.MutexLocker.html +++ b/api/IPA.Utilities.Async.Synchronization.MutexLocker.html @@ -126,7 +126,7 @@ Create this with Improve this Doc - View Source + View Source

    IDisposable.Dispose()

    @@ -172,7 +172,7 @@ Create this with Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html b/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html index 437d06b1..a95ba8cb 100644 --- a/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html +++ b/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html @@ -126,7 +126,7 @@ it is disposed. Create this with Improve this Doc - View Source + View Source

    IDisposable.Dispose()

    @@ -172,7 +172,7 @@ it is disposed. Create this with Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html b/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html index 8129d8ed..9e2a1862 100644 --- a/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html +++ b/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html @@ -126,7 +126,7 @@ when it is disposed. Create this with Improve this Doc - View Source + View Source

    Upgrade()

    @@ -165,7 +165,7 @@ upgrading the current thread's lock.

    Improve this Doc - View Source + View Source

    IDisposable.Dispose()

    @@ -211,7 +211,7 @@ upgrading the current thread's lock.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html b/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html index cf577ba0..57ce442e 100644 --- a/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html +++ b/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html @@ -126,7 +126,7 @@ it is disposed. Create this with Improve this Doc - View Source + View Source

    IDisposable.Dispose()

    @@ -172,7 +172,7 @@ it is disposed. Create this with Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html b/api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html index 0703bf9b..76399c4f 100644 --- a/api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html +++ b/api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html @@ -126,7 +126,7 @@ Create this with Improve this Doc - View Source + View Source

    IDisposable.Dispose()

    @@ -172,7 +172,7 @@ Create this with Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html b/api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html index 5b359958..f107d0c7 100644 --- a/api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html +++ b/api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html @@ -126,7 +126,7 @@ when it is disposed. Create this with Improve this Doc - View Source + View Source

    IDisposable.Dispose()

    @@ -172,7 +172,7 @@ when it is disposed. Create this with Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html b/api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html index 31f07447..c7433216 100644 --- a/api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html +++ b/api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html @@ -126,7 +126,7 @@ Create this with Improve this Doc - View Source + View Source

    IDisposable.Dispose()

    @@ -172,7 +172,7 @@ Create this with Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Async.Synchronization.html b/api/IPA.Utilities.Async.Synchronization.html index 2217ae46..7ade7582 100644 --- a/api/IPA.Utilities.Async.Synchronization.html +++ b/api/IPA.Utilities.Async.Synchronization.html @@ -137,7 +137,7 @@ with whichever member you want to use, according to your lock type. Improve this Doc - View Source + View Source

    Lock(Mutex)

    @@ -187,7 +187,7 @@ with whichever member you want to use, according to your lock type. Improve this Doc - View Source + View Source

    Lock(Semaphore)

    @@ -237,7 +237,7 @@ with whichever member you want to use, according to your lock type. Improve this Doc - View Source + View Source

    Lock(SemaphoreSlim)

    @@ -287,7 +287,7 @@ with whichever member you want to use, according to your lock type. Improve this Doc - View Source + View Source

    LockAsync(SemaphoreSlim)

    @@ -337,7 +337,7 @@ with whichever member you want to use, according to your lock type. Improve this Doc - View Source + View Source

    LockRead(ReaderWriterLockSlim)

    @@ -387,7 +387,7 @@ with whichever member you want to use, according to your lock type. Improve this Doc - View Source + View Source

    LockReadUpgradable(ReaderWriterLockSlim)

    @@ -437,7 +437,7 @@ with whichever member you want to use, according to your lock type. Improve this Doc - View Source + View Source

    LockWrite(ReaderWriterLockSlim)

    @@ -493,7 +493,7 @@ with whichever member you want to use, according to your lock type. Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html b/api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html index d33811e4..f00115d8 100644 --- a/api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html +++ b/api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html @@ -155,7 +155,7 @@ Improve this Doc - View Source + View Source

    Cancelling

    @@ -187,7 +187,7 @@ Improve this Doc - View Source + View Source

    Default

    @@ -219,7 +219,7 @@ Improve this Doc - View Source + View Source

    Factory

    @@ -251,7 +251,7 @@ Improve this Doc - View Source + View Source

    IsRunning

    @@ -283,7 +283,7 @@ Improve this Doc - View Source + View Source

    YieldAfterTasks

    @@ -315,7 +315,7 @@ Improve this Doc - View Source + View Source

    YieldAfterTime

    @@ -349,7 +349,7 @@ Improve this Doc - View Source + View Source

    Cancel()

    @@ -387,7 +387,7 @@ All remaining tasks will be left in the queue.

    Improve this Doc - View Source + View Source

    Coroutine()

    @@ -451,7 +451,7 @@ exit on its own. Improve this Doc - View Source + View Source

    Dispose()

    @@ -467,7 +467,7 @@ exit on its own. Improve this Doc - View Source + View Source

    Dispose(Boolean)

    @@ -501,7 +501,7 @@ exit on its own. Improve this Doc - View Source + View Source

    GetScheduledTasks()

    @@ -551,7 +551,7 @@ exit on its own. Improve this Doc - View Source + View Source

    QueueTask(Task)

    @@ -604,7 +604,7 @@ scheduled for this Improve this Doc - View Source + View Source

    TryExecuteTaskInline(Task, Boolean)

    @@ -704,7 +704,7 @@ scheduled for this Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.CriticalSection.AutoExecuteSection.html b/api/IPA.Utilities.CriticalSection.AutoExecuteSection.html index 8dc76934..856aaab5 100644 --- a/api/IPA.Utilities.CriticalSection.AutoExecuteSection.html +++ b/api/IPA.Utilities.CriticalSection.AutoExecuteSection.html @@ -125,7 +125,7 @@ Improve this Doc - View Source + View Source

    IDisposable.Dispose()

    @@ -166,7 +166,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.CriticalSection.html b/api/IPA.Utilities.CriticalSection.html index 3863397a..6311ba07 100644 --- a/api/IPA.Utilities.CriticalSection.html +++ b/api/IPA.Utilities.CriticalSection.html @@ -129,7 +129,7 @@ Improve this Doc - View Source + View Source

    EnterExecuteSection()

    @@ -145,7 +145,7 @@ Improve this Doc - View Source + View Source

    ExecuteSection()

    @@ -177,7 +177,7 @@ Improve this Doc - View Source + View Source

    ExitExecuteSection()

    @@ -199,7 +199,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.EnumerableExtensions.html b/api/IPA.Utilities.EnumerableExtensions.html index 7636fa3e..cf87ddc5 100644 --- a/api/IPA.Utilities.EnumerableExtensions.html +++ b/api/IPA.Utilities.EnumerableExtensions.html @@ -129,7 +129,7 @@ Improve this Doc - View Source + View Source

    Append<T>(IEnumerable<T>, T)

    @@ -201,7 +201,7 @@ Improve this Doc - View Source + View Source

    NonNull<T>(IEnumerable<T>)

    @@ -268,7 +268,7 @@ Improve this Doc - View Source + View Source

    NonNull<T>(IEnumerable<Nullable<T>>)

    @@ -335,7 +335,7 @@ Improve this Doc - View Source + View Source

    NonNull<T, U>(IEnumerable<T>, Func<T, U>)

    @@ -413,7 +413,7 @@ Improve this Doc - View Source + View Source

    NonNull<T, U>(IEnumerable<T>, Func<T, Nullable<U>>)

    @@ -491,7 +491,7 @@ Improve this Doc - View Source + View Source

    Prepend<T>(IEnumerable<T>, T)

    @@ -569,7 +569,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Extensions.html b/api/IPA.Utilities.Extensions.html index dbbce0e0..a2463037 100644 --- a/api/IPA.Utilities.Extensions.html +++ b/api/IPA.Utilities.Extensions.html @@ -129,7 +129,7 @@ Improve this Doc - View Source + View Source

    GetDefault(Type)

    @@ -179,7 +179,7 @@ Improve this Doc - View Source + View Source

    IsSubPathOf(String, String)

    @@ -234,7 +234,7 @@ only matches if the base dir folder name is matched exactly ("c:\foobar\fil Improve this Doc - View Source + View Source

    Right(String, Int32)

    @@ -290,7 +290,7 @@ only matches if the base dir folder name is matched exactly ("c:\foobar\fil Improve this Doc - View Source + View Source

    Unwrap(Nullable<Boolean>)

    @@ -340,7 +340,7 @@ only matches if the base dir folder name is matched exactly ("c:\foobar\fil Improve this Doc - View Source + View Source

    WithEnding(String, String)

    @@ -403,7 +403,7 @@ results in satisfying .EndsWith(ending).

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.FieldAccessor-2.Accessor.html b/api/IPA.Utilities.FieldAccessor-2.Accessor.html index aa74ef46..2ad3385a 100644 --- a/api/IPA.Utilities.FieldAccessor-2.Accessor.html +++ b/api/IPA.Utilities.FieldAccessor-2.Accessor.html @@ -154,7 +154,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.FieldAccessor-2.html b/api/IPA.Utilities.FieldAccessor-2.html index b800de48..fb220795 100644 --- a/api/IPA.Utilities.FieldAccessor-2.html +++ b/api/IPA.Utilities.FieldAccessor-2.html @@ -150,7 +150,7 @@ Improve this Doc - View Source + View Source

    Access(ref T, String)

    @@ -226,7 +226,7 @@ Improve this Doc - View Source + View Source

    Get(T, String)

    @@ -304,7 +304,7 @@ Improve this Doc - View Source + View Source

    Get(ref T, String)

    @@ -386,7 +386,7 @@ as it prevents a copy.

    Improve this Doc - View Source + View Source

    GetAccessor(String)

    @@ -452,7 +452,7 @@ as it prevents a copy.

    Improve this Doc - View Source + View Source

    Set(T, String, U)

    @@ -523,7 +523,7 @@ as it prevents a copy.

    Improve this Doc - View Source + View Source

    Set(ref T, String, U)

    @@ -604,7 +604,7 @@ as it prevents a copy.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.MethodAccessor-2.html b/api/IPA.Utilities.MethodAccessor-2.html index 200b20b4..520358d4 100644 --- a/api/IPA.Utilities.MethodAccessor-2.html +++ b/api/IPA.Utilities.MethodAccessor-2.html @@ -151,7 +151,7 @@ Improve this Doc - View Source + View Source

    GetDelegate(String)

    @@ -228,7 +228,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.PropertyAccessor-2.Getter.html b/api/IPA.Utilities.PropertyAccessor-2.Getter.html index 8a8eedbe..b4d1793d 100644 --- a/api/IPA.Utilities.PropertyAccessor-2.Getter.html +++ b/api/IPA.Utilities.PropertyAccessor-2.Getter.html @@ -154,7 +154,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.PropertyAccessor-2.Setter.html b/api/IPA.Utilities.PropertyAccessor-2.Setter.html index 6303de06..014622bf 100644 --- a/api/IPA.Utilities.PropertyAccessor-2.Setter.html +++ b/api/IPA.Utilities.PropertyAccessor-2.Setter.html @@ -144,7 +144,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.PropertyAccessor-2.html b/api/IPA.Utilities.PropertyAccessor-2.html index 0b9807fb..26d1769e 100644 --- a/api/IPA.Utilities.PropertyAccessor-2.html +++ b/api/IPA.Utilities.PropertyAccessor-2.html @@ -150,7 +150,7 @@ Improve this Doc - View Source + View Source

    Get(T, String)

    @@ -227,7 +227,7 @@ Improve this Doc - View Source + View Source

    Get(ref T, String)

    @@ -308,7 +308,7 @@ it avoids a copy.

    Improve this Doc - View Source + View Source

    GetGetter(String)

    @@ -374,7 +374,7 @@ it avoids a copy.

    Improve this Doc - View Source + View Source

    GetSetter(String)

    @@ -440,7 +440,7 @@ it avoids a copy.

    Improve this Doc - View Source + View Source

    Set(T, String, U)

    @@ -510,7 +510,7 @@ it avoids a copy.

    Improve this Doc - View Source + View Source

    Set(ref T, String, U)

    @@ -586,7 +586,7 @@ it avoids a copy.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Ref-1.html b/api/IPA.Utilities.Ref-1.html index 062d3a06..09cf944f 100644 --- a/api/IPA.Utilities.Ref-1.html +++ b/api/IPA.Utilities.Ref-1.html @@ -150,7 +150,7 @@ Improve this Doc - View Source + View Source

    Ref(T)

    @@ -186,7 +186,7 @@ Improve this Doc - View Source + View Source

    Error

    @@ -218,7 +218,7 @@ Improve this Doc - View Source + View Source

    Value

    @@ -252,7 +252,7 @@ Improve this Doc - View Source + View Source

    CompareTo(T)

    @@ -302,7 +302,7 @@ Improve this Doc - View Source + View Source

    CompareTo(Ref<T>)

    @@ -352,7 +352,7 @@ Improve this Doc - View Source + View Source

    Verify()

    @@ -370,7 +370,7 @@ Improve this Doc - View Source + View Source

    Implicit(T to Ref<T>)

    @@ -420,7 +420,7 @@ Improve this Doc - View Source + View Source

    Implicit(Ref<T> to T)

    @@ -499,7 +499,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Ref.html b/api/IPA.Utilities.Ref.html index 8017a66c..ba42fb75 100644 --- a/api/IPA.Utilities.Ref.html +++ b/api/IPA.Utilities.Ref.html @@ -129,7 +129,7 @@ Improve this Doc - View Source + View Source

    Create<T>(T)

    @@ -201,7 +201,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.ReflectionUtil.html b/api/IPA.Utilities.ReflectionUtil.html index 76dbe33f..7ea5e840 100644 --- a/api/IPA.Utilities.ReflectionUtil.html +++ b/api/IPA.Utilities.ReflectionUtil.html @@ -129,7 +129,7 @@ Improve this Doc - View Source + View Source

    CopyComponent(Component, Type, GameObject, Type)

    @@ -197,7 +197,7 @@ Improve this Doc - View Source + View Source

    CopyComponent<T>(Component, GameObject, Type)

    @@ -280,7 +280,7 @@ Improve this Doc - View Source + View Source

    GetField<U, T>(T, String)

    @@ -377,7 +377,7 @@ Improve this Doc - View Source + View Source

    GetProperty<U, T>(T, String)

    @@ -474,7 +474,7 @@ Improve this Doc - View Source + View Source

    InvokeMethod<U, T>(T, String, Object[])

    @@ -573,7 +573,7 @@ Improve this Doc - View Source + View Source

    SetField<T, U>(T, String, U)

    @@ -660,7 +660,7 @@ Improve this Doc - View Source + View Source

    SetProperty<T, U>(T, String, U)

    @@ -753,7 +753,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.UnityGame.Release.html b/api/IPA.Utilities.UnityGame.Release.html index 46954746..cec0d7a2 100644 --- a/api/IPA.Utilities.UnityGame.Release.html +++ b/api/IPA.Utilities.UnityGame.Release.html @@ -142,7 +142,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.UnityGame.html b/api/IPA.Utilities.UnityGame.html index a603966c..81fce67c 100644 --- a/api/IPA.Utilities.UnityGame.html +++ b/api/IPA.Utilities.UnityGame.html @@ -129,7 +129,7 @@ Improve this Doc - View Source + View Source

    GameVersion

    @@ -161,7 +161,7 @@ Improve this Doc - View Source + View Source

    InstallPath

    @@ -193,7 +193,7 @@ Improve this Doc - View Source + View Source

    LibraryPath

    @@ -225,7 +225,7 @@ Improve this Doc - View Source + View Source

    NativeLibraryPath

    @@ -257,7 +257,7 @@ Improve this Doc - View Source + View Source

    OnMainThread

    @@ -289,7 +289,7 @@ Improve this Doc - View Source + View Source

    PluginsPath

    @@ -321,7 +321,7 @@ Improve this Doc - View Source + View Source

    ReleaseType

    @@ -356,7 +356,7 @@ Improve this Doc - View Source + View Source

    UserDataPath

    @@ -394,7 +394,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Utils.ScopeGuardObject.html b/api/IPA.Utilities.Utils.ScopeGuardObject.html index 5cb7c611..f93e0760 100644 --- a/api/IPA.Utilities.Utils.ScopeGuardObject.html +++ b/api/IPA.Utilities.Utils.ScopeGuardObject.html @@ -128,7 +128,7 @@ Improve this Doc - View Source + View Source

    ScopeGuardObject(Action)

    @@ -164,7 +164,7 @@ Improve this Doc - View Source + View Source

    IDisposable.Dispose()

    @@ -209,7 +209,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Utils.html b/api/IPA.Utilities.Utils.html index 7987dfb2..a170d4b7 100644 --- a/api/IPA.Utilities.Utils.html +++ b/api/IPA.Utilities.Utils.html @@ -129,7 +129,7 @@ Improve this Doc - View Source + View Source

    CanUseDateTimeNowSafely

    @@ -163,7 +163,7 @@ Improve this Doc - View Source + View Source

    ByteArrayToString(Byte[])

    @@ -213,7 +213,7 @@ Improve this Doc - View Source + View Source

    CopyAll(DirectoryInfo, DirectoryInfo, String, Func<Exception, FileInfo, Boolean>)

    @@ -265,7 +265,7 @@ Improve this Doc - View Source + View Source

    CurrentTime()

    @@ -297,7 +297,7 @@ Improve this Doc - View Source + View Source

    GetRelativePath(String, String)

    @@ -353,7 +353,7 @@ Improve this Doc - View Source + View Source

    ScopeGuard(Action)

    @@ -406,7 +406,7 @@ Improve this Doc - View Source + View Source

    StringToByteArray(String)

    @@ -456,7 +456,7 @@ Improve this Doc - View Source + View Source

    UnsafeCompare(Byte[], Byte[])

    @@ -512,7 +512,7 @@ Improve this Doc - View Source + View Source

    VersionCompareNoPrerelease(Version, Version)

    @@ -574,7 +574,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/index.html b/api/index.html index a9b1f172..42d45c86 100644 --- a/api/index.html +++ b/api/index.html @@ -90,7 +90,7 @@ Select a namespace and a class on the left to get started.

    diff --git a/articles/command-line.html b/articles/command-line.html index aabe89a9..629e12de 100644 --- a/articles/command-line.html +++ b/articles/command-line.html @@ -183,7 +183,7 @@ avaliable. If there is, it will be downloaded and installed on the next run. Thi diff --git a/articles/contributing.html b/articles/contributing.html index 55bd2b62..b9e6b1e0 100644 --- a/articles/contributing.html +++ b/articles/contributing.html @@ -117,7 +117,7 @@ should reference the copy in there. When building for Release, it just uses the diff --git a/articles/dev-resources/description.html b/articles/dev-resources/description.html index e3d57c94..6da8807e 100644 --- a/articles/dev-resources/description.html +++ b/articles/dev-resources/description.html @@ -91,7 +91,7 @@ diff --git a/articles/index.html b/articles/index.html index f78d4a28..21b3f528 100644 --- a/articles/index.html +++ b/articles/index.html @@ -94,7 +94,7 @@ diff --git a/articles/start-dev.html b/articles/start-dev.html index f222c107..aefafe72 100644 --- a/articles/start-dev.html +++ b/articles/start-dev.html @@ -517,7 +517,7 @@ namespace Demo diff --git a/articles/start-user.html b/articles/start-user.html index a00f1d48..0716dbb8 100644 --- a/articles/start-user.html +++ b/articles/start-user.html @@ -161,7 +161,7 @@ the game directory, though your plugins will be moved to a different folder when diff --git a/index.html b/index.html index ae79c5f3..acdbfa89 100644 --- a/index.html +++ b/index.html @@ -101,7 +101,7 @@ diff --git a/manifest.json b/manifest.json index 5d2a4a36..a6e0ee0e 100644 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Config.NameAttribute.html", - "hash": "XTEq3L6YPad0ClbrVtq4XA==" + "hash": "/0nMz8a19SCGuGXYGG71rw==" } }, "is_incremental": false, @@ -30,7 +30,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Config.PreferAttribute.html", - "hash": "WRewE+EjOvM4EyRfWxzb+g==" + "hash": "xIcli1xlrMOPE47L7BiavA==" } }, "is_incremental": false, @@ -42,7 +42,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Config.html", - "hash": "Sdvlev4m4pYkYmbV8BPTFw==" + "hash": "xOiF+1ZlBvxwfFtwGsQ/hw==" } }, "is_incremental": false, @@ -54,7 +54,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.ConfigProvider.html", - "hash": "LZl5+ezfGitDMvybRaIDPQ==" + "hash": "VvnzGI6Ncd2TYlsFAft3cw==" } }, "is_incremental": false, @@ -66,7 +66,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Data.Boolean.html", - "hash": "/n9xuYqGqUcyyeC6uP/+Nw==" + "hash": "0YeGJ7gD7HIeIbYGqGP1Pg==" } }, "is_incremental": false, @@ -78,7 +78,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Data.FloatingPoint.html", - "hash": "MhNV0RwiB+GIm90yq4cj9A==" + "hash": "VhjbLvPLdPQd1Ltp5eKbqQ==" } }, "is_incremental": false, @@ -90,7 +90,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Data.Integer.html", - "hash": "X6G1yQX7WGE3MKVjCQNTRA==" + "hash": "6VWDb6LTGCU8dg0hIbQphA==" } }, "is_incremental": false, @@ -102,7 +102,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Data.List.html", - "hash": "LIZJwlccsLdKZxqw5V0FWQ==" + "hash": "Mg4ceWXoNkZH3sTA5oRkpQ==" } }, "is_incremental": false, @@ -114,7 +114,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Data.Map.html", - "hash": "HgibtIYNDru1GauJTXoOAw==" + "hash": "d8s2FqTqCjAiHdSyPsCz6A==" } }, "is_incremental": false, @@ -126,7 +126,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Data.Text.html", - "hash": "N9SLrYMkS19OJMkHB1rKvQ==" + "hash": "O8zcNidObjBOZUDrnDlFPg==" } }, "is_incremental": false, @@ -138,7 +138,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Data.Value.html", - "hash": "Co9bICq8Ec6Mct/7sx1NOQ==" + "hash": "I+9+ttm5b3QWF2seEb+YXg==" } }, "is_incremental": false, @@ -162,7 +162,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.IConfigProvider.html", - "hash": "MKgmEkT0DkTwyTli+LLd0A==" + "hash": "ySWWYZl7c0TXQwl3n8mFIA==" } }, "is_incremental": false, @@ -174,7 +174,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.IConfigStore.html", - "hash": "U02LhTGvgDb2f75HaYBo+A==" + "hash": "WzT6W6xDBAfo9urQrqDwCQ==" } }, "is_incremental": false, @@ -186,7 +186,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.IModPrefs.html", - "hash": "h6dQlhs+gTkjWW9fnv7UIw==" + "hash": "/rJFoR9vfs4jzi4NCFTmLg==" } }, "is_incremental": false, @@ -198,7 +198,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.ModPrefs.html", - "hash": "DV3/zVFSCuBLLv/jI3qHqg==" + "hash": "8aU9LjgGANICAd0G2OYTOw==" } }, "is_incremental": false, @@ -210,7 +210,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Attributes.IgnoreAttribute.html", - "hash": "YiAMU0XYcwjQmiM3Yufzww==" + "hash": "xfzUmOkuaLyv0vDbDvZ7DA==" } }, "is_incremental": false, @@ -222,7 +222,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Attributes.NonNullableAttribute.html", - "hash": "BjHAKqvRLIcGQb9Kp89ppA==" + "hash": "mW2ftifBfPRv8JSBRXhVHA==" } }, "is_incremental": false, @@ -234,7 +234,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute.html", - "hash": "7xZP3jqg/92SMeS3JqwENA==" + "hash": "o53M4pmflVrqpUuOrLnk1w==" } }, "is_incremental": false, @@ -246,7 +246,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html", - "hash": "g5xSGtQkCS+pGCPtiinTmw==" + "hash": "faqzTWUSl4dX1npBltFTcw==" } }, "is_incremental": false, @@ -258,7 +258,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Attributes.UseConverterAttribute.html", - "hash": "MawadogS53s4YevjFMkiKQ==" + "hash": "Jy1y7bzvSgIQXOIiGUZGlg==" } }, "is_incremental": false, @@ -282,7 +282,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html", - "hash": "5jnnRRYLMoeH96lNvkKnDA==" + "hash": "XByJIq236FjZC8lv1P5S7g==" } }, "is_incremental": false, @@ -294,7 +294,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.CollectionConverter-2.html", - "hash": "k466iEfCrXdSrhnpYQ/6ag==" + "hash": "6qzXJVrVFVt+OF8XoF426g==" } }, "is_incremental": false, @@ -306,7 +306,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.CollectionConverter-3.html", - "hash": "PO05Mr7EgvgpB9SKK0kMYA==" + "hash": "xCMn7AYNkx4ezt0e0KPgNQ==" } }, "is_incremental": false, @@ -318,7 +318,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.Converter-1.html", - "hash": "z1pQQLWgDMYE2jejgSpsCQ==" + "hash": "1sPONh7nWFJfN6vCNdU//A==" } }, "is_incremental": false, @@ -330,7 +330,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.Converter.html", - "hash": "o0g7pO9H4wZ0OeRnDOz/nQ==" + "hash": "no3+2H6ti6bOhnRfKtk4ww==" } }, "is_incremental": false, @@ -342,7 +342,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html", - "hash": "UPxZexC9ccx32NwCAdDGyQ==" + "hash": "wkirDmwwI1wOOVB41iIW4g==" } }, "is_incremental": false, @@ -354,7 +354,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html", - "hash": "uQiMdXJ6qUNW8zRNtbueZQ==" + "hash": "TZDUzDOe9kuii+p4TdbvSA==" } }, "is_incremental": false, @@ -366,7 +366,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.DictionaryConverter-1.html", - "hash": "tpS5jHFpUb8tZ97bEO66yw==" + "hash": "617/fZ0X7mhlXEORST03sQ==" } }, "is_incremental": false, @@ -378,7 +378,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.DictionaryConverter-2.html", - "hash": "PKxHC8bLyQxsrNAJfchdLg==" + "hash": "4fRuyKLwSXoZMQjIAHgbLA==" } }, "is_incremental": false, @@ -390,7 +390,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.EnumConverter-1.html", - "hash": "31AhvjBO7zYYoBtt4uSzCA==" + "hash": "D0Tf81Bp1gSpdDduuSq4Qg==" } }, "is_incremental": false, @@ -402,7 +402,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html", - "hash": "JhKmS1xApwEuPEXYYLWV8w==" + "hash": "CNk09r3Xuyi/vS3VqCVA7w==" } }, "is_incremental": false, @@ -414,7 +414,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html", - "hash": "jJ2M3DoGY5P6MFSNgkwEOg==" + "hash": "cMMKs82W0flsm3BKTrl5cg==" } }, "is_incremental": false, @@ -426,7 +426,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.IListConverter-1.html", - "hash": "SavRKELJxTuB8XkwRWsuoA==" + "hash": "xjox9D0RN4bEHbGZCX/mAg==" } }, "is_incremental": false, @@ -438,7 +438,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.IListConverter-2.html", - "hash": "wIIdcd0Datcte0EgAcyEiw==" + "hash": "gwWb8WGF4xYrTntfAU+0CQ==" } }, "is_incremental": false, @@ -450,7 +450,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html", - "hash": "nhTC3N8a4DlF+6QKqKIOGA==" + "hash": "p+qeLwpS2lj6yxjqSSLOWw==" } }, "is_incremental": false, @@ -462,7 +462,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-2.html", - "hash": "nWSJFqexnuK3WykRVJ9veg==" + "hash": "bysOuYXK83hVtnO6bLcY+g==" } }, "is_incremental": false, @@ -474,7 +474,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.ISetConverter-1.html", - "hash": "Uq8e4kpvoIN+HQXotZ8Slg==" + "hash": "IbK6JPKWlsUfWT6XnVVn4g==" } }, "is_incremental": false, @@ -486,7 +486,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.ISetConverter-2.html", - "hash": "aK9FeCAJkxW333r2zEUAjA==" + "hash": "wzax+bL0K9LHm4euWuJWJA==" } }, "is_incremental": false, @@ -498,7 +498,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.ListConverter-1.html", - "hash": "TJtutTtBcoNWBk5rSvITKg==" + "hash": "sCcWgUWoPMfCkkku16ArGg==" } }, "is_incremental": false, @@ -510,7 +510,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.ListConverter-2.html", - "hash": "znikyKwY/Hgwof8vIDXtUw==" + "hash": "fs49lOoqv6PwJq+3QabbSw==" } }, "is_incremental": false, @@ -522,7 +522,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.NullableConverter-1.html", - "hash": "nZdl2mxOjpM/OZ71MAl4Xg==" + "hash": "Hy5pB5c9JkuN5tkWrYBZeg==" } }, "is_incremental": false, @@ -534,7 +534,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.NullableConverter-2.html", - "hash": "Vli2w/AAYQ9m93fJN4IUZQ==" + "hash": "TfH6FEcPTGIObd5d+l9udw==" } }, "is_incremental": false, @@ -546,7 +546,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html", - "hash": "+OwwnDuQd/JoGcXWE8zOdQ==" + "hash": "6Z8YY5zKnNEg0X8MHb4wVw==" } }, "is_incremental": false, @@ -570,7 +570,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.GeneratedStore.html", - "hash": "tq9h2tlFgfKKc2ZGtQZoRw==" + "hash": "O+lvOYG94xIDie6XxxAwEg==" } }, "is_incremental": false, @@ -582,7 +582,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.IValueConverter.html", - "hash": "l4C7wTMVjgPjYE+od6ptOg==" + "hash": "830nKInt7pCMv3SSv/+d0g==" } }, "is_incremental": false, @@ -594,7 +594,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.ValueConverter-1.html", - "hash": "fdaANrCBuBKHXkR5PkGLGA==" + "hash": "C+BD4mTVZmy20BkERcd4bQ==" } }, "is_incremental": false, @@ -630,7 +630,7 @@ "output": { ".html": { "relative_path": "api/IPA.InitAttribute.html", - "hash": "G0C/koh5LAyH+Mk8YcsrMg==" + "hash": "gql//f2nZDWnVgxYPbULlw==" } }, "is_incremental": false, @@ -642,7 +642,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.CannotRuntimeDisableException.html", - "hash": "bEX4kf09oT6tK1WuRY33Bw==" + "hash": "ttm+5StKaO8avj+QruJhBw==" } }, "is_incremental": false, @@ -654,7 +654,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.Features.Feature.html", - "hash": "yxwp+5wWv/ndGgkSqRsP6w==" + "hash": "Lxj6hno2hi2pW3eGUduKfA==" } }, "is_incremental": false, @@ -678,7 +678,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.IgnoreReason.html", - "hash": "+rEjPeMkXAXr96mT25od3A==" + "hash": "3GgHBqAZtn0yvYpRsACk2A==" } }, "is_incremental": false, @@ -690,7 +690,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginInitInjector.InjectParameter.html", - "hash": "t5lScw0KIiIMNfNp1L7BSg==" + "hash": "bJI0vPBlTroXrUhcagZRkg==" } }, "is_incremental": false, @@ -702,7 +702,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginInitInjector.html", - "hash": "LG37S/+uiAn8Fksu1CY/Qw==" + "hash": "CQiRWQzbZbJ8nAHk7h0gVg==" } }, "is_incremental": false, @@ -714,7 +714,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate.html", - "hash": "Lf6JjsetoJ52JYmpkH/yIA==" + "hash": "TIaHpkpoEBCxDbhT8XWx+g==" } }, "is_incremental": false, @@ -726,7 +726,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginManager.PluginDisableDelegate.html", - "hash": "ceCMSqqAFzONRRMv1Y/nEw==" + "hash": "taTg3VuewmDZAnKe76yMug==" } }, "is_incremental": false, @@ -738,7 +738,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginManager.PluginEnableDelegate.html", - "hash": "ltRLL1/qF1QJT/6B+k4hFA==" + "hash": "+vnDdBi7UZSoAseMgwd7GA==" } }, "is_incremental": false, @@ -750,7 +750,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginManager.html", - "hash": "+yqEQ3xG+ipBRxvnsOsaSw==" + "hash": "Hy1bBaum+J1qaNCezGKJ7g==" } }, "is_incremental": false, @@ -762,7 +762,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginMetadata.html", - "hash": "sFtAzl1sc+noNS3fqo+TAA==" + "hash": "qMqAjyRugaTbQ3yZvz7JwQ==" } }, "is_incremental": false, @@ -774,7 +774,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.Reason.html", - "hash": "Cw/GC2IhKTpCeVSb2nyxWA==" + "hash": "rSzQscvcz5I46kLSJ8atZg==" } }, "is_incremental": false, @@ -786,7 +786,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.StateTransitionTransaction.html", - "hash": "MSxaoW/3f7YIhUZbv7cfyg==" + "hash": "bRljqkIuqKfIzZ9659iutw==" } }, "is_incremental": false, @@ -810,7 +810,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.LogPrinter.html", - "hash": "pDHJ5cZ0xxLgBE2UfvU+Hg==" + "hash": "zQkC3nX2Qt3Xc2JRhNysWg==" } }, "is_incremental": false, @@ -822,7 +822,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Logger.Level.html", - "hash": "PUHO0M0FAtF3rXLduXd5FQ==" + "hash": "/yJQ0xYuQ/Kx39dY4hFlkw==" } }, "is_incremental": false, @@ -834,7 +834,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Logger.LogLevel.html", - "hash": "QMOdhkup8A8A40ERvzfyQA==" + "hash": "VigApfflgAVJ34v1uz8Kiw==" } }, "is_incremental": false, @@ -846,7 +846,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Logger.html", - "hash": "MQ5S57TJPRUyTHIDQ/O1cQ==" + "hash": "00p9RDGdoF6B5N9GWmjH9Q==" } }, "is_incremental": false, @@ -858,7 +858,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.LoggerExtensions.html", - "hash": "Yw6+UwnzLqy8x/tkj5Bt9A==" + "hash": "cWHzsryrH0XnZqUXnH2VBw==" } }, "is_incremental": false, @@ -870,7 +870,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Printers.ColoredConsolePrinter.html", - "hash": "z0YclfnMmR/zF7CetuAn5g==" + "hash": "wTD/k7+N1y385O8u7pLyHw==" } }, "is_incremental": false, @@ -882,7 +882,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Printers.ColorlessConsolePrinter.html", - "hash": "rMSxUONnW61Yd/ve4Lm82A==" + "hash": "wRF58rkubRbS1+GzJsclcg==" } }, "is_incremental": false, @@ -894,7 +894,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Printers.GZFilePrinter.html", - "hash": "UxHF22DbtrG5/bomR20LNw==" + "hash": "U2uKtEvPT6iFfOeKPGITdQ==" } }, "is_incremental": false, @@ -906,7 +906,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Printers.GlobalLogFilePrinter.html", - "hash": "ADij6D9XsRWKvy4mi5c8tg==" + "hash": "C+cnlQBJDP9h/3zaNXGpjA==" } }, "is_incremental": false, @@ -918,7 +918,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Printers.PluginLogFilePrinter.html", - "hash": "Ya/MvZQAibW/+50PkbzBWw==" + "hash": "YUldYdUIHDg9WRzED4uGNA==" } }, "is_incremental": false, @@ -930,7 +930,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Printers.PluginSubLogPrinter.html", - "hash": "qbNeysBo/4j6t2hy5qCRew==" + "hash": "u3rseI+f7Ke3UzNiuwsYhg==" } }, "is_incremental": false, @@ -954,7 +954,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.StandardLogger.html", - "hash": "W8bsM3+koMe1/7DgS9sKxA==" + "hash": "ffHwThXHx+51aR/nHQ2lgg==" } }, "is_incremental": false, @@ -978,7 +978,7 @@ "output": { ".html": { "relative_path": "api/IPA.Old.IEnhancedPlugin.html", - "hash": "+h1XbmGeVbWssZPu3VJjOA==" + "hash": "9wIV1H6PC9uyNGO12UKwlQ==" } }, "is_incremental": false, @@ -990,7 +990,7 @@ "output": { ".html": { "relative_path": "api/IPA.Old.IPlugin.html", - "hash": "WZCQVgOtFQVqZ2c6AFw59w==" + "hash": "QV3kPHOhAIA4wNkV7d921Q==" } }, "is_incremental": false, @@ -1014,7 +1014,7 @@ "output": { ".html": { "relative_path": "api/IPA.OnDisableAttribute.html", - "hash": "+UpW4X4KMtEQIECxRBflKg==" + "hash": "zzVipCXgacd5LVJePrs0/w==" } }, "is_incremental": false, @@ -1026,7 +1026,7 @@ "output": { ".html": { "relative_path": "api/IPA.OnEnableAttribute.html", - "hash": "IrgAFjIwWUiibe76N4zFsg==" + "hash": "Y0z3q5sHh4OEg2GDNO/UBA==" } }, "is_incremental": false, @@ -1038,7 +1038,7 @@ "output": { ".html": { "relative_path": "api/IPA.OnExitAttribute.html", - "hash": "FPiey8IF5wnHiCV2x8O3Sg==" + "hash": "4oEjoI72K3piN5j94wgG4w==" } }, "is_incremental": false, @@ -1050,7 +1050,7 @@ "output": { ".html": { "relative_path": "api/IPA.OnStartAttribute.html", - "hash": "JhF+RD6YwsAblf4dz4SWyA==" + "hash": "4/BwYY6mNymrAZs1j/afFA==" } }, "is_incremental": false, @@ -1062,7 +1062,7 @@ "output": { ".html": { "relative_path": "api/IPA.PluginAttribute.html", - "hash": "uhFX5mcsIFbIrMmwLnPRLA==" + "hash": "8yaqxdbTPRMKDItrspZ8WA==" } }, "is_incremental": false, @@ -1074,7 +1074,7 @@ "output": { ".html": { "relative_path": "api/IPA.RuntimeOptions.html", - "hash": "tHsOBCbWlxlPPEf02BOx+A==" + "hash": "xh82Hx/BGp8kWS5erpq1dQ==" } }, "is_incremental": false, @@ -1086,7 +1086,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.AlmostVersion.StoredAs.html", - "hash": "e56wHQxn76K/WD/iO7nQjg==" + "hash": "2MZgfev6GENzxOOAMTKtXA==" } }, "is_incremental": false, @@ -1098,7 +1098,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.AlmostVersion.html", - "hash": "ZCiZDpBbCcGim6RfJDwYSg==" + "hash": "Gt9OyAEAOyC9DJEyh1+RlA==" } }, "is_incremental": false, @@ -1110,7 +1110,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.AlmostVersionConverter.html", - "hash": "YSTMq3ugAOmAzxefa2Doow==" + "hash": "n8P+ixiVNcio1bJlEUJDzg==" } }, "is_incremental": false, @@ -1122,7 +1122,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Coroutines.html", - "hash": "8AqIk+X8tXfGrtU+/Lw4oA==" + "hash": "2d7etNsXsnxmzW6y2v2HrQ==" } }, "is_incremental": false, @@ -1134,7 +1134,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.SingleCreationValueCache-2.html", - "hash": "YnRGjjB7C3JZS1ZdUSMpMw==" + "hash": "6xQ17q+erNZvZ1zkyShhvw==" } }, "is_incremental": false, @@ -1146,7 +1146,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.SingleThreadTaskScheduler.html", - "hash": "BZ80pK1iivwQTefGokUPnw==" + "hash": "/3Jjs40m7rSj7PxYirj2Eg==" } }, "is_incremental": false, @@ -1158,7 +1158,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Synchronization.MutexLocker.html", - "hash": "j688/NCjhS2inC4JX5S1Ug==" + "hash": "JMiVRuPlSuiWYgd8vtu6gw==" } }, "is_incremental": false, @@ -1170,7 +1170,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html", - "hash": "tC5ZXi1N6C05d+bLd+XNAg==" + "hash": "jFsdaumObCQr3QzLOQMMpA==" } }, "is_incremental": false, @@ -1182,7 +1182,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html", - "hash": "73OmlONM5fpR79zRKoDuXA==" + "hash": "rCdZPP23YpR/ude8HM0U6Q==" } }, "is_incremental": false, @@ -1194,7 +1194,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html", - "hash": "HM0nxQpD0s4Sc+xG0rZtoA==" + "hash": "+7BWwxJ+32zONXLF07oXPg==" } }, "is_incremental": false, @@ -1206,7 +1206,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html", - "hash": "+7BWfi3Q8yaBxXlDRqtpqg==" + "hash": "JAtyAaLBVQshQdIS0cHeuw==" } }, "is_incremental": false, @@ -1218,7 +1218,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html", - "hash": "d5yiQEcNi1IBEjjVwzproA==" + "hash": "FJNuxibxdvEvpyhLA7TnpA==" } }, "is_incremental": false, @@ -1230,7 +1230,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html", - "hash": "EKuthKaBeD/K1aWh9sUMSA==" + "hash": "qwj2DqQyc5Smv+bWUYU4HA==" } }, "is_incremental": false, @@ -1242,7 +1242,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Synchronization.html", - "hash": "slbmtCAjHraImk94ryg1mg==" + "hash": "Oo1dKmN0dJ9mQsFV1dkQmw==" } }, "is_incremental": false, @@ -1254,7 +1254,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html", - "hash": "op0kjPhMhDH7v7CUDt9DSA==" + "hash": "En1/Qdub5wThSkQetab+aQ==" } }, "is_incremental": false, @@ -1278,7 +1278,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.CriticalSection.AutoExecuteSection.html", - "hash": "hVNxPqVbD1aZ16KXCfSIlg==" + "hash": "aYO9iWFY1X+rBPQMCM/0iQ==" } }, "is_incremental": false, @@ -1290,7 +1290,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.CriticalSection.html", - "hash": "pwvWPyteruEGl3do5zKMJQ==" + "hash": "OULcS/XOL1tqomHze7/7fA==" } }, "is_incremental": false, @@ -1302,7 +1302,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.EnumerableExtensions.html", - "hash": "WQEZRTPLUkPd8zwBdUtHag==" + "hash": "I/OZ0AHh6hESXvKvnibOjQ==" } }, "is_incremental": false, @@ -1314,7 +1314,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Extensions.html", - "hash": "QOMGJjPAipj26m6W/QQdQQ==" + "hash": "CbtPySLRYUpO4tSEpTp9Aw==" } }, "is_incremental": false, @@ -1326,7 +1326,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.FieldAccessor-2.Accessor.html", - "hash": "CL80LrCseu5v2iS6U9a3qQ==" + "hash": "zwqGoyhoF4EerMUAQHK8PQ==" } }, "is_incremental": false, @@ -1338,7 +1338,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.FieldAccessor-2.html", - "hash": "wpMxPnPg0G17OaPFQOuWGQ==" + "hash": "5I9Msogy8ofmqzZmboV6dw==" } }, "is_incremental": false, @@ -1350,7 +1350,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.MethodAccessor-2.html", - "hash": "Q6otnymUsX7hKY25CZgg/Q==" + "hash": "g0QzXjix+PS+sRBbUWZlMA==" } }, "is_incremental": false, @@ -1362,7 +1362,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.PropertyAccessor-2.Getter.html", - "hash": "pVFzvZJ4Fp+YfRh3JVGwNw==" + "hash": "XfkFRC4V9NRdm06GNkpUEw==" } }, "is_incremental": false, @@ -1374,7 +1374,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.PropertyAccessor-2.Setter.html", - "hash": "1x43Mf/Ro0v/buMauW6ovg==" + "hash": "dbbGeD+FbMfhqx1BJMak7A==" } }, "is_incremental": false, @@ -1386,7 +1386,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.PropertyAccessor-2.html", - "hash": "Y2rCA4ZF+/8q1IQ+sl4xeA==" + "hash": "1Ud+MC7zAuDtC5DRSnTJKQ==" } }, "is_incremental": false, @@ -1398,7 +1398,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Ref-1.html", - "hash": "PrP3HDC4XRwM1V0fuPRw6Q==" + "hash": "BSvp5o2mpVgm37Akq3VLRA==" } }, "is_incremental": false, @@ -1410,7 +1410,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Ref.html", - "hash": "t6y7W+odBzKhJKMjDzoJTg==" + "hash": "Y8hN0APSvB6ab4CLtTrj2Q==" } }, "is_incremental": false, @@ -1422,7 +1422,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.ReflectionUtil.html", - "hash": "MeO1tARI7wKiMYSpLG96lg==" + "hash": "4dOTfSO+OUkn8Wcdb4t0HQ==" } }, "is_incremental": false, @@ -1434,7 +1434,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.UnityGame.Release.html", - "hash": "PmBfDXeo0neVox7fKF88mA==" + "hash": "4PIrM9YzrnBvGwwhRZXrKA==" } }, "is_incremental": false, @@ -1446,7 +1446,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.UnityGame.html", - "hash": "f1I9WKaannGOAI4Dr92wJw==" + "hash": "Cb0oiGNeXP7fAnUA0fS3Ug==" } }, "is_incremental": false, @@ -1458,7 +1458,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Utils.ScopeGuardObject.html", - "hash": "5bhbtEAaLm7pkAmLERTgVQ==" + "hash": "HKwmu0zMrbczpRuPwCUKWQ==" } }, "is_incremental": false, @@ -1470,7 +1470,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Utils.html", - "hash": "WmBzO4fQgGo3CexG4cvQnQ==" + "hash": "M8BUwRfX/YVWUk70aTIlAA==" } }, "is_incremental": false, @@ -1506,7 +1506,7 @@ "output": { ".html": { "relative_path": "api/index.html", - "hash": "2aXIORySJeVmsHe41YCdmw==" + "hash": "rWvqICjvWGtD5BoTsaNdTw==" } }, "is_incremental": false, @@ -1530,7 +1530,7 @@ "output": { ".html": { "relative_path": "articles/command-line.html", - "hash": "LmsaaFo+1bfYDZ/7m15h3Q==" + "hash": "z6iEpobMncQf7JPBIg2FAQ==" } }, "is_incremental": false, @@ -1542,7 +1542,7 @@ "output": { ".html": { "relative_path": "articles/contributing.html", - "hash": "jya756E1CGa6r4WC0NTSSA==" + "hash": "SgfYCOX8wgXJ6eQQG1BrAQ==" } }, "is_incremental": false, @@ -1554,7 +1554,7 @@ "output": { ".html": { "relative_path": "articles/dev-resources/description.html", - "hash": "KQKizzgLiZAlpdBewCHKNQ==" + "hash": "jA2ooTyO5axGIUZNk4izmw==" } }, "is_incremental": false, @@ -1566,7 +1566,7 @@ "output": { ".html": { "relative_path": "articles/index.html", - "hash": "qePuKyQRp61UvA2hLxdLog==" + "hash": "JrCe9BXLUpiLHi5zpdpxVw==" } }, "is_incremental": false, @@ -1578,7 +1578,7 @@ "output": { ".html": { "relative_path": "articles/start-dev.html", - "hash": "nTt4iF2IuBwibqBH7ntVdA==" + "hash": "gnASuIqEENYoQ7NHz9btAw==" } }, "is_incremental": false, @@ -1590,7 +1590,7 @@ "output": { ".html": { "relative_path": "articles/start-user.html", - "hash": "QLEGA5NLNPLBi9q9ss6F/A==" + "hash": "nEgpwTmeOpXZlPJzph1EFA==" } }, "is_incremental": false, @@ -1680,7 +1680,7 @@ "output": { ".html": { "relative_path": "index.html", - "hash": "wEKXjiEJ5roawMePRjJJ3Q==" + "hash": "VUSqlBofJXXPNQVKCkmWWg==" } }, "is_incremental": false, @@ -1692,7 +1692,7 @@ "output": { ".html": { "relative_path": "other_api/config/schema.html", - "hash": "8JCSdV6QhpISzx1epG0fgg==" + "hash": "ScpNWR9x6ardRYp//EU/Xw==" } }, "is_incremental": false, @@ -1704,7 +1704,7 @@ "output": { ".html": { "relative_path": "other_api/index.html", - "hash": "VLjn120He4TiR0JWpdHrsw==" + "hash": "xHh2XYU3DD/XoXLT6XgGpg==" } }, "is_incremental": false, diff --git a/other_api/config/schema.html b/other_api/config/schema.html index a95d838d..7bea5c63 100644 --- a/other_api/config/schema.html +++ b/other_api/config/schema.html @@ -177,7 +177,7 @@ diff --git a/other_api/index.html b/other_api/index.html index 0f8c3fda..9733cccb 100644 --- a/other_api/index.html +++ b/other_api/index.html @@ -87,7 +87,7 @@