diff --git a/api/IPA.AntiMalware.AntiMalwareEngine.html b/api/IPA.AntiMalware.AntiMalwareEngine.html index 92a9907a..5cb39f37 100644 --- a/api/IPA.AntiMalware.AntiMalwareEngine.html +++ b/api/IPA.AntiMalware.AntiMalwareEngine.html @@ -129,7 +129,7 @@ Improve this Doc - View Source + View Source

Engine

@@ -166,7 +166,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.AntiMalware.IAntiMalware.html b/api/IPA.AntiMalware.IAntiMalware.html index 01a8827f..6d754a51 100644 --- a/api/IPA.AntiMalware.IAntiMalware.html +++ b/api/IPA.AntiMalware.IAntiMalware.html @@ -100,7 +100,7 @@ Improve this Doc - View Source + View Source

    ScanData(Byte[], String)

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

    ScanFile(FileInfo)

    @@ -228,7 +228,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.AntiMalware.ScanResult.html b/api/IPA.AntiMalware.ScanResult.html index 23a6e3de..e6da49e5 100644 --- a/api/IPA.AntiMalware.ScanResult.html +++ b/api/IPA.AntiMalware.ScanResult.html @@ -153,7 +153,7 @@ Proceed with caution.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Config.NameAttribute.html b/api/IPA.Config.Config.NameAttribute.html index 79694fe5..db346a7e 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 960d0b79..5b810f39 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 f318800f..f4172e69 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>()

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

    Declaration
    public static void Register<T>()
    -    where T : IConfigProvider
    + where T : IConfigProvider, new()
    Type Parameters
    @@ -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 286c7940..76ab94d3 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 4b899192..58da8e66 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

    Boolean()

    @@ -186,7 +186,7 @@ public Boolean()Improve this Doc - View Source + View Source

    Boolean(Boolean)

    @@ -222,7 +222,7 @@ public Boolean()Improve this Doc - View Source + View Source

    Value

    @@ -255,7 +255,7 @@ public Boolean()Improve this Doc - View Source + View Source

    ToString()

    @@ -311,7 +311,7 @@ public Boolean()Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Data.FloatingPoint.html b/api/IPA.Config.Data.FloatingPoint.html index ec60013b..7b3b84c4 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

    FloatingPoint()

    @@ -187,7 +187,7 @@ public FloatingPoint()Improve this Doc - View Source + View Source

    FloatingPoint(Decimal)

    @@ -223,7 +223,7 @@ public FloatingPoint()Improve this Doc - View Source + View Source

    Value

    @@ -256,7 +256,7 @@ public FloatingPoint()Improve this Doc - View Source + View Source

    AsInteger()

    @@ -288,7 +288,7 @@ public FloatingPoint()Improve this Doc - View Source + View Source

    ToString()

    @@ -344,7 +344,7 @@ public FloatingPoint()Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Data.Integer.html b/api/IPA.Config.Data.Integer.html index d8f7abf7..89a4a370 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

    Integer()

    @@ -187,7 +187,7 @@ public Integer()Improve this Doc - View Source + View Source

    Integer(Int64)

    @@ -223,7 +223,7 @@ public Integer()Improve this Doc - View Source + View Source

    Value

    @@ -256,7 +256,7 @@ public Integer()Improve this Doc - View Source + View Source

    AsFloat()

    @@ -288,7 +288,7 @@ public Integer()Improve this Doc - View Source + View Source

    ToString()

    @@ -344,7 +344,7 @@ public Integer()Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Data.List.html b/api/IPA.Config.Data.List.html index f9ba8dee..322510b1 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()

    @@ -823,7 +823,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 ca2f330c..db2c3d85 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()

    @@ -909,7 +909,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 bdba8503..d7d6ed42 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

    Text()

    @@ -187,7 +187,7 @@ public Text()Improve this Doc - View Source + View Source

    Text(String)

    @@ -223,7 +223,7 @@ public Text()Improve this Doc - View Source + View Source

    Value

    @@ -256,7 +256,7 @@ public Text()Improve this Doc - View Source + View Source

    ToString()

    @@ -312,7 +312,7 @@ public Text()Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.Data.Value.html b/api/IPA.Config.Data.Value.html index 46b735e4..04b52c92 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 feaa4f33..f4c0380e 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 ee5a2bb0..5a5ff5d4 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 6311ecd8..510dbe09 100644 --- a/api/IPA.Config.IModPrefs.html +++ b/api/IPA.Config.IModPrefs.html @@ -101,7 +101,7 @@ public interface IModPrefsImprove this Doc - View Source + View Source

    GetBool(String, String, Boolean, Boolean)

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

    GetFloat(String, String, Single, Boolean)

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

    GetInt(String, String, Int32, Boolean)

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

    GetString(String, String, String, Boolean)

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

    HasKey(String, String)

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

    SetBool(String, String, Boolean)

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

    SetFloat(String, String, Single)

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

    SetInt(String, String, Int32)

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

    SetString(String, String, String)

    @@ -630,7 +630,7 @@ public interface IModPrefsImprove this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Config.ModPrefs.html b/api/IPA.Config.ModPrefs.html index 0b71adb8..a331985f 100644 --- a/api/IPA.Config.ModPrefs.html +++ b/api/IPA.Config.ModPrefs.html @@ -134,7 +134,7 @@ public class ModPrefs : IModPrefsImprove this Doc - View Source + View Source

    ModPrefs(PluginMetadata)

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

    GetBool(String, String, Boolean, Boolean)

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

    GetFloat(String, String, Single, Boolean)

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

    GetInt(String, String, Int32, Boolean)

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

    GetString(String, String, String, Boolean)

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

    HasKey(String, String)

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

    SetBool(String, String, Boolean)

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

    SetFloat(String, String, Single)

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

    SetInt(String, String, Int32)

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

    SetString(String, String, String)

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

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

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

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

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

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

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

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

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

    IModPrefs.HasKey(String, String)

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

    IModPrefs.SetBool(String, String, Boolean)

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

    IModPrefs.SetFloat(String, String, Single)

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

    IModPrefs.SetInt(String, String, Int32)

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

    IModPrefs.SetString(String, String, String)

    @@ -1173,7 +1173,7 @@ public class ModPrefs : IModPrefsImprove 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 fbf4c0b8..78682671 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, _AttributeImprove 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 35f2c3ad..0f87793d 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, _AttributeImprove 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 aa37d530..ce5f758a 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 b07a9d7c..746b49d2 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 8a573712..b86083aa 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, _AttributeImprove this Doc - View Source + View Source

    UseConverterAttribute()

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

    UseConverterAttribute(Type)

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

    ConverterTargetType

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

    ConverterType

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

    IsGenericConverter

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

    UseDefaultConverterForType

    @@ -456,7 +456,7 @@ public sealed class UseConverterAttribute : Attribute, _AttributeImprove 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 3846badf..144d64a8 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 0b8548d2..d19d25b4 100644 --- a/api/IPA.Config.Stores.Converters.CollectionConverter-2.html +++ b/api/IPA.Config.Stores.Converters.CollectionConverter-2.html @@ -167,7 +167,7 @@ Improve this Doc - View Source + View Source

    CollectionConverter()

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

    CollectionConverter(ValueConverter<T>)

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

    BaseConverter

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

    Create(Int32, Object)

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

    FromValue(Value, Object)

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

    PopulateFromValue(TCollection, List, Object)

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

    ToValue(TCollection, Object)

    @@ -521,7 +521,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 23ba9c1f..1c7081eb 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 c21e0c3d..cec111b6 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 7126d945..5f748664 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 e6335b5f..eeb476d4 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 298081e5..c09ab097 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 e402bae1..64d5c270 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 4a91c52b..87b4630e 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 abb07049..0d8add6b 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.HexColorConverter.html b/api/IPA.Config.Stores.Converters.HexColorConverter.html index bd9dcfbd..c69f0a85 100644 --- a/api/IPA.Config.Stores.Converters.HexColorConverter.html +++ b/api/IPA.Config.Stores.Converters.HexColorConverter.html @@ -143,7 +143,7 @@ Improve this Doc - View Source + View Source

    FromValue(Value, Object)

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

    ToValue(Color, Object)

    @@ -301,7 +301,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 4c78fe71..f65c6026 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 6c6f76b3..e77fe4e0 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 abacf668..399367bc 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 670bac6b..e1f93ce7 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.ListConverter-1.html b/api/IPA.Config.Stores.Converters.ListConverter-1.html index 239c7d15..c86a8cf7 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 851a6a37..edbe30a7 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 75c245ed..0df4ec91 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 e76023c3..72e0612d 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 8e54c7f5..891c7638 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 3d093982..ad80d2c4 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 f6e50fba..1e6f2bdb 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 ba4720aa..349616b5 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 9dbb6910..f8aa3f1f 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 92901ef6..9bef34ed 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 3578bf73..13ad69a1 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

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

    AfterDisable(PluginMetadata)

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

    AfterInit(PluginMetadata)

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

    AfterInit(PluginMetadata, Object)

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

    BeforeInit(PluginMetadata)

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

    Initialize(PluginMetadata, JObject)

    @@ -391,7 +391,7 @@ This should also be set whenever either Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.IgnoreReason.html b/api/IPA.Loader.IgnoreReason.html index cda3820a..dbfd0da3 100644 --- a/api/IPA.Loader.IgnoreReason.html +++ b/api/IPA.Loader.IgnoreReason.html @@ -119,7 +119,7 @@ Improve this Doc - View Source + View Source

    IgnoreReason(Reason, String, Exception, PluginMetadata)

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

    Error

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

    Reason

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

    ReasonText

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

    Improve this Doc - View Source + View Source

    RelatedTo

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

    Improve this Doc - View Source + View Source

    Equals(IgnoreReason)

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

    Improve this Doc - View Source + View Source

    Equals(Object)

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

    Improve this Doc - View Source + View Source

    GetHashCode()

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

    Improve this Doc - View Source + View Source

    Equality(IgnoreReason, IgnoreReason)

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

    Improve this Doc - View Source + View Source

    Inequality(IgnoreReason, IgnoreReason)

    @@ -571,7 +571,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 5d7c2a49..e8bf9000 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.InjectParameterNested.html b/api/IPA.Loader.PluginInitInjector.InjectParameterNested.html index 480bf747..5bd79975 100644 --- a/api/IPA.Loader.PluginInitInjector.InjectParameterNested.html +++ b/api/IPA.Loader.PluginInitInjector.InjectParameterNested.html @@ -172,7 +172,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.PluginInitInjector.InjectedValueProvider.html b/api/IPA.Loader.PluginInitInjector.InjectedValueProvider.html index bdc979b6..90984e6a 100644 --- a/api/IPA.Loader.PluginInitInjector.InjectedValueProvider.html +++ b/api/IPA.Loader.PluginInitInjector.InjectedValueProvider.html @@ -168,7 +168,7 @@ injecting for to this delegate along with a type override to select some other t Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.PluginInitInjector.html b/api/IPA.Loader.PluginInitInjector.html index f6876385..d10ca58d 100644 --- a/api/IPA.Loader.PluginInitInjector.html +++ b/api/IPA.Loader.PluginInitInjector.html @@ -139,7 +139,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)

    @@ -179,7 +179,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.InjectParameterNested)

    @@ -219,7 +219,7 @@ For all of the default injectors, only one of each will be generated, and any la Improve this Doc - View Source + View Source

    Inject<T>(PluginInitInjector.InjectedValueProvider, ParameterInfo)

    @@ -297,7 +297,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 127f5ab5..98a7f857 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 36e155dc..c83b6174 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 00cc0968..2a9a332c 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 24682b75..b3a90749 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 63ccc7be..93b2098d 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

    HVersion

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

    IconName

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

    Id

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

    IsBare

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

    Name

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

    PluginType

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

    RuntimeOptions

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

    Version

    @@ -672,7 +672,7 @@ public Version Version { get; } Improve this Doc - View Source + View Source

    ToString()

    @@ -728,7 +728,7 @@ public Version Version { get; } Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Loader.Reason.html b/api/IPA.Loader.Reason.html index bc112a9c..78320bee 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 8547b284..db81a208 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 9a9fef43..63b160c7 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 e6643c55..bae0464a 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 87af6761..765e8fc5 100644 --- a/api/IPA.Logging.Logger.LogLevel.html +++ b/api/IPA.Logging.Logger.LogLevel.html @@ -208,7 +208,7 @@ public enum LogLevel : byteImprove this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Logging.Logger.html b/api/IPA.Logging.Logger.html index 5538b394..bb17cd97 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 74b61ed5..4ba71ae2 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 3cfb1657..cdff2785 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 72b3dac2..cf82b9a0 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 59483670..dffee3b6 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 b380d548..e31b19f4 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 bcf643f5..7c364366 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 96b48bf4..4e91580e 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 cfa472e5..c58c6cee 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.NoEnableDisableAttribute.html b/api/IPA.NoEnableDisableAttribute.html index 9ed92e4b..4c596552 100644 --- a/api/IPA.NoEnableDisableAttribute.html +++ b/api/IPA.NoEnableDisableAttribute.html @@ -286,7 +286,7 @@ them, such as with SiraUtil and Zenject.

    Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Old.IEnhancedPlugin.html b/api/IPA.Old.IEnhancedPlugin.html index 587309a7..08b39a7e 100644 --- a/api/IPA.Old.IEnhancedPlugin.html +++ b/api/IPA.Old.IEnhancedPlugin.html @@ -128,7 +128,7 @@ public interface IEnhancedPlugin : IPluginImprove this Doc - View Source + View Source

    Filter

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

    OnLateUpdate()

    @@ -202,7 +202,7 @@ public interface IEnhancedPlugin : IPluginImprove this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Old.IPlugin.html b/api/IPA.Old.IPlugin.html index cd008573..0dc467f5 100644 --- a/api/IPA.Old.IPlugin.html +++ b/api/IPA.Old.IPlugin.html @@ -102,7 +102,7 @@ public interface IPluginImprove this Doc - View Source + View Source

    Name

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

    Version

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

    OnApplicationQuit()

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

    OnApplicationStart()

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

    OnFixedUpdate()

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

    OnLevelWasInitialized(Int32)

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

    OnLevelWasLoaded(Int32)

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

    OnUpdate()

    @@ -318,7 +318,7 @@ public interface IPluginImprove this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.OnDisableAttribute.html b/api/IPA.OnDisableAttribute.html index 49c3e414..7833e8eb 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 754de5e8..76f3c7dd 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 2233df7a..b1060ce9 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 fedc235a..1d0661db 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 d7fa882d..c6157211 100644 --- a/api/IPA.PluginAttribute.html +++ b/api/IPA.PluginAttribute.html @@ -252,7 +252,7 @@ public sealed class PluginAttribute : Attribute, _AttributeImprove 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 1b8419cd..8a077c85 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 6828caf9..5bb138bf 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 408864d8..8d0c1e1c 100644 --- a/api/IPA.Utilities.AlmostVersion.html +++ b/api/IPA.Utilities.AlmostVersion.html @@ -127,7 +127,7 @@ not a valid .

    Improve this Doc - View Source + View Source

    AlmostVersion(Hive.Versioning.Version)

    @@ -161,7 +161,7 @@ not a valid .

    Improve this Doc - View Source + View Source

    AlmostVersion(Version)

    @@ -196,7 +196,7 @@ public AlmostVersion(Version ver)Improve this Doc - View Source + View Source

    AlmostVersion(String)

    @@ -230,7 +230,7 @@ public AlmostVersion(Version ver)Improve this Doc - View Source + View Source

    AlmostVersion(String, AlmostVersion)

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

    AlmostVersion(String, AlmostVersion.StoredAs)

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

    SemverValue

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

    StorageMode

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

    StringValue

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

    CompareTo(Hive.Versioning.Version)

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

    Improve this Doc - View Source + View Source

    CompareTo(AlmostVersion)

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

    CompareTo(Version)

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

    Improve this Doc - View Source + View Source

    Equals(Object)

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

    Improve this Doc - View Source + View Source

    GetHashCode()

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

    Improve this Doc - View Source + View Source

    ToString()

    @@ -725,7 +725,7 @@ stored as a , it is equivalent to ca Improve this Doc - View Source + View Source

    Equality(AlmostVersion, AlmostVersion)

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

    Improve this Doc - View Source + View Source

    GreaterThan(AlmostVersion, AlmostVersion)

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

    Improve this Doc - View Source + View Source

    GreaterThanOrEqual(AlmostVersion, AlmostVersion)

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

    Improve this Doc - View Source + View Source

    Implicit(AlmostVersion to Version)

    @@ -949,7 +949,7 @@ public static implicit operator Version(AlmostVersion av)
    Improve this Doc - View Source + View Source

    Implicit(AlmostVersion to Nullable<Hive.Versioning.Version>)

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

    Improve this Doc - View Source + View Source

    Implicit(Version to AlmostVersion)

    @@ -1057,7 +1057,7 @@ public static implicit operator AlmostVersion(Version ver)
    Improve this Doc - View Source + View Source

    Implicit(Nullable<Hive.Versioning.Version> to AlmostVersion)

    @@ -1110,7 +1110,7 @@ public static implicit operator AlmostVersion(Version ver)
    Improve this Doc - View Source + View Source

    Inequality(AlmostVersion, AlmostVersion)

    @@ -1170,7 +1170,7 @@ public static implicit operator AlmostVersion(Version ver)
    Improve this Doc - View Source + View Source

    LessThan(AlmostVersion, AlmostVersion)

    @@ -1222,7 +1222,7 @@ public static implicit operator AlmostVersion(Version ver)Improve this Doc - View Source + View Source

    LessThanOrEqual(AlmostVersion, AlmostVersion)

    @@ -1306,7 +1306,7 @@ public static implicit operator AlmostVersion(Version ver)Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.AlmostVersionConverter.html b/api/IPA.Utilities.AlmostVersionConverter.html index 59501a31..9ab66e92 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 b088c5fa..287b89d5 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 ma Improve this Doc - View Source + View Source

    WaitForTask(Task)

    @@ -240,7 +240,7 @@ helpful on their own, however ma Improve this Doc - View Source + View Source

    WaitForTask(Task, Boolean)

    @@ -302,7 +302,7 @@ helpful on their own, however ma Improve 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 02e568cd..e735b8e1 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 01ac1716..7bbbfd44 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 63b40867..c0eea1fa 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 c4fed7c4..dca4cfa6 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 e3f0581b..97f7abfd 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 0df7e64b..446dcd1e 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 22011ccb..f202b63a 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.SemaphoreSlimLocker.html b/api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html index 866ac66c..2fbafa88 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 4090d660..f5de1267 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

    LockRead(ReaderWriterLockSlim)

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

    LockReadUpgradable(ReaderWriterLockSlim)

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

    LockWrite(ReaderWriterLockSlim)

    @@ -443,7 +443,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 1ef8e036..a3c9c99d 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 3590bc57..56d4f7fd 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 2ec54f09..4105c296 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 c07c79d9..b0de5e66 100644 --- a/api/IPA.Utilities.EnumerableExtensions.html +++ b/api/IPA.Utilities.EnumerableExtensions.html @@ -129,7 +129,7 @@ Improve this Doc - View Source + View Source

    NonNull<T>(IEnumerable<T>)

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

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

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

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

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

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

    @@ -425,7 +425,7 @@ Improve this Doc
  • - View Source + View Source
  • diff --git a/api/IPA.Utilities.Extensions.html b/api/IPA.Utilities.Extensions.html index 25c32ad1..d9658ff9 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 4e1bb02b..9e238af6 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 8c689b25..4b1eded4 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 9485e0cf..5afe68aa 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 ca52f16c..efcab8f4 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 80af2b62..7e185472 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 f294e3fb..4f83a380 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 693e93a7..a82c1771 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 39cf52cc..69135134 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 a81ef000..ad473799 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 14ba77e8..e70d80d4 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 fc12165f..d3e14b13 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 eefb4828..e82524ab 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 c0e43d79..c43c2449 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

    Deconstruct<TKey, TValue>(KeyValuePair<TKey, TValue>, out TKey, out TValue)

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

    GetRelativePath(String, String)

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

    ScopeGuard(Action)

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

    StringToByteArray(String)

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

    UnsafeCompare(Byte[], Byte[])

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

    VersionCompareNoPrerelease(Hive.Versioning.Version, Hive.Versioning.Version)

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

    VersionCompareNoPrerelease(Version, Version)

    @@ -698,7 +698,7 @@ public static int VersionCompareNoPrerelease(Version l, Version r)Improve this Doc
  • - View Source + View Source
  • diff --git a/api/SemVer.Range.html b/api/SemVer.Range.html index 364bad64..5a6862fb 100644 --- a/api/SemVer.Range.html +++ b/api/SemVer.Range.html @@ -125,7 +125,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    Range(String, Boolean)

    @@ -164,7 +164,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    UnderlyingRange

    @@ -196,7 +196,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    Equals(VersionRange)

    @@ -243,7 +243,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    Equals(Range)

    @@ -290,7 +290,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    Equals(Object)

    @@ -339,7 +339,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    ForHiveRange(VersionRange)

    @@ -386,7 +386,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    GetHashCode()

    @@ -418,7 +418,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    Intersect(Range)

    @@ -465,7 +465,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    IsSatisfied(Version)

    @@ -512,7 +512,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    IsSatisfied(Version)

    @@ -559,7 +559,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    IsSatisfied(String, Boolean)

    @@ -611,7 +611,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    IsSatisfied(String, String, Boolean)

    @@ -668,7 +668,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    MaxSatisfying(IEnumerable<Version>)

    @@ -715,7 +715,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    MaxSatisfying(IEnumerable<String>, Boolean)

    @@ -767,7 +767,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    MaxSatisfying(String, IEnumerable<String>, Boolean)

    @@ -824,7 +824,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    Satisfying(IEnumerable<Version>)

    @@ -871,7 +871,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    Satisfying(IEnumerable<String>, Boolean)

    @@ -923,7 +923,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    Satisfying(String, IEnumerable<String>, Boolean)

    @@ -980,7 +980,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    ToString()

    @@ -1014,7 +1014,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    Equality(Range, Range)

    @@ -1066,7 +1066,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc - View Source + View Source

    Inequality(Range, Range)

    @@ -1147,7 +1147,7 @@ public class Range : IEquatable<Range>, IEquatable<VersionRange>Improve this Doc
  • - View Source + View Source
  • diff --git a/api/SemVer.Version.html b/api/SemVer.Version.html index b1fc7947..58d897f4 100644 --- a/api/SemVer.Version.html +++ b/api/SemVer.Version.html @@ -128,7 +128,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    Version(Int32, Int32, Int32, String, String)

    @@ -180,7 +180,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    Version(String, Boolean)

    @@ -219,7 +219,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    Build

    @@ -249,7 +249,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    Major

    @@ -279,7 +279,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    Minor

    @@ -309,7 +309,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    Patch

    @@ -339,7 +339,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    PreRelease

    @@ -369,7 +369,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    UnderlyingVersion

    @@ -401,7 +401,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    BaseVersion()

    @@ -431,7 +431,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    Clean()

    @@ -461,7 +461,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    CompareTo(Version)

    @@ -508,7 +508,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    CompareTo(Version)

    @@ -555,7 +555,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    CompareTo(Object)

    @@ -602,7 +602,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    Equals(Version)

    @@ -649,7 +649,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    Equals(Version)

    @@ -696,7 +696,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    Equals(Object)

    @@ -745,7 +745,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    ForHiveVersion(Version)

    @@ -792,7 +792,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    GetHashCode()

    @@ -824,7 +824,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    ToString()

    @@ -858,7 +858,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    Equality(Version, Version)

    @@ -910,7 +910,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    GreaterThan(Version, Version)

    @@ -962,7 +962,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    GreaterThanOrEqual(Version, Version)

    @@ -1014,7 +1014,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    Inequality(Version, Version)

    @@ -1066,7 +1066,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    LessThan(Version, Version)

    @@ -1118,7 +1118,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc - View Source + View Source

    LessThanOrEqual(Version, Version)

    @@ -1208,7 +1208,7 @@ public class Version : IComparable<Version>, IComparable<Version>, I Improve this Doc
  • - View Source + View Source
  • diff --git a/api/index.html b/api/index.html index 8013114b..b66985c6 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 90136ffd..e8448f92 100644 --- a/articles/command-line.html +++ b/articles/command-line.html @@ -184,7 +184,7 @@ that behaviour, and restricts it to only create a global log and mod logs.

    diff --git a/articles/contributing.html b/articles/contributing.html index 10cf2e2a..55415839 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/index.html b/articles/index.html index a0a5e67e..8c6d6d98 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 9d40c37e..1e13c3d7 100644 --- a/articles/start-dev.html +++ b/articles/start-dev.html @@ -514,7 +514,7 @@ namespace Demo
    diff --git a/articles/start-user.html b/articles/start-user.html index 73bf76a9..c12984d3 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 72f1ba8d..0ec58c0f 100644 --- a/index.html +++ b/index.html @@ -101,7 +101,7 @@
    diff --git a/index.json b/index.json index 457334d4..d90cd6f2 100644 --- a/index.json +++ b/index.json @@ -27,7 +27,7 @@ "api/IPA.Config.Config.html": { "href": "api/IPA.Config.Config.html", "title": "Class Config", - "keywords": "Class Config An abstraction of a config file on disk, which handles synchronizing between a memory representation and the disk representation. Inheritance Object Config Inherited Members Object.ToString() Object.Equals(Object) Object.Equals(Object, Object) Object.ReferenceEquals(Object, Object) Object.GetHashCode() Object.GetType() Object.MemberwiseClone() Namespace : IPA.Config Assembly : IPA.Loader.dll Syntax public class Config Properties | Improve this Doc View Source Name Gets the name associated with this Config object. Declaration public string Name { get; } Property Value Type Description String | Improve this Doc View Source Provider Gets the IConfigProvider associated with this Config object. Declaration public IConfigProvider Provider { get; } Property Value Type Description IConfigProvider Methods | Improve this Doc View Source GetConfigFor(String, String[]) Gets a Config object using the specified list of preferred config types. Declaration public static Config GetConfigFor(string configName, params string[] extensions) Parameters Type Name Description String configName the name of the mod for this config String [] extensions the preferred config types to try to get Returns Type Description Config a Config using the requested format, or of type JSON. | Improve this Doc View Source LoadAsync() Forces an asynchronous load from disk. Declaration public Task LoadAsync() Returns Type Description Task | Improve this Doc View Source LoadSync() Forces a synchronous load from disk. Declaration public void LoadSync() | Improve this Doc View Source Register(Type) Registers a IConfigProvider to use for configs. Declaration public static void Register(Type type) Parameters Type Name Description Type type the type to register | Improve this Doc View Source Register() Registers a IConfigProvider to use for configs. Declaration public static void Register() where T : IConfigProvider Type Parameters Name Description T the type to register | Improve this Doc View Source SetStore(IConfigStore) Sets this object's IConfigStore . Can only be called once. Declaration public void SetStore(IConfigStore store) Parameters Type Name Description IConfigStore store the IConfigStore to add to this instance Exceptions Type Condition InvalidOperationException If this was called before. Extension Methods ReflectionUtil.SetField(T, String, U) ReflectionUtil.GetField(T, String) ReflectionUtil.SetProperty(T, String, U) ReflectionUtil.GetProperty(T, String) ReflectionUtil.InvokeMethod(T, String, Object[]) GeneratedStore.Generated(Config, Boolean)" + "keywords": "Class Config An abstraction of a config file on disk, which handles synchronizing between a memory representation and the disk representation. Inheritance Object Config Inherited Members Object.ToString() Object.Equals(Object) Object.Equals(Object, Object) Object.ReferenceEquals(Object, Object) Object.GetHashCode() Object.GetType() Object.MemberwiseClone() Namespace : IPA.Config Assembly : IPA.Loader.dll Syntax public class Config Properties | Improve this Doc View Source Name Gets the name associated with this Config object. Declaration public string Name { get; } Property Value Type Description String | Improve this Doc View Source Provider Gets the IConfigProvider associated with this Config object. Declaration public IConfigProvider Provider { get; } Property Value Type Description IConfigProvider Methods | Improve this Doc View Source GetConfigFor(String, String[]) Gets a Config object using the specified list of preferred config types. Declaration public static Config GetConfigFor(string configName, params string[] extensions) Parameters Type Name Description String configName the name of the mod for this config String [] extensions the preferred config types to try to get Returns Type Description Config a Config using the requested format, or of type JSON. | Improve this Doc View Source LoadAsync() Forces an asynchronous load from disk. Declaration public Task LoadAsync() Returns Type Description Task | Improve this Doc View Source LoadSync() Forces a synchronous load from disk. Declaration public void LoadSync() | Improve this Doc View Source Register(Type) Registers a IConfigProvider to use for configs. Declaration public static void Register(Type type) Parameters Type Name Description Type type the type to register | Improve this Doc View Source Register() Registers a IConfigProvider to use for configs. Declaration public static void Register() where T : IConfigProvider, new() Type Parameters Name Description T the type to register | Improve this Doc View Source SetStore(IConfigStore) Sets this object's IConfigStore . Can only be called once. Declaration public void SetStore(IConfigStore store) Parameters Type Name Description IConfigStore store the IConfigStore to add to this instance Exceptions Type Condition InvalidOperationException If this was called before. Extension Methods ReflectionUtil.SetField(T, String, U) ReflectionUtil.GetField(T, String) ReflectionUtil.SetProperty(T, String, U) ReflectionUtil.GetProperty(T, String) ReflectionUtil.InvokeMethod(T, String, Object[]) GeneratedStore.Generated(Config, Boolean)" }, "api/IPA.Config.Config.NameAttribute.html": { "href": "api/IPA.Config.Config.NameAttribute.html", diff --git a/manifest.json b/manifest.json index f27e524b..02415a83 100644 --- a/manifest.json +++ b/manifest.json @@ -18,7 +18,7 @@ "output": { ".html": { "relative_path": "api/IPA.AntiMalware.AntiMalwareEngine.html", - "hash": "lFPVMA70fuzYaYEFjdE6f5Rhfy9WhkFmxMcZZGhXNHg=" + "hash": "0kSwtaATubTCtpw0x78IB0+oSn0wLmY7jWR7rEiRVIA=" } }, "is_incremental": false, @@ -30,7 +30,7 @@ "output": { ".html": { "relative_path": "api/IPA.AntiMalware.IAntiMalware.html", - "hash": "pDuT+5Swv5yKrJiMHc/l5nlniUWV8Z8TpUqG2ySYbOU=" + "hash": "rzmQijPYWfDKHIdWiSqbWWq+iODZX7TMocemQ1m9fOg=" } }, "is_incremental": false, @@ -42,7 +42,7 @@ "output": { ".html": { "relative_path": "api/IPA.AntiMalware.ScanResult.html", - "hash": "5uSH7qJ2lklhaMO0fyca05Nh0tqWQgk0Jl1aJfzMXq0=" + "hash": "xojdpEzh07CJ+4+KFnyBgLJNrHqu7WPr0k5YX5rrbEQ=" } }, "is_incremental": false, @@ -66,7 +66,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Config.NameAttribute.html", - "hash": "vvFGFLseOvTfGTpMBWvU6RCvtf51Px/2AToCDH6vNgY=" + "hash": "cfY1u3wpqoYrTIeVKRFOOZRdu6mzUYsCEB608Gi5wRE=" } }, "is_incremental": false, @@ -78,7 +78,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Config.PreferAttribute.html", - "hash": "ARDItE7LZIx8jbQPRsHYicnVg50hRSBp6A2iP/Gim30=" + "hash": "cddnUvmWEr8itSUb6Gd2GRTGDvn6QYZ38YNKeg5+S70=" } }, "is_incremental": false, @@ -90,7 +90,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Config.html", - "hash": "WQy0wMYJVzVfg2eAf2rf7u6R/1U8ZeVrwdREJOIBX6o=" + "hash": "wLMIxQezbS7Ub7Ul+JQTeVKXuZal1naq78yF+F8fLvQ=" } }, "is_incremental": false, @@ -102,7 +102,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.ConfigProvider.html", - "hash": "9+/Nwr7kqn04BITkEJ5eGJoNR9u1jY5Oiy8GHV3mN4k=" + "hash": "UeU4B4xOOHVYaC1Yr/Qn9YKCkvdjX6sFaWTPSRxupmA=" } }, "is_incremental": false, @@ -114,7 +114,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Data.Boolean.html", - "hash": "slq9zaNxDUSKHQO4ufVQxyQISQdv+WiENWSE/UoMDGw=" + "hash": "xDrPem0EupMGVJIRKzvIAKLCii+MnnosOI/nnYWXrxY=" } }, "is_incremental": false, @@ -126,7 +126,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Data.FloatingPoint.html", - "hash": "+Iy076h2HFo/pSyEfBXXgejHDiJUhHu0JDAonz465h0=" + "hash": "SSiOZzeqPxARoJIJyLE5vIBv2B6bPW9a+yT/rt9MpZc=" } }, "is_incremental": false, @@ -138,7 +138,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Data.Integer.html", - "hash": "IoArEd9oEIcc+V4vzFwq5rvG9d71OBXMs7Qc9W3NTxY=" + "hash": "HCqVFB8ebzmi7LAN0f39MoSgurL2lbuyXpXAZ8n/A/o=" } }, "is_incremental": false, @@ -150,7 +150,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Data.List.html", - "hash": "GWNodRzO8OMJbRkSHaondjXcL6fosEg+DyBTY6hTjZY=" + "hash": "MQG7IY+qthAObEbQ42+TfegltdcqVJsWwZZ06Qicovs=" } }, "is_incremental": false, @@ -162,7 +162,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Data.Map.html", - "hash": "jrj/SER7A7KRDScudhHU3dDOmOKIXh9u/SM24nh5R2Q=" + "hash": "kCZkyBim+bqdM/rC3N+nCZIq4UfwvCuUoI3tMsjZWIs=" } }, "is_incremental": false, @@ -174,7 +174,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Data.Text.html", - "hash": "KeGhXSLFkdLcNqoGYj/tNlxVBAqTzPkMtPes8iyEK3A=" + "hash": "XHzp0SPwlrO392nI1ZRpkg6A3pYZR8Yj1aekxvlFnvA=" } }, "is_incremental": false, @@ -186,7 +186,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Data.Value.html", - "hash": "XwS9nK7P3ui3FzchjkJ7iHgpmjIaFhhXpPNKW7k88cY=" + "hash": "WFE8Yftx4LrR2HUP7TamvVxpeAoqq7ZxWAiBG75Zt8c=" } }, "is_incremental": false, @@ -210,7 +210,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.IConfigProvider.html", - "hash": "W2tlEdMn5Z/7fa8dsvED/JTRmfztj1qWh7mtx3pDye0=" + "hash": "8yvYvs0Pweqkt/vXpI1TDkDzsT+Iht1jnhCutkddBlo=" } }, "is_incremental": false, @@ -222,7 +222,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.IConfigStore.html", - "hash": "xOp382nypIjjOxfZMpCN1HTzMnWaDC47npcGc08LFvE=" + "hash": "VFoLunXyo0ZDjLFnxeSYgmLkm5VAkAYhaTV74vq0b+Y=" } }, "is_incremental": false, @@ -234,7 +234,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.IModPrefs.html", - "hash": "80YpFiKgwg3loZ+wviiJaQEiLdkxI9Cl9we9kKQiR6E=" + "hash": "tAd55jRVo6HwnDz8plKTsomkhcg602FA+GdSFkkOFm0=" } }, "is_incremental": false, @@ -246,7 +246,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.ModPrefs.html", - "hash": "t69hfQiY03Tfbov9dlhXorOfXg0W6RVoAXzOnlFafmY=" + "hash": "GzDqwYWKDVzGxPrhuWq3UFSAqeTWkzPOoU8nhL2IXjA=" } }, "is_incremental": false, @@ -258,7 +258,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Attributes.IgnoreAttribute.html", - "hash": "6rItEeXjb2XD3yrVgaTx2CTj+Ib9fyXBeWQu9jWnD/Y=" + "hash": "gBhNoe0Rw7dlQyvZnzttgZFq3335K4yW0gzkMDkRb/M=" } }, "is_incremental": false, @@ -270,7 +270,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Attributes.NonNullableAttribute.html", - "hash": "4yIoncRKXZX0P/J0ZZUxn25eT5rtKCljWKrq7U579Qk=" + "hash": "drh/ahgsfST8BW2dLP9NFmvqwetzoKYT/tl8DGaDu7c=" } }, "is_incremental": false, @@ -282,7 +282,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute.html", - "hash": "u73qC5IwxyJC9n14mM8DI/wT/Urm2vHJDgdv3F0Qr9o=" + "hash": "EEtRgpRbuasJUEDXnvpmQORN5kqnJFz4TUIvlV2iguw=" } }, "is_incremental": false, @@ -294,7 +294,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html", - "hash": "mYy0XT70Z2fsQz3TS/Q1xgW34A4MvAUODwq9NvdwakI=" + "hash": "wuSKVQ1ZeAOjrj0P5yA3fNpWkPvMe6CSgxm0cImjD84=" } }, "is_incremental": false, @@ -306,7 +306,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Attributes.UseConverterAttribute.html", - "hash": "cS7aRWfoN+U5v8rI4kfWwyx8xjFgBjv+vrSQz5QWtVY=" + "hash": "nXiV4HyqupTOIu3DH2y5ptzyz2Q8x9hjAugGhYo3Hcc=" } }, "is_incremental": false, @@ -330,7 +330,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html", - "hash": "NFnG3URB8K1EHKjEEakc41iosQ2xv/kW7pNwBrpMeyc=" + "hash": "xYQSEx6Dk3ihsGMj3++bw1rcsoBLDE1XAv7zWin6r6o=" } }, "is_incremental": false, @@ -342,7 +342,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.CollectionConverter-2.html", - "hash": "Q8Nz86o7M4auRu6iYvuP4PAWVJxHz64mVQ1KuVK7es8=" + "hash": "lfYJFfFdQ3/yS21QGUxv1VUaCRfFo4NsxNlEcO/6Am0=" } }, "is_incremental": false, @@ -354,7 +354,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.CollectionConverter-3.html", - "hash": "svZ2+ftj0xHCBgZ+YhHaqPlhJm4rXAJHZF7VbZ4bsa0=" + "hash": "wUjFouqoA1s/XzFcBE5CdCB6zO3k5Q1hQ02AqfEuknk=" } }, "is_incremental": false, @@ -366,7 +366,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.Converter-1.html", - "hash": "l3NVZu0pEX/rlwOoooJOXvv78g/sf+NqGbDZjGMA9G4=" + "hash": "XfIXYSGXRgf3fL52pbjEjZeIulvid8jhHFgwIClNg30=" } }, "is_incremental": false, @@ -378,7 +378,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.Converter.html", - "hash": "tYPpSUo3m6dH+ixdwLQtv/0DK7sLHR99jmVUqbWo1qA=" + "hash": "HydooyMuDRkoF5ex+JVFLd9S1XD1QPDwbATDLQVQb08=" } }, "is_incremental": false, @@ -390,7 +390,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html", - "hash": "dToA6e8JDGPGI0MJ+1y/okQX81YrYuTPvBc6scS7rlE=" + "hash": "makLIGY4zxUlWuZUWPaFoSuWMFDIUdJnjHQrdfo//4A=" } }, "is_incremental": false, @@ -402,7 +402,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html", - "hash": "e0Wt8W/PHWw8cGpzhwHoRE5saIksnF7z8jpWkqbAPqM=" + "hash": "W9tnbSyT34G6LMp18ds/h/HnFOh+04sb3ecndo2i9HE=" } }, "is_incremental": false, @@ -414,7 +414,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.DictionaryConverter-1.html", - "hash": "OIihwvutwO5hw5D5SYY1Cc/gL+0CVWaAv2dGCEVLwCo=" + "hash": "C3bK41/VrnKsdheB71lIEGpmNA3xPcLAO5w5NS3gt0A=" } }, "is_incremental": false, @@ -426,7 +426,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.DictionaryConverter-2.html", - "hash": "KV7vKUf62YWP1WhuXHieC76vxhN/MHcFSZqD7Vg/Iio=" + "hash": "SbUHLKEuHiM3kwDPKCDKU1HuAja8pmGtFxpV78ChF1s=" } }, "is_incremental": false, @@ -438,7 +438,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.EnumConverter-1.html", - "hash": "4MouMBzLhxSZeF3BaIgs4H2bsxagZlErNavO+wGE/k0=" + "hash": "LIydGll/UIq0yw9dJ4XjkJwMtGBt7Ek0U/z7l07IQRs=" } }, "is_incremental": false, @@ -450,7 +450,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.HexColorConverter.html", - "hash": "rXfZ2+Pp2hrtnf5EdcHi0ovtw1L1fg/m2HWQCIKfpqM=" + "hash": "jFjKQvs8nK7PSmyriDDZi8EWrJpzUgWbw5irNanYcys=" } }, "is_incremental": false, @@ -462,7 +462,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html", - "hash": "4dA4dk4+ynRd9iIgSH8EJa7YLyjCSdYzpEc3dNZzNMA=" + "hash": "IaX+jYgrhVfUj7C05B33ejMxcywZiu1ocHpW/TaAj1o=" } }, "is_incremental": false, @@ -474,7 +474,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html", - "hash": "kdVkUgxQhjGHBtw53P3y2FdQMTTZXrQ+y5qLEo/a6/U=" + "hash": "rF5wg0ZeHi24Y0HbfwqnK8bo7f4El0QDS3HF8M5TVGk=" } }, "is_incremental": false, @@ -486,7 +486,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.IListConverter-1.html", - "hash": "Uivzk0J270ZgpOoJQLaF4o8DtJ7QmGf0jXOnFtt2vJI=" + "hash": "P66AB2xQoDdi+KDrNc0+slLUF58N8/ZJfVoqtrPs7yU=" } }, "is_incremental": false, @@ -498,7 +498,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.IListConverter-2.html", - "hash": "SEM25i9XZt7LTcPtGkJ+5SQLY45Tc0f0n1YnL/d6g78=" + "hash": "HCc2G8tWHlY2Lvdeac6ucXIHujivWAeBcxjfgMMM6bc=" } }, "is_incremental": false, @@ -510,7 +510,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.ListConverter-1.html", - "hash": "pPRXFouYxDzJsh1PYw4c9dJjmcJ7gWkPojx00CFu4V4=" + "hash": "P+PpLqDW10lyNcTTlElwv4GNTeufc40NhyJfzoEoLKQ=" } }, "is_incremental": false, @@ -522,7 +522,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.ListConverter-2.html", - "hash": "/W5FimcJYF8+udHdt5X8zpQ9GbPwazkcnfJf0ESoSQA=" + "hash": "1IkepHkLwNldAB4jyYvwI/WkL3po2UsHDMhFhcKIPKg=" } }, "is_incremental": false, @@ -534,7 +534,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.NullableConverter-1.html", - "hash": "4RGjvXuxoUEyHfFzVN3/yFiaF8JupxjG7rEU8KLtiRU=" + "hash": "ts1vqo/c0UIHMl6IIjnG1cv516KpMrGzkVIexGN/xlA=" } }, "is_incremental": false, @@ -546,7 +546,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.NullableConverter-2.html", - "hash": "gislvuXpMXYnzKHDRApVGhU2RH1JO/Csqg+b8B6LSAQ=" + "hash": "eb9xFD0W3BPBVaH7suxTSOdxMqObUw1zvUf5e/2b4Nc=" } }, "is_incremental": false, @@ -558,7 +558,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html", - "hash": "rC0yQcwuUUdlApL+L2jeFX6g/Gh6u6xbVt1oqk1KJDk=" + "hash": "eqdb6Qi/9XaUOFa5O79MpAdhbiRxQYJfMffokb46JQM=" } }, "is_incremental": false, @@ -582,7 +582,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.GeneratedStore.html", - "hash": "Z3rIySLaB8E7YbtLoGfzfWPD+3dhj6D8+reJjgAXR7E=" + "hash": "lyqd+FlBxunu1V6AtcRoxoVLk2s9Uxu6sBl91dBWw1s=" } }, "is_incremental": false, @@ -594,7 +594,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.IValueConverter.html", - "hash": "zdke9FyAJoHRmdZNaT3a6qVdxxZG/AFFDr726vmO308=" + "hash": "gv/9uCPDSYG7msPtx8a5Rp/+ICG7pcxNmvlZ8dCxLYg=" } }, "is_incremental": false, @@ -606,7 +606,7 @@ "output": { ".html": { "relative_path": "api/IPA.Config.Stores.ValueConverter-1.html", - "hash": "sRhDdPTX46N7RhUZ7CIvyY69f5OHijoHkjOL5jTkiVU=" + "hash": "PiUk/gqXhiN4Kl7snunN4mfcvfBckCl7uiAGbEATB9M=" } }, "is_incremental": false, @@ -642,7 +642,7 @@ "output": { ".html": { "relative_path": "api/IPA.InitAttribute.html", - "hash": "EUIy61Ox5vMdwZfDEVMv4LiboSlU4FgUIqayD3kpYU8=" + "hash": "x1eiJsbo3Vcum9yfQ6AGWdCOK0JfDuJjiLMmSqX6Kmk=" } }, "is_incremental": false, @@ -654,7 +654,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.CannotRuntimeDisableException.html", - "hash": "C7JKUzULLGWi7ZdpJV1/s/1XV1UzSYjmk6eEp0BlJTM=" + "hash": "pE+bJgf194Rbyb9/Y1ExPcuQo5+fI5+cPzK+nYTm1tc=" } }, "is_incremental": false, @@ -666,7 +666,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.Features.Feature.html", - "hash": "FEubwFn5KMF5Qo8eHVpuGqPcfVAvex58fUPIXVH+8bc=" + "hash": "Vf2+gN9MT40sAPJ554fRry8qbV8mV1zYa1yZsUshzR0=" } }, "is_incremental": false, @@ -690,7 +690,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.IgnoreReason.html", - "hash": "RLtrBM7TTrt3GqualQ/2FJXYKIuMHYJuVhC4zcGlzU0=" + "hash": "O64vvjU+5T/HzxM6WVlWSX8K0G7h3os0Vf7cPmwaDKM=" } }, "is_incremental": false, @@ -702,7 +702,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginInitInjector.InjectParameter.html", - "hash": "dgpb8jDcfLy0JF/Bojtt3aVqwtMFZ7XWLRte+KJILKE=" + "hash": "f+MwcMY77Vjfvx2QpL4ubhH5S/RdzSgqwS6d5iNlq3w=" } }, "is_incremental": false, @@ -714,7 +714,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginInitInjector.InjectParameterNested.html", - "hash": "D8qWk1gcEZLJQnJE3n6x0bgWRljNNmi09dkcgemHrYQ=" + "hash": "hpkuw/yTDBJvWEKS7D1QJ+iQZe2OnH9fvYr5xd9zGIg=" } }, "is_incremental": false, @@ -726,7 +726,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginInitInjector.InjectedValueProvider.html", - "hash": "d3ecvTYwUr0PYozjwX8xIFw2EpkUgKBVFMfasStrmFw=" + "hash": "lrGWl60l7xj5MwMisTKTk7WHzJ4B2Qi7GTQ9C5uTEII=" } }, "is_incremental": false, @@ -738,7 +738,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginInitInjector.html", - "hash": "sKU3PVqb0hD4nGc7CTgD8gyKHA1n9nXj58MSMSdJGiU=" + "hash": "Hm7AOktTpXZP33wr6ZREWT2XRGBxI47KcFXp5glii18=" } }, "is_incremental": false, @@ -750,7 +750,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate.html", - "hash": "lEVCPvwKsdiDMevLD8ZEYP7UtxRg6QVkctI77480SF8=" + "hash": "4tHFxHhZ1/9q2NEhWEncW1bbVD2HEdvS3gsijsZrag0=" } }, "is_incremental": false, @@ -762,7 +762,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginManager.PluginDisableDelegate.html", - "hash": "aCdJmkt1/hLucJOhAvYEJl3Yf18OGekwUSeD7IZc75I=" + "hash": "G2oYyyQ/Nl5eSEJI4a24XHhuWf2FSL+KVjBy29BSwgw=" } }, "is_incremental": false, @@ -774,7 +774,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginManager.PluginEnableDelegate.html", - "hash": "Pu2yZM5q7sTDSKZQhCwfBUKqMDcFHWBmEvHtztWoBeg=" + "hash": "a/wboIyNvGcJ2Ps6L61trF8dTItSF6sD6XHhZ4ryK0E=" } }, "is_incremental": false, @@ -786,7 +786,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginManager.html", - "hash": "AtjRGQiAJlBbg+w8CEVXqJtc4UAl68i3q96oZzx8kEs=" + "hash": "2ykx0O1VDa5dQNrO7syfpLglQw6pj57ixUpaofcIu84=" } }, "is_incremental": false, @@ -798,7 +798,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.PluginMetadata.html", - "hash": "EV1bSB/QpOXUXeYXUf68GBtyV9Xvh5RtW9BQE31XP9Y=" + "hash": "2RhM+CovS1qe5hLGVz00uMFJRArx9oSonWQx+RCychQ=" } }, "is_incremental": false, @@ -810,7 +810,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.Reason.html", - "hash": "TKc99g33CTZr99Bsdg8gmlEbUY0MUBtcWBPv+UYiEkg=" + "hash": "SsdSAAgDifwc4jhQclNtvsq6uytDyBZ/JgVXNorYH/o=" } }, "is_incremental": false, @@ -822,7 +822,7 @@ "output": { ".html": { "relative_path": "api/IPA.Loader.StateTransitionTransaction.html", - "hash": "joFuNip3LvsnEyDAGhYbs4o6uMSCUW9Tj/Heq+x+je8=" + "hash": "pKXtFikRAf8+z2IDTJGaKe7dYOjlb8lsKyPJn14oQtc=" } }, "is_incremental": false, @@ -846,7 +846,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.LogPrinter.html", - "hash": "rwqL27VcgdbiDGoVBDqlyv5j2H5XlgwbcRFZ/nXbU+4=" + "hash": "7Pw+u4OhoBveyE1tzaI1o1o1adXD/mcmRQlBye8JN5k=" } }, "is_incremental": false, @@ -858,7 +858,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Logger.Level.html", - "hash": "26nBCIf3ePU3zcoV7sW3pvl2UueW7zjls5YhetQwD1o=" + "hash": "YCyDlY4cix/UxSJ+y1YWVKj/s0AS7ACwz2NaIdLtVno=" } }, "is_incremental": false, @@ -870,7 +870,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Logger.LogLevel.html", - "hash": "Mya9BGU4aSI52NT2aXCfDJTMGAbA8zO7lY0UNbXSN3E=" + "hash": "MCLAJKLfZIjFJknZzKQP4y4TulytWqjA/fwchMbAicQ=" } }, "is_incremental": false, @@ -882,7 +882,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Logger.html", - "hash": "yFOE+poMlktDuO95ixsGaRXJr9KE4PaO5WwnbWb7URA=" + "hash": "5gYruTUFO0AVyVv+6W2gFsBmm/itITvDhbhqxbZdCNo=" } }, "is_incremental": false, @@ -894,7 +894,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.LoggerExtensions.html", - "hash": "+JlnA3hgfTqLg43yc689mjBOgd0Kid+TbVl8pTDs1P0=" + "hash": "o5dW1r0sPyw45q2ld8mugXOb6uOOIdbV7/ZeE2yATCg=" } }, "is_incremental": false, @@ -906,7 +906,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Printers.ColoredConsolePrinter.html", - "hash": "I2b9lvCw4DNdEBQsQ76hJPfmYYyqn4aDbAE95glJLtc=" + "hash": "+HXrTTidiGzf7NE+95ojYA3wyVmjsfuPcuRsW/gF4Pc=" } }, "is_incremental": false, @@ -918,7 +918,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Printers.ColorlessConsolePrinter.html", - "hash": "gnCZj5tOUR4sHlE92uWqqkgCSFUsysOObNtTCSrfa54=" + "hash": "gCA+fSAjdKgh5NoyvJwptHgJGQdcjnHq77sHtJ1UvBQ=" } }, "is_incremental": false, @@ -930,7 +930,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Printers.GZFilePrinter.html", - "hash": "A8uCmsIwdqCRk4goJpYJXxvn5w8Nxsw52MXCjQkAVxU=" + "hash": "4xcp3b9dXm9fbkafriLjhkfashU5C4Q8dDLOBk7bYF4=" } }, "is_incremental": false, @@ -942,7 +942,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Printers.GlobalLogFilePrinter.html", - "hash": "Ec/YZ1xj4XzWvV4quBsQlEBLHyDMmpvhtDzZo0HOoM0=" + "hash": "qs2M9ctU8uKWLwm+DyUwzCk5UM6yFWdaNfFoYO2cC5Q=" } }, "is_incremental": false, @@ -954,7 +954,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Printers.PluginLogFilePrinter.html", - "hash": "a28XzUx5tTh9aYJBznEZ2CF19W1mtkUjPm3/kPcxd2k=" + "hash": "uHBp9jPLxwpEC3F1PBUlB8rl/Cqac0VeKAkLBPghiIc=" } }, "is_incremental": false, @@ -966,7 +966,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.Printers.PluginSubLogPrinter.html", - "hash": "6CU8C9j374yrsOVPEYYpvjkI45cNGt2p6WJbU+71Y6Q=" + "hash": "hDXHmu0/K/sr+tcIkba5lqbAuH9oI9MBtrJqXR0VuM4=" } }, "is_incremental": false, @@ -990,7 +990,7 @@ "output": { ".html": { "relative_path": "api/IPA.Logging.StandardLogger.html", - "hash": "07499GjwcCB2zyCuf3ZPbq8YlAou8A6vCEGe99svX68=" + "hash": "o1OBQ/aIMmJMRmBLMrM7y2Jx1kqeFS/J+VPhk7tFspQ=" } }, "is_incremental": false, @@ -1014,7 +1014,7 @@ "output": { ".html": { "relative_path": "api/IPA.NoEnableDisableAttribute.html", - "hash": "GfWYSNibpdm1E2v4NJUOBcZWsZO2zQGXdFR3mpHN4gs=" + "hash": "dTslv3KH60C5aKrbQZu9rBWpQs7Tfa/R4JKwNNUbnQk=" } }, "is_incremental": false, @@ -1026,7 +1026,7 @@ "output": { ".html": { "relative_path": "api/IPA.Old.IEnhancedPlugin.html", - "hash": "/ZsLPD7T3jGuohNoGBRrgu198cPGRvCeoqgMkIKyOuw=" + "hash": "oX6WqS31RKtkjrlrL4qAiI/XWgUxtUH1jovsViQ29Ag=" } }, "is_incremental": false, @@ -1038,7 +1038,7 @@ "output": { ".html": { "relative_path": "api/IPA.Old.IPlugin.html", - "hash": "mKql/lVphp0Mnr/42PQxzeuJV5kenH5stpWDXUDekbw=" + "hash": "UaKqdIFyhc6GfqK9O/REgm0koa30enYNKVwOaiROfGo=" } }, "is_incremental": false, @@ -1062,7 +1062,7 @@ "output": { ".html": { "relative_path": "api/IPA.OnDisableAttribute.html", - "hash": "xOZuijPfrXZqlJKS6TSWseDNZExIJii27dhnjc8L6ZU=" + "hash": "lguGhuVJDzYu1AQlEN6WIgCFugHof8Dnp2ftmH3ea1c=" } }, "is_incremental": false, @@ -1074,7 +1074,7 @@ "output": { ".html": { "relative_path": "api/IPA.OnEnableAttribute.html", - "hash": "wauKV7HC+WR66oUgBYb1TMFxI207V7MMfJz2IDbHi4E=" + "hash": "JkBti4Y+WspX16IZwHDX5J6hhuMCjGODKLXCgoJEF4o=" } }, "is_incremental": false, @@ -1086,7 +1086,7 @@ "output": { ".html": { "relative_path": "api/IPA.OnExitAttribute.html", - "hash": "GFszQ/Z5cEGRDIxtzg28EPno3etA32dPzrYXu+fcwU0=" + "hash": "vcmdr98GvjJ2/DCCsxDS0FtRVElNnwzyo2PTPTxbWng=" } }, "is_incremental": false, @@ -1098,7 +1098,7 @@ "output": { ".html": { "relative_path": "api/IPA.OnStartAttribute.html", - "hash": "AApX+4+RtYu6ang+APwFy2JyIN4plWMuyLyhQwcja/k=" + "hash": "9WNKuOEeiOp/Dgn4mRDGKGPfUZuOow4x75ot9FljPto=" } }, "is_incremental": false, @@ -1110,7 +1110,7 @@ "output": { ".html": { "relative_path": "api/IPA.PluginAttribute.html", - "hash": "8y27JK4oQpe/WVQm7oqsVMXihq0MW9fn0hIQOHfX0jo=" + "hash": "Boy74hxZPhoVOz4A6QYZPQwIks486lb2kxm3CxfRsDo=" } }, "is_incremental": false, @@ -1122,7 +1122,7 @@ "output": { ".html": { "relative_path": "api/IPA.RuntimeOptions.html", - "hash": "SCgShoSY4mgNnyxdvgtbf2C504JyfAKOojmdbgeDaMY=" + "hash": "5TCajeuOvdefzfuQdmyTKiZ7HtybPggc1Sg4CtQZVYQ=" } }, "is_incremental": false, @@ -1134,7 +1134,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.AlmostVersion.StoredAs.html", - "hash": "JS0cMG1XQMlKqUrxV3zJ5LSoT7brFaMfrU0RvivrZ/s=" + "hash": "67o6M7O+jClD4ha4MSq3xEJB4ekzrRCfqLp9t8BLLiI=" } }, "is_incremental": false, @@ -1146,7 +1146,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.AlmostVersion.html", - "hash": "3J8+hATO68acFzi0kPfDI5vmtGxdeISME+agB2OVdwY=" + "hash": "cfkp6BrBAiuYQ/VZHHOmmqee3lagW/Z68Hvve2x8J8I=" } }, "is_incremental": false, @@ -1158,7 +1158,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.AlmostVersionConverter.html", - "hash": "SeTes58I0miAPebOlVqZZXdf9DaK2WTFxUbvwkUba+4=" + "hash": "Op0W7jzJXh5LPe0/mtKUMXsvWrgs/90V1w6Exnjp4Oc=" } }, "is_incremental": false, @@ -1170,7 +1170,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Coroutines.html", - "hash": "XyGDSMtlHakw/YrgM/Imh/VKpDLLpMff0/jFQ4JTH9E=" + "hash": "OHO5gYMOSkMbZtQB2YjxW1e5vtaPkkym8rebxd+WaPg=" } }, "is_incremental": false, @@ -1182,7 +1182,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.SingleCreationValueCache-2.html", - "hash": "kmOMODlaeotn7guo5QfrE36LO6wNjsmqmoStjYGDakg=" + "hash": "Ci8M3POCLIHdqdhh6vmHbksrB7j/DHjC9WAMZQa9jqs=" } }, "is_incremental": false, @@ -1194,7 +1194,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.SingleThreadTaskScheduler.html", - "hash": "p4w6VnHJmx/l3uwa52bssNeX9IKMn+SrH+WJXKj9gNc=" + "hash": "8CMVg7fAzEPdBgZjXCpsIrrSkojMM2ihI6XtBQmFdfs=" } }, "is_incremental": false, @@ -1206,7 +1206,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Synchronization.MutexLocker.html", - "hash": "rDkYhvHzW9MrQ6Td1sl/aWvZ+mXKCfoXoBSr4RfV6Gg=" + "hash": "1VecbQJBu3mRdxXz5J4/M+aovo9gyotgV0NQ+d8NCXk=" } }, "is_incremental": false, @@ -1218,7 +1218,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html", - "hash": "YdezNFHX7/gLOTaIGqJVmrvv2yesejwLhl6D1usdDnE=" + "hash": "UZ2UCzaqNKN4Q/XxQRtqs1lKxMxVZKxIi8p4ex05LaQ=" } }, "is_incremental": false, @@ -1230,7 +1230,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html", - "hash": "r+LwSY5u0ZmDGp/uyefXIRIYh0R6/SRcdH7bVFpB7J4=" + "hash": "BKqqoYJTDEFS6mReMxWAIXazSUcwGFECEjLayMLxxps=" } }, "is_incremental": false, @@ -1242,7 +1242,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html", - "hash": "1lo182s/36ijw7czeCnSjGav6l56nQ8+6am7cp+h5tE=" + "hash": "DyxY5ZPCxbFywkyAzg8V3YX8aygH/I/NSqnVJrA8Quo=" } }, "is_incremental": false, @@ -1254,7 +1254,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html", - "hash": "wjzSsyLY2MPYDQW6RapgSMW3vmagLpEvkOY4FrT1lpU=" + "hash": "VzjRPPUG7LqKbvkqbvWfPnrQ29sxcwfWTBu4J96UwSY=" } }, "is_incremental": false, @@ -1266,7 +1266,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html", - "hash": "jT48RbbLPiKzIT+S/hU6GOwavHXYSo+7JRwcckWYkXc=" + "hash": "qnFr3fiWLK4j9HyHKzjEhT7WI9ZZya3lvylrcIrXqQg=" } }, "is_incremental": false, @@ -1278,7 +1278,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.Synchronization.html", - "hash": "AMBIwyivlvAa3MTUj29MZu1c8alqvdPHwa2rWy2UMeA=" + "hash": "ZjDPurl1bvicXg1fBJAVhI+og24gq4+/lCeRv2ONeTA=" } }, "is_incremental": false, @@ -1290,7 +1290,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html", - "hash": "eY20yyTKUcB6Aachq7pcVoFCkGNjSr463YNkqIlAvZk=" + "hash": "LC8T4YYhZiMLWEEDQSo8EWSrNdFRrG4CD6O665Cy+XQ=" } }, "is_incremental": false, @@ -1314,7 +1314,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.CriticalSection.AutoExecuteSection.html", - "hash": "K/7cMJJPVQM5JDKH8bEXw4KED3ut4MqWkK/bdaFlMsg=" + "hash": "gQXnXInhwggd/WJeCSjyaMe2/f3ZY4BWKfDwBsakwtg=" } }, "is_incremental": false, @@ -1326,7 +1326,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.CriticalSection.html", - "hash": "VeGn7NdTcUUY6p3NKef0UQ6SACfwXGp81iBQWLJSLSE=" + "hash": "kUeqMVhgzh/btdVshiaR+tIEaDzN13pG9Kz76sUPcGA=" } }, "is_incremental": false, @@ -1338,7 +1338,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.EnumerableExtensions.html", - "hash": "8Wt1Qv2mtpcG1/8C3uIWNiOR8PI5kmvrBywCwmIsZRg=" + "hash": "OWh4h08QXTiiIsumglN20rsxgeYVUNFAOq8tE/7arA0=" } }, "is_incremental": false, @@ -1350,7 +1350,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Extensions.html", - "hash": "aKXW2z17EyqQtAj+p+jJMQXhG1f13J6U/tISlc0XdZc=" + "hash": "ElsLU0cnYK4P2GdkxRj33ggHfok888+kOuHV/dXi9x4=" } }, "is_incremental": false, @@ -1362,7 +1362,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.FieldAccessor-2.Accessor.html", - "hash": "9Tw//O3jWc5HPm5rnW4lHio1nJwqZbDwc+4zJGTCX0U=" + "hash": "ia1EQbQjSLENTXprqiwbkdR/tUn5S1OPLWHKYCKN43w=" } }, "is_incremental": false, @@ -1374,7 +1374,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.FieldAccessor-2.html", - "hash": "x4UwA79t61wS2tIlgV7O+t0awqTqIOSmbmYfOfI/X9c=" + "hash": "0M+e/TOKR633u3I/N9pcb0hjuVwGwOcfHEGHBYdbSVU=" } }, "is_incremental": false, @@ -1386,7 +1386,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.MethodAccessor-2.html", - "hash": "xb0SXbIyh5yQDSPbeqjbCwIECqER4PVNVKcSxLo24iQ=" + "hash": "pymh1nHn5TwdhXLIvuG2AS+TOV9xPXCpV8jEayBPzDk=" } }, "is_incremental": false, @@ -1398,7 +1398,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.PropertyAccessor-2.Getter.html", - "hash": "s8yumFEAWcFsC6wJ/PG5BnVDmmZ8iPsD7WJwK/QZ5xc=" + "hash": "+Qlr0xXYSjx8gSl+xi0xx8BEVeR/xxEjSdjLV18VsnU=" } }, "is_incremental": false, @@ -1410,7 +1410,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.PropertyAccessor-2.Setter.html", - "hash": "4WmBXuiLOVoY4NWhB9FL8e4uaxDTwSg4vz8SpIOfmuE=" + "hash": "pJ96fhEFwLEMd3QkqV27jbuXM4XYFiaUQSdgTVOjppg=" } }, "is_incremental": false, @@ -1422,7 +1422,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.PropertyAccessor-2.html", - "hash": "l9/PY1WLG+FSFV+xDyRHjSby5bNIZbxfXfykO1qUKeI=" + "hash": "QK7If7T7h0mpi7Y1ypaXWf6s7lFq9/5fASs5TIfIShg=" } }, "is_incremental": false, @@ -1434,7 +1434,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Ref-1.html", - "hash": "4Adl+xxjNrF9xn4Cs5QlCuAF/19Oy0r1kYpVFeDH8ME=" + "hash": "X5b66sZOFSOBofEo/f9dZPW/UmHOXr/Yn3s3yLI4TLg=" } }, "is_incremental": false, @@ -1446,7 +1446,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Ref.html", - "hash": "NQ2+/gzalpEtE5qxrweorh/O+HEGm63emJFtb8Sy0vI=" + "hash": "13Cnrs4DxeKhJNBJfpDHFhqui57WDETzIOPpiycft9w=" } }, "is_incremental": false, @@ -1458,7 +1458,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.ReflectionUtil.html", - "hash": "ram4wO6XT2RsOjSbJyBE9EbUmzBt7WssoMtfXdfV5aI=" + "hash": "QoZOXcFsqop4i9vHQT+bINKWH8MIHgWoYmtjCQVzVtA=" } }, "is_incremental": false, @@ -1470,7 +1470,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.UnityGame.Release.html", - "hash": "BxZUGERpZ4BjxVxLz7klq30fV3Djj1DmuwU84aDWoQ4=" + "hash": "VqMbSTE7476/AJLb5JzSXbjjV9RnNdb9HnSs0roAZjg=" } }, "is_incremental": false, @@ -1482,7 +1482,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.UnityGame.html", - "hash": "A+Gn3ci3Kf1FW+En+WCwxXBPh8SCt4QRqulH2wpKM7k=" + "hash": "jfjd5Wt2DAS9TbDAk3/UtYamNCsMgwmHN+4UZRznE5E=" } }, "is_incremental": false, @@ -1494,7 +1494,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Utils.ScopeGuardObject.html", - "hash": "FAdGetCHx3b/b99pci3thB7XvoTUxL/KQ5PZdy+jey0=" + "hash": "seoMldykfRMAcJat0MVEEA613hyifVWEvgqRLxDsnKI=" } }, "is_incremental": false, @@ -1506,7 +1506,7 @@ "output": { ".html": { "relative_path": "api/IPA.Utilities.Utils.html", - "hash": "7V6fjuea0uANcH2WDxgvuR0Feu/Vt+fTx61GWO2ZnMk=" + "hash": "OOkwN3GL56wubpSN4CzlPYY8eK+zoftSKfYkAoWiKQw=" } }, "is_incremental": false, @@ -1542,7 +1542,7 @@ "output": { ".html": { "relative_path": "api/SemVer.Range.html", - "hash": "+6u6SCTWFYMoJI9gVKCA8CxD06tdBowz4lY/dN8kXQE=" + "hash": "Z8LCc1EYO5HLs7GLLK3ynaiwGA+V2Ep3TH/LWkBDX3Y=" } }, "is_incremental": false, @@ -1554,7 +1554,7 @@ "output": { ".html": { "relative_path": "api/SemVer.Version.html", - "hash": "7/rtqGKGfffWp8ZNQIFB0fygD/PSuaP1IhraGWjjR2c=" + "hash": "K/wiRY7SQ8Nlg5ei/z8ofFGXrgjZLY+uPazfkcAf+x4=" } }, "is_incremental": false, @@ -1578,7 +1578,7 @@ "output": { ".html": { "relative_path": "api/index.html", - "hash": "tb29/G5036cIqILo56ynwXhuWhItTcYc6euhT0HvSbk=" + "hash": "+x9G0b2gjnUVQpDBmckuH+JmiYctrgzU7GQFHvqHHnc=" } }, "is_incremental": false, @@ -1602,7 +1602,7 @@ "output": { ".html": { "relative_path": "articles/command-line.html", - "hash": "8O7JJMGq9WoCxCtiBvzO46bJR/BiOfqCxk/dHB8Kl8M=" + "hash": "E1cE04mMt3T5uhNqG0+kyOhrBRf7pT0qjT+irGpOTCo=" } }, "is_incremental": false, @@ -1614,7 +1614,7 @@ "output": { ".html": { "relative_path": "articles/contributing.html", - "hash": "HtQzidCXftJ0uqVSzvMpXzDgsu8VEjaT16uWqcnrnFk=" + "hash": "ZxKLy2C9lbYkxcyRQyuKyU68+6k05IBnmnTR3xX/Wuc=" } }, "is_incremental": false, @@ -1626,7 +1626,7 @@ "output": { ".html": { "relative_path": "articles/index.html", - "hash": "i2x32LO6VQ4EIz/LLqL21BMH5w3Ehlii+nYGTFoqCuY=" + "hash": "AUm7W8KX+vqBddoLVT3RAaY8+DIP3bxG+826xjM2MXI=" } }, "is_incremental": false, @@ -1638,7 +1638,7 @@ "output": { ".html": { "relative_path": "articles/start-dev.html", - "hash": "rYKGFhlk3++d7mEnOGZom6RdlMihMdOFYTgxYM1L3ZI=" + "hash": "ZPehQ/Z0jK8dJ8iqxZ3EhtqilTtPJaGN2+Hj+ti/tn0=" } }, "is_incremental": false, @@ -1650,7 +1650,7 @@ "output": { ".html": { "relative_path": "articles/start-user.html", - "hash": "jXiMXK0eGcdBkzOd24W+dmT9aKNGv4sQAJki8TS+Z5g=" + "hash": "jPPqygc2urXXmvMkMfXM+lmAazc9sOVSwJ0wEls+oaU=" } }, "is_incremental": false, @@ -1740,7 +1740,7 @@ "output": { ".html": { "relative_path": "index.html", - "hash": "yq0X0nkqs0qVHRXcKOFyH6AlxtiyFz/ZW/rMcyIYUSw=" + "hash": "/Pv/gE6EcAOFgnPehT0cXkuLCXehHgDLHqZFT4DSQhI=" } }, "is_incremental": false, @@ -1752,7 +1752,7 @@ "output": { ".html": { "relative_path": "other_api/config/schema.html", - "hash": "pLIhqzd6P6fwsWl7Al9YTiUtOuEdCs/zXw17cpE2wVM=" + "hash": "xyLaeIQ097Yx3AfAwb8ZfrgUUwm8VbV30JYiyIAWSK4=" } }, "is_incremental": false, @@ -1764,7 +1764,7 @@ "output": { ".html": { "relative_path": "other_api/index.html", - "hash": "FHXKYmWOerhz6JAr5Nn5RRKt13g+a0UzZFj8OOrZd6g=" + "hash": "ZSsGjfqdesBPkHkTd4udV7cgDjtOOdu+BBTn//iBK8o=" } }, "is_incremental": false, diff --git a/other_api/config/schema.html b/other_api/config/schema.html index c1c56feb..2f6255ac 100644 --- a/other_api/config/schema.html +++ b/other_api/config/schema.html @@ -181,7 +181,7 @@ diff --git a/other_api/index.html b/other_api/index.html index e81962a9..1bce3edc 100644 --- a/other_api/index.html +++ b/other_api/index.html @@ -87,7 +87,7 @@