From 4319b5073c7a43386bb71a87d0195de1b19ab1e0 Mon Sep 17 00:00:00 2001 From: pardeike-bot Date: Fri, 29 Dec 2023 14:56:06 +0000 Subject: [PATCH] Update documentation [skip ci] --- .../HarmonyLib.AccessTools.FieldRef-1.html | 2 +- .../HarmonyLib.AccessTools.FieldRef-2.html | 2 +- ...rmonyLib.AccessTools.StructFieldRef-2.html | 2 +- docs/api/HarmonyLib.AccessTools.html | 202 +++++++++--------- .../api/HarmonyLib.AccessToolsExtensions.html | 4 +- docs/manifest.json | 10 +- 6 files changed, 111 insertions(+), 111 deletions(-) diff --git a/docs/api/HarmonyLib.AccessTools.FieldRef-1.html b/docs/api/HarmonyLib.AccessTools.FieldRef-1.html index bd51f601..e5e4b25f 100644 --- a/docs/api/HarmonyLib.AccessTools.FieldRef-1.html +++ b/docs/api/HarmonyLib.AccessTools.FieldRef-1.html @@ -127,7 +127,7 @@
Type Parameters
Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/HarmonyLib.AccessTools.FieldRef-2.html b/docs/api/HarmonyLib.AccessTools.FieldRef-2.html index d7b411cd..75375dd3 100644 --- a/docs/api/HarmonyLib.AccessTools.FieldRef-2.html +++ b/docs/api/HarmonyLib.AccessTools.FieldRef-2.html @@ -179,7 +179,7 @@
    Remarks
    Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/HarmonyLib.AccessTools.StructFieldRef-2.html b/docs/api/HarmonyLib.AccessTools.StructFieldRef-2.html index a02aa62b..4f58a449 100644 --- a/docs/api/HarmonyLib.AccessTools.StructFieldRef-2.html +++ b/docs/api/HarmonyLib.AccessTools.StructFieldRef-2.html @@ -151,7 +151,7 @@
    Type Parameters
    Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/HarmonyLib.AccessTools.html b/docs/api/HarmonyLib.AccessTools.html index 598d7cd2..45392ca0 100644 --- a/docs/api/HarmonyLib.AccessTools.html +++ b/docs/api/HarmonyLib.AccessTools.html @@ -118,7 +118,7 @@

    Fields Improve this Doc - View Source + View Source

    all

    Shortcut for System.Reflection.BindingFlags to simplify the use of reflections and make it work for any access level

    @@ -148,7 +148,7 @@
    Field Value
    Improve this Doc - View Source + View Source

    allDeclared

    Shortcut for System.Reflection.BindingFlags to simplify the use of reflections and make it work for any access level but only within the current type

    @@ -180,7 +180,7 @@

    Properties Improve this Doc - View Source + View Source

    IsMonoRuntime

    @@ -211,7 +211,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    IsNetCoreRuntime

    @@ -242,7 +242,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    IsNetFrameworkRuntime

    @@ -275,7 +275,7 @@

    Methods Improve this Doc - View Source + View Source

    ActualParameters(MethodBase, Object[])

    @@ -331,7 +331,7 @@
    Returns
    Improve this Doc - View Source + View Source

    AllAssemblies()

    @@ -363,7 +363,7 @@
    Returns
    Improve this Doc - View Source + View Source

    AllTypes()

    @@ -395,7 +395,7 @@
    Returns
    Improve this Doc - View Source + View Source

    CombinedHashCode(IEnumerable<Object>)

    @@ -445,7 +445,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Constructor(Type, Type[], Boolean)

    @@ -507,7 +507,7 @@
    Returns
    Improve this Doc - View Source + View Source

    CreateInstance(Type)

    @@ -557,7 +557,7 @@
    Returns
    Improve this Doc - View Source + View Source

    CreateInstance<T>()

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

    DeclaredConstructor(Type, Type[], Boolean)

    @@ -667,7 +667,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredField(String)

    @@ -717,7 +717,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredField(Type, Int32)

    @@ -773,7 +773,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredField(Type, String)

    @@ -829,7 +829,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredIndexer(Type, Type[])

    @@ -885,7 +885,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredIndexerGetter(Type, Type[])

    @@ -941,7 +941,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredIndexerSetter(Type, Type[])

    @@ -997,7 +997,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredMethod(String, Type[], Type[])

    @@ -1059,7 +1059,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredMethod(Type, String, Type[], Type[])

    @@ -1127,7 +1127,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredProperty(String)

    @@ -1177,7 +1177,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredProperty(Type, String)

    @@ -1233,7 +1233,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredPropertyGetter(String)

    @@ -1283,7 +1283,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredPropertyGetter(Type, String)

    @@ -1339,7 +1339,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredPropertySetter(String)

    @@ -1389,7 +1389,7 @@
    Returns
    Improve this Doc - View Source + View Source

    DeclaredPropertySetter(Type, String)

    @@ -1445,7 +1445,7 @@
    Returns
    Improve this Doc - View Source + View Source

    EnumeratorMoveNext(MethodBase)

    @@ -1495,7 +1495,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Field(String)

    @@ -1545,7 +1545,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Field(Type, String)

    @@ -1601,7 +1601,7 @@
    Returns
    Improve this Doc - View Source + View Source

    FieldRefAccess<F>(String)

    @@ -1667,7 +1667,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    FieldRefAccess<F>(Type, String)

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

    FieldRefAccess<T, F>(T, FieldInfo)

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

    FieldRefAccess<T, F>(T, String)

    @@ -1933,7 +1933,7 @@
    Rem Improve this Doc - View Source + View Source

    FieldRefAccess<T, F>(FieldInfo)

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

    FieldRefAccess<T, F>(String)

    @@ -2101,7 +2101,7 @@
    Remarks Improve this Doc - View Source + View Source

    FindIncludingBaseTypes<T>(Type, Func<Type, T>)

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

    FindIncludingInnerTypes<T>(Type, Func<Type, T>)

    @@ -2252,7 +2252,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    FirstConstructor(Type, Func<ConstructorInfo, Boolean>)

    @@ -2308,7 +2308,7 @@
    Returns
    Improve this Doc - View Source + View Source

    FirstInner(Type, Func<Type, Boolean>)

    @@ -2364,7 +2364,7 @@
    Returns
    Improve this Doc - View Source + View Source

    FirstMethod(Type, Func<MethodInfo, Boolean>)

    @@ -2420,7 +2420,7 @@
    Returns
    Improve this Doc - View Source + View Source

    FirstProperty(Type, Func<PropertyInfo, Boolean>)

    @@ -2476,7 +2476,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetDeclaredConstructors(Type, Nullable<Boolean>)

    @@ -2532,7 +2532,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetDeclaredFields(Type)

    @@ -2582,7 +2582,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetDeclaredMember<T>(T)

    @@ -2648,7 +2648,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    GetDeclaredMethods(Type)

    @@ -2698,7 +2698,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetDeclaredProperties(Type)

    @@ -2748,7 +2748,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetDefaultValue(Type)

    @@ -2798,7 +2798,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetFieldNames(Object)

    @@ -2848,7 +2848,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetFieldNames(Type)

    @@ -2898,7 +2898,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetMethodNames(Object)

    @@ -2948,7 +2948,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetMethodNames(Type)

    @@ -2998,7 +2998,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetOutsideCaller()

    @@ -3030,7 +3030,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetPropertyNames(Object)

    @@ -3080,7 +3080,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetPropertyNames(Type)

    @@ -3130,7 +3130,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetReturnedType(MethodBase)

    @@ -3180,7 +3180,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetTypes(Object[])

    @@ -3230,7 +3230,7 @@
    Returns
    Improve this Doc - View Source + View Source

    GetTypesFromAssembly(Assembly)

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

    GetUnderlyingType(MemberInfo)

    @@ -3335,7 +3335,7 @@
    Returns
    Improve this Doc - View Source + View Source

    HarmonyDelegate<DelegateType>(Object)

    @@ -3410,7 +3410,7 @@
    Remark Improve this Doc - View Source + View Source

    Indexer(Type, Type[])

    @@ -3466,7 +3466,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IndexerGetter(Type, Type[])

    @@ -3522,7 +3522,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IndexerSetter(Type, Type[])

    @@ -3578,7 +3578,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Inner(Type, String)

    @@ -3634,7 +3634,7 @@
    Returns
    Improve this Doc - View Source + View Source

    InnerTypes(Type)

    @@ -3684,7 +3684,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsClass(Type)

    @@ -3734,7 +3734,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsDeclaredMember<T>(T)

    @@ -3800,7 +3800,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    IsFloatingPoint(Type)

    @@ -3850,7 +3850,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsInteger(Type)

    @@ -3900,7 +3900,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsNumber(Type)

    @@ -3950,7 +3950,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsOfNullableType<T>(T)

    @@ -4016,7 +4016,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    IsStatic(MemberInfo)

    @@ -4066,7 +4066,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsStruct(Type)

    @@ -4116,7 +4116,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsValue(Type)

    @@ -4166,7 +4166,7 @@
    Returns
    Improve this Doc - View Source + View Source

    IsVoid(Type)

    @@ -4216,7 +4216,7 @@
    Returns
    Improve this Doc - View Source + View Source

    MakeDeepCopy(Object, Type, Func<String, Traverse, Traverse, Object>, String)

    @@ -4284,7 +4284,7 @@
    Returns
    Improve this Doc - View Source + View Source

    MakeDeepCopy<T>(Object)

    @@ -4351,7 +4351,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    MakeDeepCopy<T>(Object, out T, Func<String, Traverse, Traverse, Object>, String)

    @@ -4419,7 +4419,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    Method(String, Type[], Type[])

    @@ -4481,7 +4481,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Method(Type, String, Type[], Type[])

    @@ -4549,7 +4549,7 @@
    Returns
    Improve this Doc - View Source + View Source

    MethodDelegate<DelegateType>(MethodInfo, Object, Boolean)

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

    MethodDelegate<DelegateType>(String, Object, Boolean)

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

    Property(String)

    @@ -4787,7 +4787,7 @@
    Returns
    Improve this Doc - View Source + View Source

    Property(Type, String)

    @@ -4843,7 +4843,7 @@
    Returns
    Improve this Doc - View Source + View Source

    PropertyGetter(String)

    @@ -4893,7 +4893,7 @@
    Returns
    Improve this Doc - View Source + View Source

    PropertyGetter(Type, String)

    @@ -4949,7 +4949,7 @@
    Returns
    Improve this Doc - View Source + View Source

    PropertySetter(String)

    @@ -4999,7 +4999,7 @@
    Returns
    Improve this Doc - View Source + View Source

    PropertySetter(Type, String)

    @@ -5055,7 +5055,7 @@
    Returns
    Improve this Doc - View Source + View Source

    RethrowException(Exception)

    @@ -5089,7 +5089,7 @@
    Parameters
    Improve this Doc - View Source + View Source

    StaticFieldRefAccess<F>(FieldInfo)

    @@ -5157,7 +5157,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    StaticFieldRefAccess<F>(String)

    @@ -5223,7 +5223,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    StaticFieldRefAccess<F>(Type, String)

    @@ -5297,7 +5297,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    StaticFieldRefAccess<T, F>(FieldInfo)

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

    StaticFieldRefAccess<T, F>(String)

    @@ -5447,7 +5447,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    StructFieldRefAccess<T, F>(ref T, FieldInfo)

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

    StructFieldRefAccess<T, F>(ref T, String)

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

    StructFieldRefAccess<T, F>(FieldInfo)

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

    StructFieldRefAccess<T, F>(String)

    @@ -5775,7 +5775,7 @@
    Type Parameters
    Improve this Doc - View Source + View Source

    ThrowMissingMemberException(Type, String[])

    @@ -5815,7 +5815,7 @@
    Parameters
    Improve this Doc - View Source + View Source

    TypeByName(String)

    @@ -5871,7 +5871,7 @@
    Returns
    Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/HarmonyLib.AccessToolsExtensions.html b/docs/api/HarmonyLib.AccessToolsExtensions.html index d1bfa553..a6726c1a 100644 --- a/docs/api/HarmonyLib.AccessToolsExtensions.html +++ b/docs/api/HarmonyLib.AccessToolsExtensions.html @@ -910,7 +910,7 @@
    Returns
    AccessTools.FieldRef<System.Object, F> -

    A readable/assignable delegate with T=object +

    A readable/assignable AccessTools.FieldRef<T, F> delegate with T=object (for static fields, the instance delegate parameter is ignored)

    @@ -937,7 +937,7 @@
    Type Parameters
    Remarks

    This method is meant for cases where the given type is only known at runtime and thus can't be used as a type parameter T -in e.g. . +in e.g. FieldRefAccess<T, F>(String).

    This method supports static fields, even those defined in structs, for legacy reasons. diff --git a/docs/manifest.json b/docs/manifest.json index 63757ccf..e317dc64 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -9,7 +9,7 @@ "output": { ".html": { "relative_path": "api/HarmonyLib.AccessTools.FieldRef-1.html", - "hash": "sr/58RpiZn/iRAJr1wddPEW7gTJZM3jM3E9bRjSBsBw=" + "hash": "b/ncqbnu6z8DqvmJSQZaIaq2hlooNH2AYZzNA83gdYQ=" } }, "is_incremental": false, @@ -21,7 +21,7 @@ "output": { ".html": { "relative_path": "api/HarmonyLib.AccessTools.FieldRef-2.html", - "hash": "LG8zl8azJMJvCUJApZjVaDa3OsQuC3kqvoLG/D60aAs=" + "hash": "dzyC+VC9ygxH0xjXItyPtBxtjJqZP6DE5ZiRyX4b/vI=" } }, "is_incremental": false, @@ -33,7 +33,7 @@ "output": { ".html": { "relative_path": "api/HarmonyLib.AccessTools.StructFieldRef-2.html", - "hash": "7d2tmD7VkoQdu9QkDJxiGXmuCASPe9D1wDxsktZR6IU=" + "hash": "mKRDOYztnKjkpmYtuE2LXodlucoXhzC7HgTiNBnRq3o=" } }, "is_incremental": false, @@ -45,7 +45,7 @@ "output": { ".html": { "relative_path": "api/HarmonyLib.AccessTools.html", - "hash": "0tNi23YGA067QGWaAZBUgMtUvNrMJs0MEd6RUF8CWGk=" + "hash": "gBhJC9N/56GdfPmWhweX7AAnXK5cXRjgKf3Q8iP62DQ=" } }, "is_incremental": false, @@ -57,7 +57,7 @@ "output": { ".html": { "relative_path": "api/HarmonyLib.AccessToolsExtensions.html", - "hash": "arWLMbAoY8VqVGBH6VsweENhPrZVPp2C0GrQTFeUrgQ=" + "hash": "RXeiekE/1rUH6Q/lh9SBXvQ2VvJJ09vA/goID7fRPTw=" } }, "is_incremental": false,