Files
pardeike-Harmony/docs/xrefmap.yml
T
2020-08-09 02:56:03 +00:00

4859 lines
285 KiB
YAML

### YamlMime:XRefMap
sorted: true
references:
- uid: HarmonyLib
name: HarmonyLib
href: api/HarmonyLib.html
commentId: N:HarmonyLib
fullName: HarmonyLib
nameWithType: HarmonyLib
- uid: HarmonyLib.AccessTools
name: AccessTools
href: api/HarmonyLib.AccessTools.html
commentId: T:HarmonyLib.AccessTools
fullName: HarmonyLib.AccessTools
nameWithType: AccessTools
- uid: HarmonyLib.AccessTools.ActualParameters(System.Reflection.MethodBase,System.Object[])
name: ActualParameters(MethodBase, Object[])
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_ActualParameters_System_Reflection_MethodBase_System_Object___
commentId: M:HarmonyLib.AccessTools.ActualParameters(System.Reflection.MethodBase,System.Object[])
name.vb: ActualParameters(MethodBase, Object())
fullName: HarmonyLib.AccessTools.ActualParameters(System.Reflection.MethodBase, System.Object[])
fullName.vb: HarmonyLib.AccessTools.ActualParameters(System.Reflection.MethodBase, System.Object())
nameWithType: AccessTools.ActualParameters(MethodBase, Object[])
nameWithType.vb: AccessTools.ActualParameters(MethodBase, Object())
- uid: HarmonyLib.AccessTools.ActualParameters*
name: ActualParameters
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_ActualParameters_
commentId: Overload:HarmonyLib.AccessTools.ActualParameters
isSpec: "True"
fullName: HarmonyLib.AccessTools.ActualParameters
nameWithType: AccessTools.ActualParameters
- uid: HarmonyLib.AccessTools.all
name: all
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_all
commentId: F:HarmonyLib.AccessTools.all
fullName: HarmonyLib.AccessTools.all
nameWithType: AccessTools.all
- uid: HarmonyLib.AccessTools.allDeclared
name: allDeclared
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_allDeclared
commentId: F:HarmonyLib.AccessTools.allDeclared
fullName: HarmonyLib.AccessTools.allDeclared
nameWithType: AccessTools.allDeclared
- uid: HarmonyLib.AccessTools.CombinedHashCode(System.Collections.Generic.IEnumerable{System.Object})
name: CombinedHashCode(IEnumerable<Object>)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_CombinedHashCode_System_Collections_Generic_IEnumerable_System_Object__
commentId: M:HarmonyLib.AccessTools.CombinedHashCode(System.Collections.Generic.IEnumerable{System.Object})
name.vb: CombinedHashCode(IEnumerable(Of Object))
fullName: HarmonyLib.AccessTools.CombinedHashCode(System.Collections.Generic.IEnumerable<System.Object>)
fullName.vb: HarmonyLib.AccessTools.CombinedHashCode(System.Collections.Generic.IEnumerable(Of System.Object))
nameWithType: AccessTools.CombinedHashCode(IEnumerable<Object>)
nameWithType.vb: AccessTools.CombinedHashCode(IEnumerable(Of Object))
- uid: HarmonyLib.AccessTools.CombinedHashCode*
name: CombinedHashCode
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_CombinedHashCode_
commentId: Overload:HarmonyLib.AccessTools.CombinedHashCode
isSpec: "True"
fullName: HarmonyLib.AccessTools.CombinedHashCode
nameWithType: AccessTools.CombinedHashCode
- uid: HarmonyLib.AccessTools.Constructor(System.Type,System.Type[],System.Boolean)
name: Constructor(Type, Type[], Boolean)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Constructor_System_Type_System_Type___System_Boolean_
commentId: M:HarmonyLib.AccessTools.Constructor(System.Type,System.Type[],System.Boolean)
name.vb: Constructor(Type, Type(), Boolean)
fullName: HarmonyLib.AccessTools.Constructor(System.Type, System.Type[], System.Boolean)
fullName.vb: HarmonyLib.AccessTools.Constructor(System.Type, System.Type(), System.Boolean)
nameWithType: AccessTools.Constructor(Type, Type[], Boolean)
nameWithType.vb: AccessTools.Constructor(Type, Type(), Boolean)
- uid: HarmonyLib.AccessTools.Constructor*
name: Constructor
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Constructor_
commentId: Overload:HarmonyLib.AccessTools.Constructor
isSpec: "True"
fullName: HarmonyLib.AccessTools.Constructor
nameWithType: AccessTools.Constructor
- uid: HarmonyLib.AccessTools.CreateInstance(System.Type)
name: CreateInstance(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_CreateInstance_System_Type_
commentId: M:HarmonyLib.AccessTools.CreateInstance(System.Type)
fullName: HarmonyLib.AccessTools.CreateInstance(System.Type)
nameWithType: AccessTools.CreateInstance(Type)
- uid: HarmonyLib.AccessTools.CreateInstance*
name: CreateInstance
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_CreateInstance_
commentId: Overload:HarmonyLib.AccessTools.CreateInstance
isSpec: "True"
fullName: HarmonyLib.AccessTools.CreateInstance
nameWithType: AccessTools.CreateInstance
- uid: HarmonyLib.AccessTools.DeclaredConstructor(System.Type,System.Type[],System.Boolean)
name: DeclaredConstructor(Type, Type[], Boolean)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredConstructor_System_Type_System_Type___System_Boolean_
commentId: M:HarmonyLib.AccessTools.DeclaredConstructor(System.Type,System.Type[],System.Boolean)
name.vb: DeclaredConstructor(Type, Type(), Boolean)
fullName: HarmonyLib.AccessTools.DeclaredConstructor(System.Type, System.Type[], System.Boolean)
fullName.vb: HarmonyLib.AccessTools.DeclaredConstructor(System.Type, System.Type(), System.Boolean)
nameWithType: AccessTools.DeclaredConstructor(Type, Type[], Boolean)
nameWithType.vb: AccessTools.DeclaredConstructor(Type, Type(), Boolean)
- uid: HarmonyLib.AccessTools.DeclaredConstructor*
name: DeclaredConstructor
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredConstructor_
commentId: Overload:HarmonyLib.AccessTools.DeclaredConstructor
isSpec: "True"
fullName: HarmonyLib.AccessTools.DeclaredConstructor
nameWithType: AccessTools.DeclaredConstructor
- uid: HarmonyLib.AccessTools.DeclaredField(System.Type,System.Int32)
name: DeclaredField(Type, Int32)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredField_System_Type_System_Int32_
commentId: M:HarmonyLib.AccessTools.DeclaredField(System.Type,System.Int32)
fullName: HarmonyLib.AccessTools.DeclaredField(System.Type, System.Int32)
nameWithType: AccessTools.DeclaredField(Type, Int32)
- uid: HarmonyLib.AccessTools.DeclaredField(System.Type,System.String)
name: DeclaredField(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredField_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.DeclaredField(System.Type,System.String)
fullName: HarmonyLib.AccessTools.DeclaredField(System.Type, System.String)
nameWithType: AccessTools.DeclaredField(Type, String)
- uid: HarmonyLib.AccessTools.DeclaredField*
name: DeclaredField
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredField_
commentId: Overload:HarmonyLib.AccessTools.DeclaredField
isSpec: "True"
fullName: HarmonyLib.AccessTools.DeclaredField
nameWithType: AccessTools.DeclaredField
- uid: HarmonyLib.AccessTools.DeclaredMethod(System.Type,System.String,System.Type[],System.Type[])
name: DeclaredMethod(Type, String, Type[], Type[])
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredMethod_System_Type_System_String_System_Type___System_Type___
commentId: M:HarmonyLib.AccessTools.DeclaredMethod(System.Type,System.String,System.Type[],System.Type[])
name.vb: DeclaredMethod(Type, String, Type(), Type())
fullName: HarmonyLib.AccessTools.DeclaredMethod(System.Type, System.String, System.Type[], System.Type[])
fullName.vb: HarmonyLib.AccessTools.DeclaredMethod(System.Type, System.String, System.Type(), System.Type())
nameWithType: AccessTools.DeclaredMethod(Type, String, Type[], Type[])
nameWithType.vb: AccessTools.DeclaredMethod(Type, String, Type(), Type())
- uid: HarmonyLib.AccessTools.DeclaredMethod*
name: DeclaredMethod
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredMethod_
commentId: Overload:HarmonyLib.AccessTools.DeclaredMethod
isSpec: "True"
fullName: HarmonyLib.AccessTools.DeclaredMethod
nameWithType: AccessTools.DeclaredMethod
- uid: HarmonyLib.AccessTools.DeclaredProperty(System.Type,System.String)
name: DeclaredProperty(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredProperty_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.DeclaredProperty(System.Type,System.String)
fullName: HarmonyLib.AccessTools.DeclaredProperty(System.Type, System.String)
nameWithType: AccessTools.DeclaredProperty(Type, String)
- uid: HarmonyLib.AccessTools.DeclaredProperty*
name: DeclaredProperty
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredProperty_
commentId: Overload:HarmonyLib.AccessTools.DeclaredProperty
isSpec: "True"
fullName: HarmonyLib.AccessTools.DeclaredProperty
nameWithType: AccessTools.DeclaredProperty
- uid: HarmonyLib.AccessTools.DeclaredPropertyGetter(System.Type,System.String)
name: DeclaredPropertyGetter(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredPropertyGetter_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.DeclaredPropertyGetter(System.Type,System.String)
fullName: HarmonyLib.AccessTools.DeclaredPropertyGetter(System.Type, System.String)
nameWithType: AccessTools.DeclaredPropertyGetter(Type, String)
- uid: HarmonyLib.AccessTools.DeclaredPropertyGetter*
name: DeclaredPropertyGetter
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredPropertyGetter_
commentId: Overload:HarmonyLib.AccessTools.DeclaredPropertyGetter
isSpec: "True"
fullName: HarmonyLib.AccessTools.DeclaredPropertyGetter
nameWithType: AccessTools.DeclaredPropertyGetter
- uid: HarmonyLib.AccessTools.DeclaredPropertySetter(System.Type,System.String)
name: DeclaredPropertySetter(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredPropertySetter_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.DeclaredPropertySetter(System.Type,System.String)
fullName: HarmonyLib.AccessTools.DeclaredPropertySetter(System.Type, System.String)
nameWithType: AccessTools.DeclaredPropertySetter(Type, String)
- uid: HarmonyLib.AccessTools.DeclaredPropertySetter*
name: DeclaredPropertySetter
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredPropertySetter_
commentId: Overload:HarmonyLib.AccessTools.DeclaredPropertySetter
isSpec: "True"
fullName: HarmonyLib.AccessTools.DeclaredPropertySetter
nameWithType: AccessTools.DeclaredPropertySetter
- uid: HarmonyLib.AccessTools.Field(System.Type,System.String)
name: Field(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Field_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.Field(System.Type,System.String)
fullName: HarmonyLib.AccessTools.Field(System.Type, System.String)
nameWithType: AccessTools.Field(Type, String)
- uid: HarmonyLib.AccessTools.Field*
name: Field
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Field_
commentId: Overload:HarmonyLib.AccessTools.Field
isSpec: "True"
fullName: HarmonyLib.AccessTools.Field
nameWithType: AccessTools.Field
- uid: HarmonyLib.AccessTools.FieldRef`1
name: AccessTools.FieldRef<F>
href: api/HarmonyLib.AccessTools.FieldRef-1.html
commentId: T:HarmonyLib.AccessTools.FieldRef`1
name.vb: AccessTools.FieldRef(Of F)
fullName: HarmonyLib.AccessTools.FieldRef<F>
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of F)
nameWithType: AccessTools.FieldRef<F>
nameWithType.vb: AccessTools.FieldRef(Of F)
- uid: HarmonyLib.AccessTools.FieldRef`2
name: AccessTools.FieldRef<T, F>
href: api/HarmonyLib.AccessTools.FieldRef-2.html
commentId: T:HarmonyLib.AccessTools.FieldRef`2
name.vb: AccessTools.FieldRef(Of T, F)
fullName: HarmonyLib.AccessTools.FieldRef<T, F>
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of T, F)
nameWithType: AccessTools.FieldRef<T, F>
nameWithType.vb: AccessTools.FieldRef(Of T, F)
- uid: HarmonyLib.AccessTools.FieldRefAccess*
name: FieldRefAccess
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FieldRefAccess_
commentId: Overload:HarmonyLib.AccessTools.FieldRefAccess
isSpec: "True"
fullName: HarmonyLib.AccessTools.FieldRefAccess
nameWithType: AccessTools.FieldRefAccess
- uid: HarmonyLib.AccessTools.FieldRefAccess``1(System.Type,System.String)
name: FieldRefAccess<F>(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FieldRefAccess__1_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.FieldRefAccess``1(System.Type,System.String)
name.vb: FieldRefAccess(Of F)(Type, String)
fullName: HarmonyLib.AccessTools.FieldRefAccess<F>(System.Type, System.String)
fullName.vb: HarmonyLib.AccessTools.FieldRefAccess(Of F)(System.Type, System.String)
nameWithType: AccessTools.FieldRefAccess<F>(Type, String)
nameWithType.vb: AccessTools.FieldRefAccess(Of F)(Type, String)
- uid: HarmonyLib.AccessTools.FieldRefAccess``2(``0,System.Reflection.FieldInfo)
name: FieldRefAccess<T, F>(T, FieldInfo)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FieldRefAccess__2___0_System_Reflection_FieldInfo_
commentId: M:HarmonyLib.AccessTools.FieldRefAccess``2(``0,System.Reflection.FieldInfo)
name.vb: FieldRefAccess(Of T, F)(T, FieldInfo)
fullName: HarmonyLib.AccessTools.FieldRefAccess<T, F>(T, System.Reflection.FieldInfo)
fullName.vb: HarmonyLib.AccessTools.FieldRefAccess(Of T, F)(T, System.Reflection.FieldInfo)
nameWithType: AccessTools.FieldRefAccess<T, F>(T, FieldInfo)
nameWithType.vb: AccessTools.FieldRefAccess(Of T, F)(T, FieldInfo)
- uid: HarmonyLib.AccessTools.FieldRefAccess``2(``0,System.String)
name: FieldRefAccess<T, F>(T, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FieldRefAccess__2___0_System_String_
commentId: M:HarmonyLib.AccessTools.FieldRefAccess``2(``0,System.String)
name.vb: FieldRefAccess(Of T, F)(T, String)
fullName: HarmonyLib.AccessTools.FieldRefAccess<T, F>(T, System.String)
fullName.vb: HarmonyLib.AccessTools.FieldRefAccess(Of T, F)(T, System.String)
nameWithType: AccessTools.FieldRefAccess<T, F>(T, String)
nameWithType.vb: AccessTools.FieldRefAccess(Of T, F)(T, String)
- uid: HarmonyLib.AccessTools.FieldRefAccess``2(System.Reflection.FieldInfo)
name: FieldRefAccess<T, F>(FieldInfo)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FieldRefAccess__2_System_Reflection_FieldInfo_
commentId: M:HarmonyLib.AccessTools.FieldRefAccess``2(System.Reflection.FieldInfo)
name.vb: FieldRefAccess(Of T, F)(FieldInfo)
fullName: HarmonyLib.AccessTools.FieldRefAccess<T, F>(System.Reflection.FieldInfo)
fullName.vb: HarmonyLib.AccessTools.FieldRefAccess(Of T, F)(System.Reflection.FieldInfo)
nameWithType: AccessTools.FieldRefAccess<T, F>(FieldInfo)
nameWithType.vb: AccessTools.FieldRefAccess(Of T, F)(FieldInfo)
- uid: HarmonyLib.AccessTools.FieldRefAccess``2(System.String)
name: FieldRefAccess<T, F>(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FieldRefAccess__2_System_String_
commentId: M:HarmonyLib.AccessTools.FieldRefAccess``2(System.String)
name.vb: FieldRefAccess(Of T, F)(String)
fullName: HarmonyLib.AccessTools.FieldRefAccess<T, F>(System.String)
fullName.vb: HarmonyLib.AccessTools.FieldRefAccess(Of T, F)(System.String)
nameWithType: AccessTools.FieldRefAccess<T, F>(String)
nameWithType.vb: AccessTools.FieldRefAccess(Of T, F)(String)
- uid: HarmonyLib.AccessTools.FindIncludingBaseTypes*
name: FindIncludingBaseTypes
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FindIncludingBaseTypes_
commentId: Overload:HarmonyLib.AccessTools.FindIncludingBaseTypes
isSpec: "True"
fullName: HarmonyLib.AccessTools.FindIncludingBaseTypes
nameWithType: AccessTools.FindIncludingBaseTypes
- uid: HarmonyLib.AccessTools.FindIncludingBaseTypes``1(System.Type,System.Func{System.Type,``0})
name: FindIncludingBaseTypes<T>(Type, Func<Type, T>)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FindIncludingBaseTypes__1_System_Type_System_Func_System_Type___0__
commentId: M:HarmonyLib.AccessTools.FindIncludingBaseTypes``1(System.Type,System.Func{System.Type,``0})
name.vb: FindIncludingBaseTypes(Of T)(Type, Func(Of Type, T))
fullName: HarmonyLib.AccessTools.FindIncludingBaseTypes<T>(System.Type, System.Func<System.Type, T>)
fullName.vb: HarmonyLib.AccessTools.FindIncludingBaseTypes(Of T)(System.Type, System.Func(Of System.Type, T))
nameWithType: AccessTools.FindIncludingBaseTypes<T>(Type, Func<Type, T>)
nameWithType.vb: AccessTools.FindIncludingBaseTypes(Of T)(Type, Func(Of Type, T))
- uid: HarmonyLib.AccessTools.FindIncludingInnerTypes*
name: FindIncludingInnerTypes
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FindIncludingInnerTypes_
commentId: Overload:HarmonyLib.AccessTools.FindIncludingInnerTypes
isSpec: "True"
fullName: HarmonyLib.AccessTools.FindIncludingInnerTypes
nameWithType: AccessTools.FindIncludingInnerTypes
- uid: HarmonyLib.AccessTools.FindIncludingInnerTypes``1(System.Type,System.Func{System.Type,``0})
name: FindIncludingInnerTypes<T>(Type, Func<Type, T>)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FindIncludingInnerTypes__1_System_Type_System_Func_System_Type___0__
commentId: M:HarmonyLib.AccessTools.FindIncludingInnerTypes``1(System.Type,System.Func{System.Type,``0})
name.vb: FindIncludingInnerTypes(Of T)(Type, Func(Of Type, T))
fullName: HarmonyLib.AccessTools.FindIncludingInnerTypes<T>(System.Type, System.Func<System.Type, T>)
fullName.vb: HarmonyLib.AccessTools.FindIncludingInnerTypes(Of T)(System.Type, System.Func(Of System.Type, T))
nameWithType: AccessTools.FindIncludingInnerTypes<T>(Type, Func<Type, T>)
nameWithType.vb: AccessTools.FindIncludingInnerTypes(Of T)(Type, Func(Of Type, T))
- uid: HarmonyLib.AccessTools.FirstConstructor(System.Type,System.Func{System.Reflection.ConstructorInfo,System.Boolean})
name: FirstConstructor(Type, Func<ConstructorInfo, Boolean>)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstConstructor_System_Type_System_Func_System_Reflection_ConstructorInfo_System_Boolean__
commentId: M:HarmonyLib.AccessTools.FirstConstructor(System.Type,System.Func{System.Reflection.ConstructorInfo,System.Boolean})
name.vb: FirstConstructor(Type, Func(Of ConstructorInfo, Boolean))
fullName: HarmonyLib.AccessTools.FirstConstructor(System.Type, System.Func<System.Reflection.ConstructorInfo, System.Boolean>)
fullName.vb: HarmonyLib.AccessTools.FirstConstructor(System.Type, System.Func(Of System.Reflection.ConstructorInfo, System.Boolean))
nameWithType: AccessTools.FirstConstructor(Type, Func<ConstructorInfo, Boolean>)
nameWithType.vb: AccessTools.FirstConstructor(Type, Func(Of ConstructorInfo, Boolean))
- uid: HarmonyLib.AccessTools.FirstConstructor*
name: FirstConstructor
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstConstructor_
commentId: Overload:HarmonyLib.AccessTools.FirstConstructor
isSpec: "True"
fullName: HarmonyLib.AccessTools.FirstConstructor
nameWithType: AccessTools.FirstConstructor
- uid: HarmonyLib.AccessTools.FirstInner(System.Type,System.Func{System.Type,System.Boolean})
name: FirstInner(Type, Func<Type, Boolean>)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstInner_System_Type_System_Func_System_Type_System_Boolean__
commentId: M:HarmonyLib.AccessTools.FirstInner(System.Type,System.Func{System.Type,System.Boolean})
name.vb: FirstInner(Type, Func(Of Type, Boolean))
fullName: HarmonyLib.AccessTools.FirstInner(System.Type, System.Func<System.Type, System.Boolean>)
fullName.vb: HarmonyLib.AccessTools.FirstInner(System.Type, System.Func(Of System.Type, System.Boolean))
nameWithType: AccessTools.FirstInner(Type, Func<Type, Boolean>)
nameWithType.vb: AccessTools.FirstInner(Type, Func(Of Type, Boolean))
- uid: HarmonyLib.AccessTools.FirstInner*
name: FirstInner
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstInner_
commentId: Overload:HarmonyLib.AccessTools.FirstInner
isSpec: "True"
fullName: HarmonyLib.AccessTools.FirstInner
nameWithType: AccessTools.FirstInner
- uid: HarmonyLib.AccessTools.FirstMethod(System.Type,System.Func{System.Reflection.MethodInfo,System.Boolean})
name: FirstMethod(Type, Func<MethodInfo, Boolean>)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstMethod_System_Type_System_Func_System_Reflection_MethodInfo_System_Boolean__
commentId: M:HarmonyLib.AccessTools.FirstMethod(System.Type,System.Func{System.Reflection.MethodInfo,System.Boolean})
name.vb: FirstMethod(Type, Func(Of MethodInfo, Boolean))
fullName: HarmonyLib.AccessTools.FirstMethod(System.Type, System.Func<System.Reflection.MethodInfo, System.Boolean>)
fullName.vb: HarmonyLib.AccessTools.FirstMethod(System.Type, System.Func(Of System.Reflection.MethodInfo, System.Boolean))
nameWithType: AccessTools.FirstMethod(Type, Func<MethodInfo, Boolean>)
nameWithType.vb: AccessTools.FirstMethod(Type, Func(Of MethodInfo, Boolean))
- uid: HarmonyLib.AccessTools.FirstMethod*
name: FirstMethod
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstMethod_
commentId: Overload:HarmonyLib.AccessTools.FirstMethod
isSpec: "True"
fullName: HarmonyLib.AccessTools.FirstMethod
nameWithType: AccessTools.FirstMethod
- uid: HarmonyLib.AccessTools.FirstProperty(System.Type,System.Func{System.Reflection.PropertyInfo,System.Boolean})
name: FirstProperty(Type, Func<PropertyInfo, Boolean>)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstProperty_System_Type_System_Func_System_Reflection_PropertyInfo_System_Boolean__
commentId: M:HarmonyLib.AccessTools.FirstProperty(System.Type,System.Func{System.Reflection.PropertyInfo,System.Boolean})
name.vb: FirstProperty(Type, Func(Of PropertyInfo, Boolean))
fullName: HarmonyLib.AccessTools.FirstProperty(System.Type, System.Func<System.Reflection.PropertyInfo, System.Boolean>)
fullName.vb: HarmonyLib.AccessTools.FirstProperty(System.Type, System.Func(Of System.Reflection.PropertyInfo, System.Boolean))
nameWithType: AccessTools.FirstProperty(Type, Func<PropertyInfo, Boolean>)
nameWithType.vb: AccessTools.FirstProperty(Type, Func(Of PropertyInfo, Boolean))
- uid: HarmonyLib.AccessTools.FirstProperty*
name: FirstProperty
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FirstProperty_
commentId: Overload:HarmonyLib.AccessTools.FirstProperty
isSpec: "True"
fullName: HarmonyLib.AccessTools.FirstProperty
nameWithType: AccessTools.FirstProperty
- uid: HarmonyLib.AccessTools.GetDeclaredConstructors(System.Type,System.Nullable{System.Boolean})
name: GetDeclaredConstructors(Type, Nullable<Boolean>)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredConstructors_System_Type_System_Nullable_System_Boolean__
commentId: M:HarmonyLib.AccessTools.GetDeclaredConstructors(System.Type,System.Nullable{System.Boolean})
name.vb: GetDeclaredConstructors(Type, Nullable(Of Boolean))
fullName: HarmonyLib.AccessTools.GetDeclaredConstructors(System.Type, System.Nullable<System.Boolean>)
fullName.vb: HarmonyLib.AccessTools.GetDeclaredConstructors(System.Type, System.Nullable(Of System.Boolean))
nameWithType: AccessTools.GetDeclaredConstructors(Type, Nullable<Boolean>)
nameWithType.vb: AccessTools.GetDeclaredConstructors(Type, Nullable(Of Boolean))
- uid: HarmonyLib.AccessTools.GetDeclaredConstructors*
name: GetDeclaredConstructors
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredConstructors_
commentId: Overload:HarmonyLib.AccessTools.GetDeclaredConstructors
isSpec: "True"
fullName: HarmonyLib.AccessTools.GetDeclaredConstructors
nameWithType: AccessTools.GetDeclaredConstructors
- uid: HarmonyLib.AccessTools.GetDeclaredFields(System.Type)
name: GetDeclaredFields(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredFields_System_Type_
commentId: M:HarmonyLib.AccessTools.GetDeclaredFields(System.Type)
fullName: HarmonyLib.AccessTools.GetDeclaredFields(System.Type)
nameWithType: AccessTools.GetDeclaredFields(Type)
- uid: HarmonyLib.AccessTools.GetDeclaredFields*
name: GetDeclaredFields
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredFields_
commentId: Overload:HarmonyLib.AccessTools.GetDeclaredFields
isSpec: "True"
fullName: HarmonyLib.AccessTools.GetDeclaredFields
nameWithType: AccessTools.GetDeclaredFields
- uid: HarmonyLib.AccessTools.GetDeclaredMember*
name: GetDeclaredMember
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredMember_
commentId: Overload:HarmonyLib.AccessTools.GetDeclaredMember
isSpec: "True"
fullName: HarmonyLib.AccessTools.GetDeclaredMember
nameWithType: AccessTools.GetDeclaredMember
- uid: HarmonyLib.AccessTools.GetDeclaredMember``1(``0)
name: GetDeclaredMember<T>(T)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredMember__1___0_
commentId: M:HarmonyLib.AccessTools.GetDeclaredMember``1(``0)
name.vb: GetDeclaredMember(Of T)(T)
fullName: HarmonyLib.AccessTools.GetDeclaredMember<T>(T)
fullName.vb: HarmonyLib.AccessTools.GetDeclaredMember(Of T)(T)
nameWithType: AccessTools.GetDeclaredMember<T>(T)
nameWithType.vb: AccessTools.GetDeclaredMember(Of T)(T)
- uid: HarmonyLib.AccessTools.GetDeclaredMethods(System.Type)
name: GetDeclaredMethods(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredMethods_System_Type_
commentId: M:HarmonyLib.AccessTools.GetDeclaredMethods(System.Type)
fullName: HarmonyLib.AccessTools.GetDeclaredMethods(System.Type)
nameWithType: AccessTools.GetDeclaredMethods(Type)
- uid: HarmonyLib.AccessTools.GetDeclaredMethods*
name: GetDeclaredMethods
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredMethods_
commentId: Overload:HarmonyLib.AccessTools.GetDeclaredMethods
isSpec: "True"
fullName: HarmonyLib.AccessTools.GetDeclaredMethods
nameWithType: AccessTools.GetDeclaredMethods
- uid: HarmonyLib.AccessTools.GetDeclaredProperties(System.Type)
name: GetDeclaredProperties(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredProperties_System_Type_
commentId: M:HarmonyLib.AccessTools.GetDeclaredProperties(System.Type)
fullName: HarmonyLib.AccessTools.GetDeclaredProperties(System.Type)
nameWithType: AccessTools.GetDeclaredProperties(Type)
- uid: HarmonyLib.AccessTools.GetDeclaredProperties*
name: GetDeclaredProperties
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDeclaredProperties_
commentId: Overload:HarmonyLib.AccessTools.GetDeclaredProperties
isSpec: "True"
fullName: HarmonyLib.AccessTools.GetDeclaredProperties
nameWithType: AccessTools.GetDeclaredProperties
- uid: HarmonyLib.AccessTools.GetDefaultValue(System.Type)
name: GetDefaultValue(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDefaultValue_System_Type_
commentId: M:HarmonyLib.AccessTools.GetDefaultValue(System.Type)
fullName: HarmonyLib.AccessTools.GetDefaultValue(System.Type)
nameWithType: AccessTools.GetDefaultValue(Type)
- uid: HarmonyLib.AccessTools.GetDefaultValue*
name: GetDefaultValue
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetDefaultValue_
commentId: Overload:HarmonyLib.AccessTools.GetDefaultValue
isSpec: "True"
fullName: HarmonyLib.AccessTools.GetDefaultValue
nameWithType: AccessTools.GetDefaultValue
- uid: HarmonyLib.AccessTools.GetFieldNames(System.Object)
name: GetFieldNames(Object)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetFieldNames_System_Object_
commentId: M:HarmonyLib.AccessTools.GetFieldNames(System.Object)
fullName: HarmonyLib.AccessTools.GetFieldNames(System.Object)
nameWithType: AccessTools.GetFieldNames(Object)
- uid: HarmonyLib.AccessTools.GetFieldNames(System.Type)
name: GetFieldNames(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetFieldNames_System_Type_
commentId: M:HarmonyLib.AccessTools.GetFieldNames(System.Type)
fullName: HarmonyLib.AccessTools.GetFieldNames(System.Type)
nameWithType: AccessTools.GetFieldNames(Type)
- uid: HarmonyLib.AccessTools.GetFieldNames*
name: GetFieldNames
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetFieldNames_
commentId: Overload:HarmonyLib.AccessTools.GetFieldNames
isSpec: "True"
fullName: HarmonyLib.AccessTools.GetFieldNames
nameWithType: AccessTools.GetFieldNames
- uid: HarmonyLib.AccessTools.GetMethodNames(System.Object)
name: GetMethodNames(Object)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetMethodNames_System_Object_
commentId: M:HarmonyLib.AccessTools.GetMethodNames(System.Object)
fullName: HarmonyLib.AccessTools.GetMethodNames(System.Object)
nameWithType: AccessTools.GetMethodNames(Object)
- uid: HarmonyLib.AccessTools.GetMethodNames(System.Type)
name: GetMethodNames(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetMethodNames_System_Type_
commentId: M:HarmonyLib.AccessTools.GetMethodNames(System.Type)
fullName: HarmonyLib.AccessTools.GetMethodNames(System.Type)
nameWithType: AccessTools.GetMethodNames(Type)
- uid: HarmonyLib.AccessTools.GetMethodNames*
name: GetMethodNames
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetMethodNames_
commentId: Overload:HarmonyLib.AccessTools.GetMethodNames
isSpec: "True"
fullName: HarmonyLib.AccessTools.GetMethodNames
nameWithType: AccessTools.GetMethodNames
- uid: HarmonyLib.AccessTools.GetOutsideCaller
name: GetOutsideCaller()
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetOutsideCaller
commentId: M:HarmonyLib.AccessTools.GetOutsideCaller
fullName: HarmonyLib.AccessTools.GetOutsideCaller()
nameWithType: AccessTools.GetOutsideCaller()
- uid: HarmonyLib.AccessTools.GetOutsideCaller*
name: GetOutsideCaller
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetOutsideCaller_
commentId: Overload:HarmonyLib.AccessTools.GetOutsideCaller
isSpec: "True"
fullName: HarmonyLib.AccessTools.GetOutsideCaller
nameWithType: AccessTools.GetOutsideCaller
- uid: HarmonyLib.AccessTools.GetPropertyNames(System.Object)
name: GetPropertyNames(Object)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetPropertyNames_System_Object_
commentId: M:HarmonyLib.AccessTools.GetPropertyNames(System.Object)
fullName: HarmonyLib.AccessTools.GetPropertyNames(System.Object)
nameWithType: AccessTools.GetPropertyNames(Object)
- uid: HarmonyLib.AccessTools.GetPropertyNames(System.Type)
name: GetPropertyNames(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetPropertyNames_System_Type_
commentId: M:HarmonyLib.AccessTools.GetPropertyNames(System.Type)
fullName: HarmonyLib.AccessTools.GetPropertyNames(System.Type)
nameWithType: AccessTools.GetPropertyNames(Type)
- uid: HarmonyLib.AccessTools.GetPropertyNames*
name: GetPropertyNames
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetPropertyNames_
commentId: Overload:HarmonyLib.AccessTools.GetPropertyNames
isSpec: "True"
fullName: HarmonyLib.AccessTools.GetPropertyNames
nameWithType: AccessTools.GetPropertyNames
- uid: HarmonyLib.AccessTools.GetReturnedType(System.Reflection.MethodBase)
name: GetReturnedType(MethodBase)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetReturnedType_System_Reflection_MethodBase_
commentId: M:HarmonyLib.AccessTools.GetReturnedType(System.Reflection.MethodBase)
fullName: HarmonyLib.AccessTools.GetReturnedType(System.Reflection.MethodBase)
nameWithType: AccessTools.GetReturnedType(MethodBase)
- uid: HarmonyLib.AccessTools.GetReturnedType*
name: GetReturnedType
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetReturnedType_
commentId: Overload:HarmonyLib.AccessTools.GetReturnedType
isSpec: "True"
fullName: HarmonyLib.AccessTools.GetReturnedType
nameWithType: AccessTools.GetReturnedType
- uid: HarmonyLib.AccessTools.GetTypes(System.Object[])
name: GetTypes(Object[])
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetTypes_System_Object___
commentId: M:HarmonyLib.AccessTools.GetTypes(System.Object[])
name.vb: GetTypes(Object())
fullName: HarmonyLib.AccessTools.GetTypes(System.Object[])
fullName.vb: HarmonyLib.AccessTools.GetTypes(System.Object())
nameWithType: AccessTools.GetTypes(Object[])
nameWithType.vb: AccessTools.GetTypes(Object())
- uid: HarmonyLib.AccessTools.GetTypes*
name: GetTypes
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetTypes_
commentId: Overload:HarmonyLib.AccessTools.GetTypes
isSpec: "True"
fullName: HarmonyLib.AccessTools.GetTypes
nameWithType: AccessTools.GetTypes
- uid: HarmonyLib.AccessTools.GetTypesFromAssembly(System.Reflection.Assembly)
name: GetTypesFromAssembly(Assembly)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetTypesFromAssembly_System_Reflection_Assembly_
commentId: M:HarmonyLib.AccessTools.GetTypesFromAssembly(System.Reflection.Assembly)
fullName: HarmonyLib.AccessTools.GetTypesFromAssembly(System.Reflection.Assembly)
nameWithType: AccessTools.GetTypesFromAssembly(Assembly)
- uid: HarmonyLib.AccessTools.GetTypesFromAssembly*
name: GetTypesFromAssembly
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetTypesFromAssembly_
commentId: Overload:HarmonyLib.AccessTools.GetTypesFromAssembly
isSpec: "True"
fullName: HarmonyLib.AccessTools.GetTypesFromAssembly
nameWithType: AccessTools.GetTypesFromAssembly
- uid: HarmonyLib.AccessTools.GetUnderlyingType(System.Reflection.MemberInfo)
name: GetUnderlyingType(MemberInfo)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetUnderlyingType_System_Reflection_MemberInfo_
commentId: M:HarmonyLib.AccessTools.GetUnderlyingType(System.Reflection.MemberInfo)
fullName: HarmonyLib.AccessTools.GetUnderlyingType(System.Reflection.MemberInfo)
nameWithType: AccessTools.GetUnderlyingType(MemberInfo)
- uid: HarmonyLib.AccessTools.GetUnderlyingType*
name: GetUnderlyingType
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetUnderlyingType_
commentId: Overload:HarmonyLib.AccessTools.GetUnderlyingType
isSpec: "True"
fullName: HarmonyLib.AccessTools.GetUnderlyingType
nameWithType: AccessTools.GetUnderlyingType
- uid: HarmonyLib.AccessTools.HarmonyDelegate*
name: HarmonyDelegate
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_HarmonyDelegate_
commentId: Overload:HarmonyLib.AccessTools.HarmonyDelegate
isSpec: "True"
fullName: HarmonyLib.AccessTools.HarmonyDelegate
nameWithType: AccessTools.HarmonyDelegate
- uid: HarmonyLib.AccessTools.HarmonyDelegate``1(System.Object)
name: HarmonyDelegate<DelegateType>(Object)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_HarmonyDelegate__1_System_Object_
commentId: M:HarmonyLib.AccessTools.HarmonyDelegate``1(System.Object)
name.vb: HarmonyDelegate(Of DelegateType)(Object)
fullName: HarmonyLib.AccessTools.HarmonyDelegate<DelegateType>(System.Object)
fullName.vb: HarmonyLib.AccessTools.HarmonyDelegate(Of DelegateType)(System.Object)
nameWithType: AccessTools.HarmonyDelegate<DelegateType>(Object)
nameWithType.vb: AccessTools.HarmonyDelegate(Of DelegateType)(Object)
- uid: HarmonyLib.AccessTools.Inner(System.Type,System.String)
name: Inner(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Inner_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.Inner(System.Type,System.String)
fullName: HarmonyLib.AccessTools.Inner(System.Type, System.String)
nameWithType: AccessTools.Inner(Type, String)
- uid: HarmonyLib.AccessTools.Inner*
name: Inner
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Inner_
commentId: Overload:HarmonyLib.AccessTools.Inner
isSpec: "True"
fullName: HarmonyLib.AccessTools.Inner
nameWithType: AccessTools.Inner
- uid: HarmonyLib.AccessTools.IsClass(System.Type)
name: IsClass(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsClass_System_Type_
commentId: M:HarmonyLib.AccessTools.IsClass(System.Type)
fullName: HarmonyLib.AccessTools.IsClass(System.Type)
nameWithType: AccessTools.IsClass(Type)
- uid: HarmonyLib.AccessTools.IsClass*
name: IsClass
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsClass_
commentId: Overload:HarmonyLib.AccessTools.IsClass
isSpec: "True"
fullName: HarmonyLib.AccessTools.IsClass
nameWithType: AccessTools.IsClass
- uid: HarmonyLib.AccessTools.IsDeclaredMember*
name: IsDeclaredMember
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsDeclaredMember_
commentId: Overload:HarmonyLib.AccessTools.IsDeclaredMember
isSpec: "True"
fullName: HarmonyLib.AccessTools.IsDeclaredMember
nameWithType: AccessTools.IsDeclaredMember
- uid: HarmonyLib.AccessTools.IsDeclaredMember``1(``0)
name: IsDeclaredMember<T>(T)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsDeclaredMember__1___0_
commentId: M:HarmonyLib.AccessTools.IsDeclaredMember``1(``0)
name.vb: IsDeclaredMember(Of T)(T)
fullName: HarmonyLib.AccessTools.IsDeclaredMember<T>(T)
fullName.vb: HarmonyLib.AccessTools.IsDeclaredMember(Of T)(T)
nameWithType: AccessTools.IsDeclaredMember<T>(T)
nameWithType.vb: AccessTools.IsDeclaredMember(Of T)(T)
- uid: HarmonyLib.AccessTools.IsFloatingPoint(System.Type)
name: IsFloatingPoint(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsFloatingPoint_System_Type_
commentId: M:HarmonyLib.AccessTools.IsFloatingPoint(System.Type)
fullName: HarmonyLib.AccessTools.IsFloatingPoint(System.Type)
nameWithType: AccessTools.IsFloatingPoint(Type)
- uid: HarmonyLib.AccessTools.IsFloatingPoint*
name: IsFloatingPoint
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsFloatingPoint_
commentId: Overload:HarmonyLib.AccessTools.IsFloatingPoint
isSpec: "True"
fullName: HarmonyLib.AccessTools.IsFloatingPoint
nameWithType: AccessTools.IsFloatingPoint
- uid: HarmonyLib.AccessTools.IsInteger(System.Type)
name: IsInteger(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsInteger_System_Type_
commentId: M:HarmonyLib.AccessTools.IsInteger(System.Type)
fullName: HarmonyLib.AccessTools.IsInteger(System.Type)
nameWithType: AccessTools.IsInteger(Type)
- uid: HarmonyLib.AccessTools.IsInteger*
name: IsInteger
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsInteger_
commentId: Overload:HarmonyLib.AccessTools.IsInteger
isSpec: "True"
fullName: HarmonyLib.AccessTools.IsInteger
nameWithType: AccessTools.IsInteger
- uid: HarmonyLib.AccessTools.IsMonoRuntime
name: IsMonoRuntime
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsMonoRuntime
commentId: P:HarmonyLib.AccessTools.IsMonoRuntime
fullName: HarmonyLib.AccessTools.IsMonoRuntime
nameWithType: AccessTools.IsMonoRuntime
- uid: HarmonyLib.AccessTools.IsMonoRuntime*
name: IsMonoRuntime
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsMonoRuntime_
commentId: Overload:HarmonyLib.AccessTools.IsMonoRuntime
isSpec: "True"
fullName: HarmonyLib.AccessTools.IsMonoRuntime
nameWithType: AccessTools.IsMonoRuntime
- uid: HarmonyLib.AccessTools.IsNetCoreRuntime
name: IsNetCoreRuntime
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsNetCoreRuntime
commentId: P:HarmonyLib.AccessTools.IsNetCoreRuntime
fullName: HarmonyLib.AccessTools.IsNetCoreRuntime
nameWithType: AccessTools.IsNetCoreRuntime
- uid: HarmonyLib.AccessTools.IsNetCoreRuntime*
name: IsNetCoreRuntime
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsNetCoreRuntime_
commentId: Overload:HarmonyLib.AccessTools.IsNetCoreRuntime
isSpec: "True"
fullName: HarmonyLib.AccessTools.IsNetCoreRuntime
nameWithType: AccessTools.IsNetCoreRuntime
- uid: HarmonyLib.AccessTools.IsNetFrameworkRuntime
name: IsNetFrameworkRuntime
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsNetFrameworkRuntime
commentId: P:HarmonyLib.AccessTools.IsNetFrameworkRuntime
fullName: HarmonyLib.AccessTools.IsNetFrameworkRuntime
nameWithType: AccessTools.IsNetFrameworkRuntime
- uid: HarmonyLib.AccessTools.IsNetFrameworkRuntime*
name: IsNetFrameworkRuntime
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsNetFrameworkRuntime_
commentId: Overload:HarmonyLib.AccessTools.IsNetFrameworkRuntime
isSpec: "True"
fullName: HarmonyLib.AccessTools.IsNetFrameworkRuntime
nameWithType: AccessTools.IsNetFrameworkRuntime
- uid: HarmonyLib.AccessTools.IsNumber(System.Type)
name: IsNumber(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsNumber_System_Type_
commentId: M:HarmonyLib.AccessTools.IsNumber(System.Type)
fullName: HarmonyLib.AccessTools.IsNumber(System.Type)
nameWithType: AccessTools.IsNumber(Type)
- uid: HarmonyLib.AccessTools.IsNumber*
name: IsNumber
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsNumber_
commentId: Overload:HarmonyLib.AccessTools.IsNumber
isSpec: "True"
fullName: HarmonyLib.AccessTools.IsNumber
nameWithType: AccessTools.IsNumber
- uid: HarmonyLib.AccessTools.IsOfNullableType*
name: IsOfNullableType
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsOfNullableType_
commentId: Overload:HarmonyLib.AccessTools.IsOfNullableType
isSpec: "True"
fullName: HarmonyLib.AccessTools.IsOfNullableType
nameWithType: AccessTools.IsOfNullableType
- uid: HarmonyLib.AccessTools.IsOfNullableType``1(``0)
name: IsOfNullableType<T>(T)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsOfNullableType__1___0_
commentId: M:HarmonyLib.AccessTools.IsOfNullableType``1(``0)
name.vb: IsOfNullableType(Of T)(T)
fullName: HarmonyLib.AccessTools.IsOfNullableType<T>(T)
fullName.vb: HarmonyLib.AccessTools.IsOfNullableType(Of T)(T)
nameWithType: AccessTools.IsOfNullableType<T>(T)
nameWithType.vb: AccessTools.IsOfNullableType(Of T)(T)
- uid: HarmonyLib.AccessTools.IsStatic(System.Reflection.EventInfo)
name: IsStatic(EventInfo)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsStatic_System_Reflection_EventInfo_
commentId: M:HarmonyLib.AccessTools.IsStatic(System.Reflection.EventInfo)
fullName: HarmonyLib.AccessTools.IsStatic(System.Reflection.EventInfo)
nameWithType: AccessTools.IsStatic(EventInfo)
- uid: HarmonyLib.AccessTools.IsStatic(System.Reflection.MemberInfo)
name: IsStatic(MemberInfo)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsStatic_System_Reflection_MemberInfo_
commentId: M:HarmonyLib.AccessTools.IsStatic(System.Reflection.MemberInfo)
fullName: HarmonyLib.AccessTools.IsStatic(System.Reflection.MemberInfo)
nameWithType: AccessTools.IsStatic(MemberInfo)
- uid: HarmonyLib.AccessTools.IsStatic(System.Reflection.PropertyInfo)
name: IsStatic(PropertyInfo)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsStatic_System_Reflection_PropertyInfo_
commentId: M:HarmonyLib.AccessTools.IsStatic(System.Reflection.PropertyInfo)
fullName: HarmonyLib.AccessTools.IsStatic(System.Reflection.PropertyInfo)
nameWithType: AccessTools.IsStatic(PropertyInfo)
- uid: HarmonyLib.AccessTools.IsStatic(System.Type)
name: IsStatic(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsStatic_System_Type_
commentId: M:HarmonyLib.AccessTools.IsStatic(System.Type)
fullName: HarmonyLib.AccessTools.IsStatic(System.Type)
nameWithType: AccessTools.IsStatic(Type)
- uid: HarmonyLib.AccessTools.IsStatic*
name: IsStatic
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsStatic_
commentId: Overload:HarmonyLib.AccessTools.IsStatic
isSpec: "True"
fullName: HarmonyLib.AccessTools.IsStatic
nameWithType: AccessTools.IsStatic
- uid: HarmonyLib.AccessTools.IsStruct(System.Type)
name: IsStruct(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsStruct_System_Type_
commentId: M:HarmonyLib.AccessTools.IsStruct(System.Type)
fullName: HarmonyLib.AccessTools.IsStruct(System.Type)
nameWithType: AccessTools.IsStruct(Type)
- uid: HarmonyLib.AccessTools.IsStruct*
name: IsStruct
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsStruct_
commentId: Overload:HarmonyLib.AccessTools.IsStruct
isSpec: "True"
fullName: HarmonyLib.AccessTools.IsStruct
nameWithType: AccessTools.IsStruct
- uid: HarmonyLib.AccessTools.IsValue(System.Type)
name: IsValue(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsValue_System_Type_
commentId: M:HarmonyLib.AccessTools.IsValue(System.Type)
fullName: HarmonyLib.AccessTools.IsValue(System.Type)
nameWithType: AccessTools.IsValue(Type)
- uid: HarmonyLib.AccessTools.IsValue*
name: IsValue
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsValue_
commentId: Overload:HarmonyLib.AccessTools.IsValue
isSpec: "True"
fullName: HarmonyLib.AccessTools.IsValue
nameWithType: AccessTools.IsValue
- uid: HarmonyLib.AccessTools.IsVoid(System.Type)
name: IsVoid(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsVoid_System_Type_
commentId: M:HarmonyLib.AccessTools.IsVoid(System.Type)
fullName: HarmonyLib.AccessTools.IsVoid(System.Type)
nameWithType: AccessTools.IsVoid(Type)
- uid: HarmonyLib.AccessTools.IsVoid*
name: IsVoid
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IsVoid_
commentId: Overload:HarmonyLib.AccessTools.IsVoid
isSpec: "True"
fullName: HarmonyLib.AccessTools.IsVoid
nameWithType: AccessTools.IsVoid
- uid: HarmonyLib.AccessTools.MakeDeepCopy(System.Object,System.Type,System.Func{System.String,HarmonyLib.Traverse,HarmonyLib.Traverse,System.Object},System.String)
name: MakeDeepCopy(Object, Type, Func<String, Traverse, Traverse, Object>, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_MakeDeepCopy_System_Object_System_Type_System_Func_System_String_HarmonyLib_Traverse_HarmonyLib_Traverse_System_Object__System_String_
commentId: M:HarmonyLib.AccessTools.MakeDeepCopy(System.Object,System.Type,System.Func{System.String,HarmonyLib.Traverse,HarmonyLib.Traverse,System.Object},System.String)
name.vb: MakeDeepCopy(Object, Type, Func(Of String, Traverse, Traverse, Object), String)
fullName: HarmonyLib.AccessTools.MakeDeepCopy(System.Object, System.Type, System.Func<System.String, HarmonyLib.Traverse, HarmonyLib.Traverse, System.Object>, System.String)
fullName.vb: HarmonyLib.AccessTools.MakeDeepCopy(System.Object, System.Type, System.Func(Of System.String, HarmonyLib.Traverse, HarmonyLib.Traverse, System.Object), System.String)
nameWithType: AccessTools.MakeDeepCopy(Object, Type, Func<String, Traverse, Traverse, Object>, String)
nameWithType.vb: AccessTools.MakeDeepCopy(Object, Type, Func(Of String, Traverse, Traverse, Object), String)
- uid: HarmonyLib.AccessTools.MakeDeepCopy*
name: MakeDeepCopy
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_MakeDeepCopy_
commentId: Overload:HarmonyLib.AccessTools.MakeDeepCopy
isSpec: "True"
fullName: HarmonyLib.AccessTools.MakeDeepCopy
nameWithType: AccessTools.MakeDeepCopy
- uid: HarmonyLib.AccessTools.MakeDeepCopy``1(System.Object)
name: MakeDeepCopy<T>(Object)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_MakeDeepCopy__1_System_Object_
commentId: M:HarmonyLib.AccessTools.MakeDeepCopy``1(System.Object)
name.vb: MakeDeepCopy(Of T)(Object)
fullName: HarmonyLib.AccessTools.MakeDeepCopy<T>(System.Object)
fullName.vb: HarmonyLib.AccessTools.MakeDeepCopy(Of T)(System.Object)
nameWithType: AccessTools.MakeDeepCopy<T>(Object)
nameWithType.vb: AccessTools.MakeDeepCopy(Of T)(Object)
- uid: HarmonyLib.AccessTools.MakeDeepCopy``1(System.Object,``0@,System.Func{System.String,HarmonyLib.Traverse,HarmonyLib.Traverse,System.Object},System.String)
name: MakeDeepCopy<T>(Object, out T, Func<String, Traverse, Traverse, Object>, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_MakeDeepCopy__1_System_Object___0__System_Func_System_String_HarmonyLib_Traverse_HarmonyLib_Traverse_System_Object__System_String_
commentId: M:HarmonyLib.AccessTools.MakeDeepCopy``1(System.Object,``0@,System.Func{System.String,HarmonyLib.Traverse,HarmonyLib.Traverse,System.Object},System.String)
name.vb: MakeDeepCopy(Of T)(Object, ByRef T, Func(Of String, Traverse, Traverse, Object), String)
fullName: HarmonyLib.AccessTools.MakeDeepCopy<T>(System.Object, out T, System.Func<System.String, HarmonyLib.Traverse, HarmonyLib.Traverse, System.Object>, System.String)
fullName.vb: HarmonyLib.AccessTools.MakeDeepCopy(Of T)(System.Object, ByRef T, System.Func(Of System.String, HarmonyLib.Traverse, HarmonyLib.Traverse, System.Object), System.String)
nameWithType: AccessTools.MakeDeepCopy<T>(Object, out T, Func<String, Traverse, Traverse, Object>, String)
nameWithType.vb: AccessTools.MakeDeepCopy(Of T)(Object, ByRef T, Func(Of String, Traverse, Traverse, Object), String)
- uid: HarmonyLib.AccessTools.Method(System.String,System.Type[],System.Type[])
name: Method(String, Type[], Type[])
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Method_System_String_System_Type___System_Type___
commentId: M:HarmonyLib.AccessTools.Method(System.String,System.Type[],System.Type[])
name.vb: Method(String, Type(), Type())
fullName: HarmonyLib.AccessTools.Method(System.String, System.Type[], System.Type[])
fullName.vb: HarmonyLib.AccessTools.Method(System.String, System.Type(), System.Type())
nameWithType: AccessTools.Method(String, Type[], Type[])
nameWithType.vb: AccessTools.Method(String, Type(), Type())
- uid: HarmonyLib.AccessTools.Method(System.Type,System.String,System.Type[],System.Type[])
name: Method(Type, String, Type[], Type[])
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Method_System_Type_System_String_System_Type___System_Type___
commentId: M:HarmonyLib.AccessTools.Method(System.Type,System.String,System.Type[],System.Type[])
name.vb: Method(Type, String, Type(), Type())
fullName: HarmonyLib.AccessTools.Method(System.Type, System.String, System.Type[], System.Type[])
fullName.vb: HarmonyLib.AccessTools.Method(System.Type, System.String, System.Type(), System.Type())
nameWithType: AccessTools.Method(Type, String, Type[], Type[])
nameWithType.vb: AccessTools.Method(Type, String, Type(), Type())
- uid: HarmonyLib.AccessTools.Method*
name: Method
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Method_
commentId: Overload:HarmonyLib.AccessTools.Method
isSpec: "True"
fullName: HarmonyLib.AccessTools.Method
nameWithType: AccessTools.Method
- uid: HarmonyLib.AccessTools.MethodDelegate*
name: MethodDelegate
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_MethodDelegate_
commentId: Overload:HarmonyLib.AccessTools.MethodDelegate
isSpec: "True"
fullName: HarmonyLib.AccessTools.MethodDelegate
nameWithType: AccessTools.MethodDelegate
- uid: HarmonyLib.AccessTools.MethodDelegate``1(System.Reflection.MethodInfo,System.Object,System.Boolean)
name: MethodDelegate<DelegateType>(MethodInfo, Object, Boolean)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_MethodDelegate__1_System_Reflection_MethodInfo_System_Object_System_Boolean_
commentId: M:HarmonyLib.AccessTools.MethodDelegate``1(System.Reflection.MethodInfo,System.Object,System.Boolean)
name.vb: MethodDelegate(Of DelegateType)(MethodInfo, Object, Boolean)
fullName: HarmonyLib.AccessTools.MethodDelegate<DelegateType>(System.Reflection.MethodInfo, System.Object, System.Boolean)
fullName.vb: HarmonyLib.AccessTools.MethodDelegate(Of DelegateType)(System.Reflection.MethodInfo, System.Object, System.Boolean)
nameWithType: AccessTools.MethodDelegate<DelegateType>(MethodInfo, Object, Boolean)
nameWithType.vb: AccessTools.MethodDelegate(Of DelegateType)(MethodInfo, Object, Boolean)
- uid: HarmonyLib.AccessTools.Property(System.Type,System.String)
name: Property(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Property_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.Property(System.Type,System.String)
fullName: HarmonyLib.AccessTools.Property(System.Type, System.String)
nameWithType: AccessTools.Property(Type, String)
- uid: HarmonyLib.AccessTools.Property*
name: Property
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Property_
commentId: Overload:HarmonyLib.AccessTools.Property
isSpec: "True"
fullName: HarmonyLib.AccessTools.Property
nameWithType: AccessTools.Property
- uid: HarmonyLib.AccessTools.PropertyGetter(System.Type,System.String)
name: PropertyGetter(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_PropertyGetter_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.PropertyGetter(System.Type,System.String)
fullName: HarmonyLib.AccessTools.PropertyGetter(System.Type, System.String)
nameWithType: AccessTools.PropertyGetter(Type, String)
- uid: HarmonyLib.AccessTools.PropertyGetter*
name: PropertyGetter
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_PropertyGetter_
commentId: Overload:HarmonyLib.AccessTools.PropertyGetter
isSpec: "True"
fullName: HarmonyLib.AccessTools.PropertyGetter
nameWithType: AccessTools.PropertyGetter
- uid: HarmonyLib.AccessTools.PropertySetter(System.Type,System.String)
name: PropertySetter(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_PropertySetter_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.PropertySetter(System.Type,System.String)
fullName: HarmonyLib.AccessTools.PropertySetter(System.Type, System.String)
nameWithType: AccessTools.PropertySetter(Type, String)
- uid: HarmonyLib.AccessTools.PropertySetter*
name: PropertySetter
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_PropertySetter_
commentId: Overload:HarmonyLib.AccessTools.PropertySetter
isSpec: "True"
fullName: HarmonyLib.AccessTools.PropertySetter
nameWithType: AccessTools.PropertySetter
- uid: HarmonyLib.AccessTools.RethrowException(System.Exception)
name: RethrowException(Exception)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_RethrowException_System_Exception_
commentId: M:HarmonyLib.AccessTools.RethrowException(System.Exception)
fullName: HarmonyLib.AccessTools.RethrowException(System.Exception)
nameWithType: AccessTools.RethrowException(Exception)
- uid: HarmonyLib.AccessTools.RethrowException*
name: RethrowException
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_RethrowException_
commentId: Overload:HarmonyLib.AccessTools.RethrowException
isSpec: "True"
fullName: HarmonyLib.AccessTools.RethrowException
nameWithType: AccessTools.RethrowException
- uid: HarmonyLib.AccessTools.StaticFieldRefAccess*
name: StaticFieldRefAccess
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StaticFieldRefAccess_
commentId: Overload:HarmonyLib.AccessTools.StaticFieldRefAccess
isSpec: "True"
fullName: HarmonyLib.AccessTools.StaticFieldRefAccess
nameWithType: AccessTools.StaticFieldRefAccess
- uid: HarmonyLib.AccessTools.StaticFieldRefAccess``1(System.Reflection.FieldInfo)
name: StaticFieldRefAccess<F>(FieldInfo)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StaticFieldRefAccess__1_System_Reflection_FieldInfo_
commentId: M:HarmonyLib.AccessTools.StaticFieldRefAccess``1(System.Reflection.FieldInfo)
name.vb: StaticFieldRefAccess(Of F)(FieldInfo)
fullName: HarmonyLib.AccessTools.StaticFieldRefAccess<F>(System.Reflection.FieldInfo)
fullName.vb: HarmonyLib.AccessTools.StaticFieldRefAccess(Of F)(System.Reflection.FieldInfo)
nameWithType: AccessTools.StaticFieldRefAccess<F>(FieldInfo)
nameWithType.vb: AccessTools.StaticFieldRefAccess(Of F)(FieldInfo)
- uid: HarmonyLib.AccessTools.StaticFieldRefAccess``1(System.Type,System.String)
name: StaticFieldRefAccess<F>(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StaticFieldRefAccess__1_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.StaticFieldRefAccess``1(System.Type,System.String)
name.vb: StaticFieldRefAccess(Of F)(Type, String)
fullName: HarmonyLib.AccessTools.StaticFieldRefAccess<F>(System.Type, System.String)
fullName.vb: HarmonyLib.AccessTools.StaticFieldRefAccess(Of F)(System.Type, System.String)
nameWithType: AccessTools.StaticFieldRefAccess<F>(Type, String)
nameWithType.vb: AccessTools.StaticFieldRefAccess(Of F)(Type, String)
- uid: HarmonyLib.AccessTools.StaticFieldRefAccess``2(System.Reflection.FieldInfo)
name: StaticFieldRefAccess<T, F>(FieldInfo)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StaticFieldRefAccess__2_System_Reflection_FieldInfo_
commentId: M:HarmonyLib.AccessTools.StaticFieldRefAccess``2(System.Reflection.FieldInfo)
name.vb: StaticFieldRefAccess(Of T, F)(FieldInfo)
fullName: HarmonyLib.AccessTools.StaticFieldRefAccess<T, F>(System.Reflection.FieldInfo)
fullName.vb: HarmonyLib.AccessTools.StaticFieldRefAccess(Of T, F)(System.Reflection.FieldInfo)
nameWithType: AccessTools.StaticFieldRefAccess<T, F>(FieldInfo)
nameWithType.vb: AccessTools.StaticFieldRefAccess(Of T, F)(FieldInfo)
- uid: HarmonyLib.AccessTools.StaticFieldRefAccess``2(System.String)
name: StaticFieldRefAccess<T, F>(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StaticFieldRefAccess__2_System_String_
commentId: M:HarmonyLib.AccessTools.StaticFieldRefAccess``2(System.String)
name.vb: StaticFieldRefAccess(Of T, F)(String)
fullName: HarmonyLib.AccessTools.StaticFieldRefAccess<T, F>(System.String)
fullName.vb: HarmonyLib.AccessTools.StaticFieldRefAccess(Of T, F)(System.String)
nameWithType: AccessTools.StaticFieldRefAccess<T, F>(String)
nameWithType.vb: AccessTools.StaticFieldRefAccess(Of T, F)(String)
- uid: HarmonyLib.AccessTools.StructFieldRef`2
name: AccessTools.StructFieldRef<T, F>
href: api/HarmonyLib.AccessTools.StructFieldRef-2.html
commentId: T:HarmonyLib.AccessTools.StructFieldRef`2
name.vb: AccessTools.StructFieldRef(Of T, F)
fullName: HarmonyLib.AccessTools.StructFieldRef<T, F>
fullName.vb: HarmonyLib.AccessTools.StructFieldRef(Of T, F)
nameWithType: AccessTools.StructFieldRef<T, F>
nameWithType.vb: AccessTools.StructFieldRef(Of T, F)
- uid: HarmonyLib.AccessTools.StructFieldRefAccess*
name: StructFieldRefAccess
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StructFieldRefAccess_
commentId: Overload:HarmonyLib.AccessTools.StructFieldRefAccess
isSpec: "True"
fullName: HarmonyLib.AccessTools.StructFieldRefAccess
nameWithType: AccessTools.StructFieldRefAccess
- uid: HarmonyLib.AccessTools.StructFieldRefAccess``2(``0@,System.Reflection.FieldInfo)
name: StructFieldRefAccess<T, F>(ref T, FieldInfo)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StructFieldRefAccess__2___0__System_Reflection_FieldInfo_
commentId: M:HarmonyLib.AccessTools.StructFieldRefAccess``2(``0@,System.Reflection.FieldInfo)
name.vb: StructFieldRefAccess(Of T, F)(ByRef T, FieldInfo)
fullName: HarmonyLib.AccessTools.StructFieldRefAccess<T, F>(ref T, System.Reflection.FieldInfo)
fullName.vb: HarmonyLib.AccessTools.StructFieldRefAccess(Of T, F)(ByRef T, System.Reflection.FieldInfo)
nameWithType: AccessTools.StructFieldRefAccess<T, F>(ref T, FieldInfo)
nameWithType.vb: AccessTools.StructFieldRefAccess(Of T, F)(ByRef T, FieldInfo)
- uid: HarmonyLib.AccessTools.StructFieldRefAccess``2(``0@,System.String)
name: StructFieldRefAccess<T, F>(ref T, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StructFieldRefAccess__2___0__System_String_
commentId: M:HarmonyLib.AccessTools.StructFieldRefAccess``2(``0@,System.String)
name.vb: StructFieldRefAccess(Of T, F)(ByRef T, String)
fullName: HarmonyLib.AccessTools.StructFieldRefAccess<T, F>(ref T, System.String)
fullName.vb: HarmonyLib.AccessTools.StructFieldRefAccess(Of T, F)(ByRef T, System.String)
nameWithType: AccessTools.StructFieldRefAccess<T, F>(ref T, String)
nameWithType.vb: AccessTools.StructFieldRefAccess(Of T, F)(ByRef T, String)
- uid: HarmonyLib.AccessTools.StructFieldRefAccess``2(System.Reflection.FieldInfo)
name: StructFieldRefAccess<T, F>(FieldInfo)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StructFieldRefAccess__2_System_Reflection_FieldInfo_
commentId: M:HarmonyLib.AccessTools.StructFieldRefAccess``2(System.Reflection.FieldInfo)
name.vb: StructFieldRefAccess(Of T, F)(FieldInfo)
fullName: HarmonyLib.AccessTools.StructFieldRefAccess<T, F>(System.Reflection.FieldInfo)
fullName.vb: HarmonyLib.AccessTools.StructFieldRefAccess(Of T, F)(System.Reflection.FieldInfo)
nameWithType: AccessTools.StructFieldRefAccess<T, F>(FieldInfo)
nameWithType.vb: AccessTools.StructFieldRefAccess(Of T, F)(FieldInfo)
- uid: HarmonyLib.AccessTools.StructFieldRefAccess``2(System.String)
name: StructFieldRefAccess<T, F>(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StructFieldRefAccess__2_System_String_
commentId: M:HarmonyLib.AccessTools.StructFieldRefAccess``2(System.String)
name.vb: StructFieldRefAccess(Of T, F)(String)
fullName: HarmonyLib.AccessTools.StructFieldRefAccess<T, F>(System.String)
fullName.vb: HarmonyLib.AccessTools.StructFieldRefAccess(Of T, F)(System.String)
nameWithType: AccessTools.StructFieldRefAccess<T, F>(String)
nameWithType.vb: AccessTools.StructFieldRefAccess(Of T, F)(String)
- uid: HarmonyLib.AccessTools.ThrowMissingMemberException(System.Type,System.String[])
name: ThrowMissingMemberException(Type, String[])
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_ThrowMissingMemberException_System_Type_System_String___
commentId: M:HarmonyLib.AccessTools.ThrowMissingMemberException(System.Type,System.String[])
name.vb: ThrowMissingMemberException(Type, String())
fullName: HarmonyLib.AccessTools.ThrowMissingMemberException(System.Type, System.String[])
fullName.vb: HarmonyLib.AccessTools.ThrowMissingMemberException(System.Type, System.String())
nameWithType: AccessTools.ThrowMissingMemberException(Type, String[])
nameWithType.vb: AccessTools.ThrowMissingMemberException(Type, String())
- uid: HarmonyLib.AccessTools.ThrowMissingMemberException*
name: ThrowMissingMemberException
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_ThrowMissingMemberException_
commentId: Overload:HarmonyLib.AccessTools.ThrowMissingMemberException
isSpec: "True"
fullName: HarmonyLib.AccessTools.ThrowMissingMemberException
nameWithType: AccessTools.ThrowMissingMemberException
- uid: HarmonyLib.AccessTools.TypeByName(System.String)
name: TypeByName(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_TypeByName_System_String_
commentId: M:HarmonyLib.AccessTools.TypeByName(System.String)
fullName: HarmonyLib.AccessTools.TypeByName(System.String)
nameWithType: AccessTools.TypeByName(String)
- uid: HarmonyLib.AccessTools.TypeByName*
name: TypeByName
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_TypeByName_
commentId: Overload:HarmonyLib.AccessTools.TypeByName
isSpec: "True"
fullName: HarmonyLib.AccessTools.TypeByName
nameWithType: AccessTools.TypeByName
- uid: HarmonyLib.ArgumentType
name: ArgumentType
href: api/HarmonyLib.ArgumentType.html
commentId: T:HarmonyLib.ArgumentType
fullName: HarmonyLib.ArgumentType
nameWithType: ArgumentType
- uid: HarmonyLib.ArgumentType.Normal
name: Normal
href: api/HarmonyLib.ArgumentType.html#HarmonyLib_ArgumentType_Normal
commentId: F:HarmonyLib.ArgumentType.Normal
fullName: HarmonyLib.ArgumentType.Normal
nameWithType: ArgumentType.Normal
- uid: HarmonyLib.ArgumentType.Out
name: Out
href: api/HarmonyLib.ArgumentType.html#HarmonyLib_ArgumentType_Out
commentId: F:HarmonyLib.ArgumentType.Out
fullName: HarmonyLib.ArgumentType.Out
nameWithType: ArgumentType.Out
- uid: HarmonyLib.ArgumentType.Pointer
name: Pointer
href: api/HarmonyLib.ArgumentType.html#HarmonyLib_ArgumentType_Pointer
commentId: F:HarmonyLib.ArgumentType.Pointer
fullName: HarmonyLib.ArgumentType.Pointer
nameWithType: ArgumentType.Pointer
- uid: HarmonyLib.ArgumentType.Ref
name: Ref
href: api/HarmonyLib.ArgumentType.html#HarmonyLib_ArgumentType_Ref
commentId: F:HarmonyLib.ArgumentType.Ref
fullName: HarmonyLib.ArgumentType.Ref
nameWithType: ArgumentType.Ref
- uid: HarmonyLib.CodeInstruction
name: CodeInstruction
href: api/HarmonyLib.CodeInstruction.html
commentId: T:HarmonyLib.CodeInstruction
fullName: HarmonyLib.CodeInstruction
nameWithType: CodeInstruction
- uid: HarmonyLib.CodeInstruction.#ctor(HarmonyLib.CodeInstruction)
name: CodeInstruction(CodeInstruction)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction__ctor_HarmonyLib_CodeInstruction_
commentId: M:HarmonyLib.CodeInstruction.#ctor(HarmonyLib.CodeInstruction)
fullName: HarmonyLib.CodeInstruction.CodeInstruction(HarmonyLib.CodeInstruction)
nameWithType: CodeInstruction.CodeInstruction(CodeInstruction)
- uid: HarmonyLib.CodeInstruction.#ctor(System.Reflection.Emit.OpCode,System.Object)
name: CodeInstruction(OpCode, Object)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction__ctor_System_Reflection_Emit_OpCode_System_Object_
commentId: M:HarmonyLib.CodeInstruction.#ctor(System.Reflection.Emit.OpCode,System.Object)
fullName: HarmonyLib.CodeInstruction.CodeInstruction(System.Reflection.Emit.OpCode, System.Object)
nameWithType: CodeInstruction.CodeInstruction(OpCode, Object)
- uid: HarmonyLib.CodeInstruction.#ctor*
name: CodeInstruction
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction__ctor_
commentId: Overload:HarmonyLib.CodeInstruction.#ctor
isSpec: "True"
fullName: HarmonyLib.CodeInstruction.CodeInstruction
nameWithType: CodeInstruction.CodeInstruction
- uid: HarmonyLib.CodeInstruction.blocks
name: blocks
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_blocks
commentId: F:HarmonyLib.CodeInstruction.blocks
fullName: HarmonyLib.CodeInstruction.blocks
nameWithType: CodeInstruction.blocks
- uid: HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.Expression{System.Action})
name: Call(Expression<Action>)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Call_System_Linq_Expressions_Expression_System_Action__
commentId: M:HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.Expression{System.Action})
name.vb: Call(Expression(Of Action))
fullName: HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.Expression<System.Action>)
fullName.vb: HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.Expression(Of System.Action))
nameWithType: CodeInstruction.Call(Expression<Action>)
nameWithType.vb: CodeInstruction.Call(Expression(Of Action))
- uid: HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.LambdaExpression)
name: Call(LambdaExpression)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Call_System_Linq_Expressions_LambdaExpression_
commentId: M:HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.LambdaExpression)
fullName: HarmonyLib.CodeInstruction.Call(System.Linq.Expressions.LambdaExpression)
nameWithType: CodeInstruction.Call(LambdaExpression)
- uid: HarmonyLib.CodeInstruction.Call(System.String,System.Type[],System.Type[])
name: Call(String, Type[], Type[])
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Call_System_String_System_Type___System_Type___
commentId: M:HarmonyLib.CodeInstruction.Call(System.String,System.Type[],System.Type[])
name.vb: Call(String, Type(), Type())
fullName: HarmonyLib.CodeInstruction.Call(System.String, System.Type[], System.Type[])
fullName.vb: HarmonyLib.CodeInstruction.Call(System.String, System.Type(), System.Type())
nameWithType: CodeInstruction.Call(String, Type[], Type[])
nameWithType.vb: CodeInstruction.Call(String, Type(), Type())
- uid: HarmonyLib.CodeInstruction.Call(System.Type,System.String,System.Type[],System.Type[])
name: Call(Type, String, Type[], Type[])
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Call_System_Type_System_String_System_Type___System_Type___
commentId: M:HarmonyLib.CodeInstruction.Call(System.Type,System.String,System.Type[],System.Type[])
name.vb: Call(Type, String, Type(), Type())
fullName: HarmonyLib.CodeInstruction.Call(System.Type, System.String, System.Type[], System.Type[])
fullName.vb: HarmonyLib.CodeInstruction.Call(System.Type, System.String, System.Type(), System.Type())
nameWithType: CodeInstruction.Call(Type, String, Type[], Type[])
nameWithType.vb: CodeInstruction.Call(Type, String, Type(), Type())
- uid: HarmonyLib.CodeInstruction.Call*
name: Call
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Call_
commentId: Overload:HarmonyLib.CodeInstruction.Call
isSpec: "True"
fullName: HarmonyLib.CodeInstruction.Call
nameWithType: CodeInstruction.Call
- uid: HarmonyLib.CodeInstruction.Call``1(System.Linq.Expressions.Expression{System.Action{``0}})
name: Call<T>(Expression<Action<T>>)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Call__1_System_Linq_Expressions_Expression_System_Action___0___
commentId: M:HarmonyLib.CodeInstruction.Call``1(System.Linq.Expressions.Expression{System.Action{``0}})
name.vb: Call(Of T)(Expression(Of Action(Of T)))
fullName: HarmonyLib.CodeInstruction.Call<T>(System.Linq.Expressions.Expression<System.Action<T>>)
fullName.vb: HarmonyLib.CodeInstruction.Call(Of T)(System.Linq.Expressions.Expression(Of System.Action(Of T)))
nameWithType: CodeInstruction.Call<T>(Expression<Action<T>>)
nameWithType.vb: CodeInstruction.Call(Of T)(Expression(Of Action(Of T)))
- uid: HarmonyLib.CodeInstruction.Call``2(System.Linq.Expressions.Expression{System.Func{``0,``1}})
name: Call<T, TResult>(Expression<Func<T, TResult>>)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Call__2_System_Linq_Expressions_Expression_System_Func___0___1___
commentId: M:HarmonyLib.CodeInstruction.Call``2(System.Linq.Expressions.Expression{System.Func{``0,``1}})
name.vb: Call(Of T, TResult)(Expression(Of Func(Of T, TResult)))
fullName: HarmonyLib.CodeInstruction.Call<T, TResult>(System.Linq.Expressions.Expression<System.Func<T, TResult>>)
fullName.vb: HarmonyLib.CodeInstruction.Call(Of T, TResult)(System.Linq.Expressions.Expression(Of System.Func(Of T, TResult)))
nameWithType: CodeInstruction.Call<T, TResult>(Expression<Func<T, TResult>>)
nameWithType.vb: CodeInstruction.Call(Of T, TResult)(Expression(Of Func(Of T, TResult)))
- uid: HarmonyLib.CodeInstruction.Clone
name: Clone()
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Clone
commentId: M:HarmonyLib.CodeInstruction.Clone
fullName: HarmonyLib.CodeInstruction.Clone()
nameWithType: CodeInstruction.Clone()
- uid: HarmonyLib.CodeInstruction.Clone(System.Object)
name: Clone(Object)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Clone_System_Object_
commentId: M:HarmonyLib.CodeInstruction.Clone(System.Object)
fullName: HarmonyLib.CodeInstruction.Clone(System.Object)
nameWithType: CodeInstruction.Clone(Object)
- uid: HarmonyLib.CodeInstruction.Clone(System.Reflection.Emit.OpCode)
name: Clone(OpCode)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Clone_System_Reflection_Emit_OpCode_
commentId: M:HarmonyLib.CodeInstruction.Clone(System.Reflection.Emit.OpCode)
fullName: HarmonyLib.CodeInstruction.Clone(System.Reflection.Emit.OpCode)
nameWithType: CodeInstruction.Clone(OpCode)
- uid: HarmonyLib.CodeInstruction.Clone*
name: Clone
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_Clone_
commentId: Overload:HarmonyLib.CodeInstruction.Clone
isSpec: "True"
fullName: HarmonyLib.CodeInstruction.Clone
nameWithType: CodeInstruction.Clone
- uid: HarmonyLib.CodeInstruction.labels
name: labels
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_labels
commentId: F:HarmonyLib.CodeInstruction.labels
fullName: HarmonyLib.CodeInstruction.labels
nameWithType: CodeInstruction.labels
- uid: HarmonyLib.CodeInstruction.LoadField(System.Type,System.String,System.Boolean)
name: LoadField(Type, String, Boolean)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_LoadField_System_Type_System_String_System_Boolean_
commentId: M:HarmonyLib.CodeInstruction.LoadField(System.Type,System.String,System.Boolean)
fullName: HarmonyLib.CodeInstruction.LoadField(System.Type, System.String, System.Boolean)
nameWithType: CodeInstruction.LoadField(Type, String, Boolean)
- uid: HarmonyLib.CodeInstruction.LoadField*
name: LoadField
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_LoadField_
commentId: Overload:HarmonyLib.CodeInstruction.LoadField
isSpec: "True"
fullName: HarmonyLib.CodeInstruction.LoadField
nameWithType: CodeInstruction.LoadField
- uid: HarmonyLib.CodeInstruction.opcode
name: opcode
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_opcode
commentId: F:HarmonyLib.CodeInstruction.opcode
fullName: HarmonyLib.CodeInstruction.opcode
nameWithType: CodeInstruction.opcode
- uid: HarmonyLib.CodeInstruction.operand
name: operand
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_operand
commentId: F:HarmonyLib.CodeInstruction.operand
fullName: HarmonyLib.CodeInstruction.operand
nameWithType: CodeInstruction.operand
- uid: HarmonyLib.CodeInstruction.StoreField(System.Type,System.String)
name: StoreField(Type, String)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_StoreField_System_Type_System_String_
commentId: M:HarmonyLib.CodeInstruction.StoreField(System.Type,System.String)
fullName: HarmonyLib.CodeInstruction.StoreField(System.Type, System.String)
nameWithType: CodeInstruction.StoreField(Type, String)
- uid: HarmonyLib.CodeInstruction.StoreField*
name: StoreField
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_StoreField_
commentId: Overload:HarmonyLib.CodeInstruction.StoreField
isSpec: "True"
fullName: HarmonyLib.CodeInstruction.StoreField
nameWithType: CodeInstruction.StoreField
- uid: HarmonyLib.CodeInstruction.ToString
name: ToString()
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_ToString
commentId: M:HarmonyLib.CodeInstruction.ToString
fullName: HarmonyLib.CodeInstruction.ToString()
nameWithType: CodeInstruction.ToString()
- uid: HarmonyLib.CodeInstruction.ToString*
name: ToString
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_ToString_
commentId: Overload:HarmonyLib.CodeInstruction.ToString
isSpec: "True"
fullName: HarmonyLib.CodeInstruction.ToString
nameWithType: CodeInstruction.ToString
- uid: HarmonyLib.CodeInstructionExtensions
name: CodeInstructionExtensions
href: api/HarmonyLib.CodeInstructionExtensions.html
commentId: T:HarmonyLib.CodeInstructionExtensions
fullName: HarmonyLib.CodeInstructionExtensions
nameWithType: CodeInstructionExtensions
- uid: HarmonyLib.CodeInstructionExtensions.Branches(HarmonyLib.CodeInstruction,System.Nullable{System.Reflection.Emit.Label}@)
name: Branches(CodeInstruction, out Nullable<Label>)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_Branches_HarmonyLib_CodeInstruction_System_Nullable_System_Reflection_Emit_Label___
commentId: M:HarmonyLib.CodeInstructionExtensions.Branches(HarmonyLib.CodeInstruction,System.Nullable{System.Reflection.Emit.Label}@)
name.vb: Branches(CodeInstruction, ByRef Nullable(Of Label))
fullName: HarmonyLib.CodeInstructionExtensions.Branches(HarmonyLib.CodeInstruction, out System.Nullable<System.Reflection.Emit.Label>)
fullName.vb: HarmonyLib.CodeInstructionExtensions.Branches(HarmonyLib.CodeInstruction, ByRef System.Nullable(Of System.Reflection.Emit.Label))
nameWithType: CodeInstructionExtensions.Branches(CodeInstruction, out Nullable<Label>)
nameWithType.vb: CodeInstructionExtensions.Branches(CodeInstruction, ByRef Nullable(Of Label))
- uid: HarmonyLib.CodeInstructionExtensions.Branches*
name: Branches
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_Branches_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.Branches
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.Branches
nameWithType: CodeInstructionExtensions.Branches
- uid: HarmonyLib.CodeInstructionExtensions.Calls(HarmonyLib.CodeInstruction,System.Reflection.MethodInfo)
name: Calls(CodeInstruction, MethodInfo)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_Calls_HarmonyLib_CodeInstruction_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.CodeInstructionExtensions.Calls(HarmonyLib.CodeInstruction,System.Reflection.MethodInfo)
fullName: HarmonyLib.CodeInstructionExtensions.Calls(HarmonyLib.CodeInstruction, System.Reflection.MethodInfo)
nameWithType: CodeInstructionExtensions.Calls(CodeInstruction, MethodInfo)
- uid: HarmonyLib.CodeInstructionExtensions.Calls*
name: Calls
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_Calls_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.Calls
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.Calls
nameWithType: CodeInstructionExtensions.Calls
- uid: HarmonyLib.CodeInstructionExtensions.ExtractBlocks(HarmonyLib.CodeInstruction)
name: ExtractBlocks(CodeInstruction)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_ExtractBlocks_HarmonyLib_CodeInstruction_
commentId: M:HarmonyLib.CodeInstructionExtensions.ExtractBlocks(HarmonyLib.CodeInstruction)
fullName: HarmonyLib.CodeInstructionExtensions.ExtractBlocks(HarmonyLib.CodeInstruction)
nameWithType: CodeInstructionExtensions.ExtractBlocks(CodeInstruction)
- uid: HarmonyLib.CodeInstructionExtensions.ExtractBlocks*
name: ExtractBlocks
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_ExtractBlocks_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.ExtractBlocks
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.ExtractBlocks
nameWithType: CodeInstructionExtensions.ExtractBlocks
- uid: HarmonyLib.CodeInstructionExtensions.ExtractLabels(HarmonyLib.CodeInstruction)
name: ExtractLabels(CodeInstruction)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_ExtractLabels_HarmonyLib_CodeInstruction_
commentId: M:HarmonyLib.CodeInstructionExtensions.ExtractLabels(HarmonyLib.CodeInstruction)
fullName: HarmonyLib.CodeInstructionExtensions.ExtractLabels(HarmonyLib.CodeInstruction)
nameWithType: CodeInstructionExtensions.ExtractLabels(CodeInstruction)
- uid: HarmonyLib.CodeInstructionExtensions.ExtractLabels*
name: ExtractLabels
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_ExtractLabels_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.ExtractLabels
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.ExtractLabels
nameWithType: CodeInstructionExtensions.ExtractLabels
- uid: HarmonyLib.CodeInstructionExtensions.Is(HarmonyLib.CodeInstruction,System.Reflection.Emit.OpCode,System.Object)
name: Is(CodeInstruction, OpCode, Object)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_Is_HarmonyLib_CodeInstruction_System_Reflection_Emit_OpCode_System_Object_
commentId: M:HarmonyLib.CodeInstructionExtensions.Is(HarmonyLib.CodeInstruction,System.Reflection.Emit.OpCode,System.Object)
fullName: HarmonyLib.CodeInstructionExtensions.Is(HarmonyLib.CodeInstruction, System.Reflection.Emit.OpCode, System.Object)
nameWithType: CodeInstructionExtensions.Is(CodeInstruction, OpCode, Object)
- uid: HarmonyLib.CodeInstructionExtensions.Is*
name: Is
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_Is_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.Is
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.Is
nameWithType: CodeInstructionExtensions.Is
- uid: HarmonyLib.CodeInstructionExtensions.IsLdarg(HarmonyLib.CodeInstruction,System.Nullable{System.Int32})
name: IsLdarg(CodeInstruction, Nullable<Int32>)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_IsLdarg_HarmonyLib_CodeInstruction_System_Nullable_System_Int32__
commentId: M:HarmonyLib.CodeInstructionExtensions.IsLdarg(HarmonyLib.CodeInstruction,System.Nullable{System.Int32})
name.vb: IsLdarg(CodeInstruction, Nullable(Of Int32))
fullName: HarmonyLib.CodeInstructionExtensions.IsLdarg(HarmonyLib.CodeInstruction, System.Nullable<System.Int32>)
fullName.vb: HarmonyLib.CodeInstructionExtensions.IsLdarg(HarmonyLib.CodeInstruction, System.Nullable(Of System.Int32))
nameWithType: CodeInstructionExtensions.IsLdarg(CodeInstruction, Nullable<Int32>)
nameWithType.vb: CodeInstructionExtensions.IsLdarg(CodeInstruction, Nullable(Of Int32))
- uid: HarmonyLib.CodeInstructionExtensions.IsLdarg*
name: IsLdarg
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_IsLdarg_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.IsLdarg
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.IsLdarg
nameWithType: CodeInstructionExtensions.IsLdarg
- uid: HarmonyLib.CodeInstructionExtensions.IsLdarga(HarmonyLib.CodeInstruction,System.Nullable{System.Int32})
name: IsLdarga(CodeInstruction, Nullable<Int32>)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_IsLdarga_HarmonyLib_CodeInstruction_System_Nullable_System_Int32__
commentId: M:HarmonyLib.CodeInstructionExtensions.IsLdarga(HarmonyLib.CodeInstruction,System.Nullable{System.Int32})
name.vb: IsLdarga(CodeInstruction, Nullable(Of Int32))
fullName: HarmonyLib.CodeInstructionExtensions.IsLdarga(HarmonyLib.CodeInstruction, System.Nullable<System.Int32>)
fullName.vb: HarmonyLib.CodeInstructionExtensions.IsLdarga(HarmonyLib.CodeInstruction, System.Nullable(Of System.Int32))
nameWithType: CodeInstructionExtensions.IsLdarga(CodeInstruction, Nullable<Int32>)
nameWithType.vb: CodeInstructionExtensions.IsLdarga(CodeInstruction, Nullable(Of Int32))
- uid: HarmonyLib.CodeInstructionExtensions.IsLdarga*
name: IsLdarga
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_IsLdarga_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.IsLdarga
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.IsLdarga
nameWithType: CodeInstructionExtensions.IsLdarga
- uid: HarmonyLib.CodeInstructionExtensions.IsLdloc(HarmonyLib.CodeInstruction,System.Reflection.Emit.LocalBuilder)
name: IsLdloc(CodeInstruction, LocalBuilder)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_IsLdloc_HarmonyLib_CodeInstruction_System_Reflection_Emit_LocalBuilder_
commentId: M:HarmonyLib.CodeInstructionExtensions.IsLdloc(HarmonyLib.CodeInstruction,System.Reflection.Emit.LocalBuilder)
fullName: HarmonyLib.CodeInstructionExtensions.IsLdloc(HarmonyLib.CodeInstruction, System.Reflection.Emit.LocalBuilder)
nameWithType: CodeInstructionExtensions.IsLdloc(CodeInstruction, LocalBuilder)
- uid: HarmonyLib.CodeInstructionExtensions.IsLdloc*
name: IsLdloc
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_IsLdloc_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.IsLdloc
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.IsLdloc
nameWithType: CodeInstructionExtensions.IsLdloc
- uid: HarmonyLib.CodeInstructionExtensions.IsStarg(HarmonyLib.CodeInstruction,System.Nullable{System.Int32})
name: IsStarg(CodeInstruction, Nullable<Int32>)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_IsStarg_HarmonyLib_CodeInstruction_System_Nullable_System_Int32__
commentId: M:HarmonyLib.CodeInstructionExtensions.IsStarg(HarmonyLib.CodeInstruction,System.Nullable{System.Int32})
name.vb: IsStarg(CodeInstruction, Nullable(Of Int32))
fullName: HarmonyLib.CodeInstructionExtensions.IsStarg(HarmonyLib.CodeInstruction, System.Nullable<System.Int32>)
fullName.vb: HarmonyLib.CodeInstructionExtensions.IsStarg(HarmonyLib.CodeInstruction, System.Nullable(Of System.Int32))
nameWithType: CodeInstructionExtensions.IsStarg(CodeInstruction, Nullable<Int32>)
nameWithType.vb: CodeInstructionExtensions.IsStarg(CodeInstruction, Nullable(Of Int32))
- uid: HarmonyLib.CodeInstructionExtensions.IsStarg*
name: IsStarg
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_IsStarg_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.IsStarg
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.IsStarg
nameWithType: CodeInstructionExtensions.IsStarg
- uid: HarmonyLib.CodeInstructionExtensions.IsStloc(HarmonyLib.CodeInstruction,System.Reflection.Emit.LocalBuilder)
name: IsStloc(CodeInstruction, LocalBuilder)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_IsStloc_HarmonyLib_CodeInstruction_System_Reflection_Emit_LocalBuilder_
commentId: M:HarmonyLib.CodeInstructionExtensions.IsStloc(HarmonyLib.CodeInstruction,System.Reflection.Emit.LocalBuilder)
fullName: HarmonyLib.CodeInstructionExtensions.IsStloc(HarmonyLib.CodeInstruction, System.Reflection.Emit.LocalBuilder)
nameWithType: CodeInstructionExtensions.IsStloc(CodeInstruction, LocalBuilder)
- uid: HarmonyLib.CodeInstructionExtensions.IsStloc*
name: IsStloc
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_IsStloc_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.IsStloc
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.IsStloc
nameWithType: CodeInstructionExtensions.IsStloc
- uid: HarmonyLib.CodeInstructionExtensions.LoadsConstant(HarmonyLib.CodeInstruction)
name: LoadsConstant(CodeInstruction)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_LoadsConstant_HarmonyLib_CodeInstruction_
commentId: M:HarmonyLib.CodeInstructionExtensions.LoadsConstant(HarmonyLib.CodeInstruction)
fullName: HarmonyLib.CodeInstructionExtensions.LoadsConstant(HarmonyLib.CodeInstruction)
nameWithType: CodeInstructionExtensions.LoadsConstant(CodeInstruction)
- uid: HarmonyLib.CodeInstructionExtensions.LoadsConstant(HarmonyLib.CodeInstruction,System.Double)
name: LoadsConstant(CodeInstruction, Double)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_LoadsConstant_HarmonyLib_CodeInstruction_System_Double_
commentId: M:HarmonyLib.CodeInstructionExtensions.LoadsConstant(HarmonyLib.CodeInstruction,System.Double)
fullName: HarmonyLib.CodeInstructionExtensions.LoadsConstant(HarmonyLib.CodeInstruction, System.Double)
nameWithType: CodeInstructionExtensions.LoadsConstant(CodeInstruction, Double)
- uid: HarmonyLib.CodeInstructionExtensions.LoadsConstant(HarmonyLib.CodeInstruction,System.Enum)
name: LoadsConstant(CodeInstruction, Enum)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_LoadsConstant_HarmonyLib_CodeInstruction_System_Enum_
commentId: M:HarmonyLib.CodeInstructionExtensions.LoadsConstant(HarmonyLib.CodeInstruction,System.Enum)
fullName: HarmonyLib.CodeInstructionExtensions.LoadsConstant(HarmonyLib.CodeInstruction, System.Enum)
nameWithType: CodeInstructionExtensions.LoadsConstant(CodeInstruction, Enum)
- uid: HarmonyLib.CodeInstructionExtensions.LoadsConstant(HarmonyLib.CodeInstruction,System.Int64)
name: LoadsConstant(CodeInstruction, Int64)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_LoadsConstant_HarmonyLib_CodeInstruction_System_Int64_
commentId: M:HarmonyLib.CodeInstructionExtensions.LoadsConstant(HarmonyLib.CodeInstruction,System.Int64)
fullName: HarmonyLib.CodeInstructionExtensions.LoadsConstant(HarmonyLib.CodeInstruction, System.Int64)
nameWithType: CodeInstructionExtensions.LoadsConstant(CodeInstruction, Int64)
- uid: HarmonyLib.CodeInstructionExtensions.LoadsConstant*
name: LoadsConstant
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_LoadsConstant_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.LoadsConstant
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.LoadsConstant
nameWithType: CodeInstructionExtensions.LoadsConstant
- uid: HarmonyLib.CodeInstructionExtensions.LoadsField(HarmonyLib.CodeInstruction,System.Reflection.FieldInfo,System.Boolean)
name: LoadsField(CodeInstruction, FieldInfo, Boolean)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_LoadsField_HarmonyLib_CodeInstruction_System_Reflection_FieldInfo_System_Boolean_
commentId: M:HarmonyLib.CodeInstructionExtensions.LoadsField(HarmonyLib.CodeInstruction,System.Reflection.FieldInfo,System.Boolean)
fullName: HarmonyLib.CodeInstructionExtensions.LoadsField(HarmonyLib.CodeInstruction, System.Reflection.FieldInfo, System.Boolean)
nameWithType: CodeInstructionExtensions.LoadsField(CodeInstruction, FieldInfo, Boolean)
- uid: HarmonyLib.CodeInstructionExtensions.LoadsField*
name: LoadsField
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_LoadsField_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.LoadsField
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.LoadsField
nameWithType: CodeInstructionExtensions.LoadsField
- uid: HarmonyLib.CodeInstructionExtensions.MoveBlocksFrom(HarmonyLib.CodeInstruction,HarmonyLib.CodeInstruction)
name: MoveBlocksFrom(CodeInstruction, CodeInstruction)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_MoveBlocksFrom_HarmonyLib_CodeInstruction_HarmonyLib_CodeInstruction_
commentId: M:HarmonyLib.CodeInstructionExtensions.MoveBlocksFrom(HarmonyLib.CodeInstruction,HarmonyLib.CodeInstruction)
fullName: HarmonyLib.CodeInstructionExtensions.MoveBlocksFrom(HarmonyLib.CodeInstruction, HarmonyLib.CodeInstruction)
nameWithType: CodeInstructionExtensions.MoveBlocksFrom(CodeInstruction, CodeInstruction)
- uid: HarmonyLib.CodeInstructionExtensions.MoveBlocksFrom*
name: MoveBlocksFrom
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_MoveBlocksFrom_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.MoveBlocksFrom
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.MoveBlocksFrom
nameWithType: CodeInstructionExtensions.MoveBlocksFrom
- uid: HarmonyLib.CodeInstructionExtensions.MoveBlocksTo(HarmonyLib.CodeInstruction,HarmonyLib.CodeInstruction)
name: MoveBlocksTo(CodeInstruction, CodeInstruction)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_MoveBlocksTo_HarmonyLib_CodeInstruction_HarmonyLib_CodeInstruction_
commentId: M:HarmonyLib.CodeInstructionExtensions.MoveBlocksTo(HarmonyLib.CodeInstruction,HarmonyLib.CodeInstruction)
fullName: HarmonyLib.CodeInstructionExtensions.MoveBlocksTo(HarmonyLib.CodeInstruction, HarmonyLib.CodeInstruction)
nameWithType: CodeInstructionExtensions.MoveBlocksTo(CodeInstruction, CodeInstruction)
- uid: HarmonyLib.CodeInstructionExtensions.MoveBlocksTo*
name: MoveBlocksTo
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_MoveBlocksTo_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.MoveBlocksTo
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.MoveBlocksTo
nameWithType: CodeInstructionExtensions.MoveBlocksTo
- uid: HarmonyLib.CodeInstructionExtensions.MoveLabelsFrom(HarmonyLib.CodeInstruction,HarmonyLib.CodeInstruction)
name: MoveLabelsFrom(CodeInstruction, CodeInstruction)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_MoveLabelsFrom_HarmonyLib_CodeInstruction_HarmonyLib_CodeInstruction_
commentId: M:HarmonyLib.CodeInstructionExtensions.MoveLabelsFrom(HarmonyLib.CodeInstruction,HarmonyLib.CodeInstruction)
fullName: HarmonyLib.CodeInstructionExtensions.MoveLabelsFrom(HarmonyLib.CodeInstruction, HarmonyLib.CodeInstruction)
nameWithType: CodeInstructionExtensions.MoveLabelsFrom(CodeInstruction, CodeInstruction)
- uid: HarmonyLib.CodeInstructionExtensions.MoveLabelsFrom*
name: MoveLabelsFrom
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_MoveLabelsFrom_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.MoveLabelsFrom
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.MoveLabelsFrom
nameWithType: CodeInstructionExtensions.MoveLabelsFrom
- uid: HarmonyLib.CodeInstructionExtensions.MoveLabelsTo(HarmonyLib.CodeInstruction,HarmonyLib.CodeInstruction)
name: MoveLabelsTo(CodeInstruction, CodeInstruction)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_MoveLabelsTo_HarmonyLib_CodeInstruction_HarmonyLib_CodeInstruction_
commentId: M:HarmonyLib.CodeInstructionExtensions.MoveLabelsTo(HarmonyLib.CodeInstruction,HarmonyLib.CodeInstruction)
fullName: HarmonyLib.CodeInstructionExtensions.MoveLabelsTo(HarmonyLib.CodeInstruction, HarmonyLib.CodeInstruction)
nameWithType: CodeInstructionExtensions.MoveLabelsTo(CodeInstruction, CodeInstruction)
- uid: HarmonyLib.CodeInstructionExtensions.MoveLabelsTo*
name: MoveLabelsTo
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_MoveLabelsTo_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.MoveLabelsTo
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.MoveLabelsTo
nameWithType: CodeInstructionExtensions.MoveLabelsTo
- uid: HarmonyLib.CodeInstructionExtensions.OperandIs(HarmonyLib.CodeInstruction,System.Object)
name: OperandIs(CodeInstruction, Object)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_OperandIs_HarmonyLib_CodeInstruction_System_Object_
commentId: M:HarmonyLib.CodeInstructionExtensions.OperandIs(HarmonyLib.CodeInstruction,System.Object)
fullName: HarmonyLib.CodeInstructionExtensions.OperandIs(HarmonyLib.CodeInstruction, System.Object)
nameWithType: CodeInstructionExtensions.OperandIs(CodeInstruction, Object)
- uid: HarmonyLib.CodeInstructionExtensions.OperandIs*
name: OperandIs
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_OperandIs_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.OperandIs
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.OperandIs
nameWithType: CodeInstructionExtensions.OperandIs
- uid: HarmonyLib.CodeInstructionExtensions.StoresField(HarmonyLib.CodeInstruction,System.Reflection.FieldInfo)
name: StoresField(CodeInstruction, FieldInfo)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_StoresField_HarmonyLib_CodeInstruction_System_Reflection_FieldInfo_
commentId: M:HarmonyLib.CodeInstructionExtensions.StoresField(HarmonyLib.CodeInstruction,System.Reflection.FieldInfo)
fullName: HarmonyLib.CodeInstructionExtensions.StoresField(HarmonyLib.CodeInstruction, System.Reflection.FieldInfo)
nameWithType: CodeInstructionExtensions.StoresField(CodeInstruction, FieldInfo)
- uid: HarmonyLib.CodeInstructionExtensions.StoresField*
name: StoresField
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_StoresField_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.StoresField
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.StoresField
nameWithType: CodeInstructionExtensions.StoresField
- uid: HarmonyLib.CodeInstructionExtensions.WithBlocks(HarmonyLib.CodeInstruction,HarmonyLib.ExceptionBlock[])
name: WithBlocks(CodeInstruction, ExceptionBlock[])
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_WithBlocks_HarmonyLib_CodeInstruction_HarmonyLib_ExceptionBlock___
commentId: M:HarmonyLib.CodeInstructionExtensions.WithBlocks(HarmonyLib.CodeInstruction,HarmonyLib.ExceptionBlock[])
name.vb: WithBlocks(CodeInstruction, ExceptionBlock())
fullName: HarmonyLib.CodeInstructionExtensions.WithBlocks(HarmonyLib.CodeInstruction, HarmonyLib.ExceptionBlock[])
fullName.vb: HarmonyLib.CodeInstructionExtensions.WithBlocks(HarmonyLib.CodeInstruction, HarmonyLib.ExceptionBlock())
nameWithType: CodeInstructionExtensions.WithBlocks(CodeInstruction, ExceptionBlock[])
nameWithType.vb: CodeInstructionExtensions.WithBlocks(CodeInstruction, ExceptionBlock())
- uid: HarmonyLib.CodeInstructionExtensions.WithBlocks(HarmonyLib.CodeInstruction,System.Collections.Generic.IEnumerable{HarmonyLib.ExceptionBlock})
name: WithBlocks(CodeInstruction, IEnumerable<ExceptionBlock>)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_WithBlocks_HarmonyLib_CodeInstruction_System_Collections_Generic_IEnumerable_HarmonyLib_ExceptionBlock__
commentId: M:HarmonyLib.CodeInstructionExtensions.WithBlocks(HarmonyLib.CodeInstruction,System.Collections.Generic.IEnumerable{HarmonyLib.ExceptionBlock})
name.vb: WithBlocks(CodeInstruction, IEnumerable(Of ExceptionBlock))
fullName: HarmonyLib.CodeInstructionExtensions.WithBlocks(HarmonyLib.CodeInstruction, System.Collections.Generic.IEnumerable<HarmonyLib.ExceptionBlock>)
fullName.vb: HarmonyLib.CodeInstructionExtensions.WithBlocks(HarmonyLib.CodeInstruction, System.Collections.Generic.IEnumerable(Of HarmonyLib.ExceptionBlock))
nameWithType: CodeInstructionExtensions.WithBlocks(CodeInstruction, IEnumerable<ExceptionBlock>)
nameWithType.vb: CodeInstructionExtensions.WithBlocks(CodeInstruction, IEnumerable(Of ExceptionBlock))
- uid: HarmonyLib.CodeInstructionExtensions.WithBlocks*
name: WithBlocks
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_WithBlocks_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.WithBlocks
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.WithBlocks
nameWithType: CodeInstructionExtensions.WithBlocks
- uid: HarmonyLib.CodeInstructionExtensions.WithLabels(HarmonyLib.CodeInstruction,System.Collections.Generic.IEnumerable{System.Reflection.Emit.Label})
name: WithLabels(CodeInstruction, IEnumerable<Label>)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_WithLabels_HarmonyLib_CodeInstruction_System_Collections_Generic_IEnumerable_System_Reflection_Emit_Label__
commentId: M:HarmonyLib.CodeInstructionExtensions.WithLabels(HarmonyLib.CodeInstruction,System.Collections.Generic.IEnumerable{System.Reflection.Emit.Label})
name.vb: WithLabels(CodeInstruction, IEnumerable(Of Label))
fullName: HarmonyLib.CodeInstructionExtensions.WithLabels(HarmonyLib.CodeInstruction, System.Collections.Generic.IEnumerable<System.Reflection.Emit.Label>)
fullName.vb: HarmonyLib.CodeInstructionExtensions.WithLabels(HarmonyLib.CodeInstruction, System.Collections.Generic.IEnumerable(Of System.Reflection.Emit.Label))
nameWithType: CodeInstructionExtensions.WithLabels(CodeInstruction, IEnumerable<Label>)
nameWithType.vb: CodeInstructionExtensions.WithLabels(CodeInstruction, IEnumerable(Of Label))
- uid: HarmonyLib.CodeInstructionExtensions.WithLabels(HarmonyLib.CodeInstruction,System.Reflection.Emit.Label[])
name: WithLabels(CodeInstruction, Label[])
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_WithLabels_HarmonyLib_CodeInstruction_System_Reflection_Emit_Label___
commentId: M:HarmonyLib.CodeInstructionExtensions.WithLabels(HarmonyLib.CodeInstruction,System.Reflection.Emit.Label[])
name.vb: WithLabels(CodeInstruction, Label())
fullName: HarmonyLib.CodeInstructionExtensions.WithLabels(HarmonyLib.CodeInstruction, System.Reflection.Emit.Label[])
fullName.vb: HarmonyLib.CodeInstructionExtensions.WithLabels(HarmonyLib.CodeInstruction, System.Reflection.Emit.Label())
nameWithType: CodeInstructionExtensions.WithLabels(CodeInstruction, Label[])
nameWithType.vb: CodeInstructionExtensions.WithLabels(CodeInstruction, Label())
- uid: HarmonyLib.CodeInstructionExtensions.WithLabels*
name: WithLabels
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_WithLabels_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.WithLabels
isSpec: "True"
fullName: HarmonyLib.CodeInstructionExtensions.WithLabels
nameWithType: CodeInstructionExtensions.WithLabels
- uid: HarmonyLib.CollectionExtensions
name: CollectionExtensions
href: api/HarmonyLib.CollectionExtensions.html
commentId: T:HarmonyLib.CollectionExtensions
fullName: HarmonyLib.CollectionExtensions
nameWithType: CollectionExtensions
- uid: HarmonyLib.CollectionExtensions.AddItem*
name: AddItem
href: api/HarmonyLib.CollectionExtensions.html#HarmonyLib_CollectionExtensions_AddItem_
commentId: Overload:HarmonyLib.CollectionExtensions.AddItem
isSpec: "True"
fullName: HarmonyLib.CollectionExtensions.AddItem
nameWithType: CollectionExtensions.AddItem
- uid: HarmonyLib.CollectionExtensions.AddItem``1(System.Collections.Generic.IEnumerable{``0},``0)
name: AddItem<T>(IEnumerable<T>, T)
href: api/HarmonyLib.CollectionExtensions.html#HarmonyLib_CollectionExtensions_AddItem__1_System_Collections_Generic_IEnumerable___0____0_
commentId: M:HarmonyLib.CollectionExtensions.AddItem``1(System.Collections.Generic.IEnumerable{``0},``0)
name.vb: AddItem(Of T)(IEnumerable(Of T), T)
fullName: HarmonyLib.CollectionExtensions.AddItem<T>(System.Collections.Generic.IEnumerable<T>, T)
fullName.vb: HarmonyLib.CollectionExtensions.AddItem(Of T)(System.Collections.Generic.IEnumerable(Of T), T)
nameWithType: CollectionExtensions.AddItem<T>(IEnumerable<T>, T)
nameWithType.vb: CollectionExtensions.AddItem(Of T)(IEnumerable(Of T), T)
- uid: HarmonyLib.CollectionExtensions.AddRangeToArray*
name: AddRangeToArray
href: api/HarmonyLib.CollectionExtensions.html#HarmonyLib_CollectionExtensions_AddRangeToArray_
commentId: Overload:HarmonyLib.CollectionExtensions.AddRangeToArray
isSpec: "True"
fullName: HarmonyLib.CollectionExtensions.AddRangeToArray
nameWithType: CollectionExtensions.AddRangeToArray
- uid: HarmonyLib.CollectionExtensions.AddRangeToArray``1(``0[],``0[])
name: AddRangeToArray<T>(T[], T[])
href: api/HarmonyLib.CollectionExtensions.html#HarmonyLib_CollectionExtensions_AddRangeToArray__1___0_____0___
commentId: M:HarmonyLib.CollectionExtensions.AddRangeToArray``1(``0[],``0[])
name.vb: AddRangeToArray(Of T)(T(), T())
fullName: HarmonyLib.CollectionExtensions.AddRangeToArray<T>(T[], T[])
fullName.vb: HarmonyLib.CollectionExtensions.AddRangeToArray(Of T)(T(), T())
nameWithType: CollectionExtensions.AddRangeToArray<T>(T[], T[])
nameWithType.vb: CollectionExtensions.AddRangeToArray(Of T)(T(), T())
- uid: HarmonyLib.CollectionExtensions.AddToArray*
name: AddToArray
href: api/HarmonyLib.CollectionExtensions.html#HarmonyLib_CollectionExtensions_AddToArray_
commentId: Overload:HarmonyLib.CollectionExtensions.AddToArray
isSpec: "True"
fullName: HarmonyLib.CollectionExtensions.AddToArray
nameWithType: CollectionExtensions.AddToArray
- uid: HarmonyLib.CollectionExtensions.AddToArray``1(``0[],``0)
name: AddToArray<T>(T[], T)
href: api/HarmonyLib.CollectionExtensions.html#HarmonyLib_CollectionExtensions_AddToArray__1___0_____0_
commentId: M:HarmonyLib.CollectionExtensions.AddToArray``1(``0[],``0)
name.vb: AddToArray(Of T)(T(), T)
fullName: HarmonyLib.CollectionExtensions.AddToArray<T>(T[], T)
fullName.vb: HarmonyLib.CollectionExtensions.AddToArray(Of T)(T(), T)
nameWithType: CollectionExtensions.AddToArray<T>(T[], T)
nameWithType.vb: CollectionExtensions.AddToArray(Of T)(T(), T)
- uid: HarmonyLib.CollectionExtensions.Do*
name: Do
href: api/HarmonyLib.CollectionExtensions.html#HarmonyLib_CollectionExtensions_Do_
commentId: Overload:HarmonyLib.CollectionExtensions.Do
isSpec: "True"
fullName: HarmonyLib.CollectionExtensions.Do
nameWithType: CollectionExtensions.Do
- uid: HarmonyLib.CollectionExtensions.Do``1(System.Collections.Generic.IEnumerable{``0},System.Action{``0})
name: Do<T>(IEnumerable<T>, Action<T>)
href: api/HarmonyLib.CollectionExtensions.html#HarmonyLib_CollectionExtensions_Do__1_System_Collections_Generic_IEnumerable___0__System_Action___0__
commentId: M:HarmonyLib.CollectionExtensions.Do``1(System.Collections.Generic.IEnumerable{``0},System.Action{``0})
name.vb: Do(Of T)(IEnumerable(Of T), Action(Of T))
fullName: HarmonyLib.CollectionExtensions.Do<T>(System.Collections.Generic.IEnumerable<T>, System.Action<T>)
fullName.vb: HarmonyLib.CollectionExtensions.Do(Of T)(System.Collections.Generic.IEnumerable(Of T), System.Action(Of T))
nameWithType: CollectionExtensions.Do<T>(IEnumerable<T>, Action<T>)
nameWithType.vb: CollectionExtensions.Do(Of T)(IEnumerable(Of T), Action(Of T))
- uid: HarmonyLib.CollectionExtensions.DoIf*
name: DoIf
href: api/HarmonyLib.CollectionExtensions.html#HarmonyLib_CollectionExtensions_DoIf_
commentId: Overload:HarmonyLib.CollectionExtensions.DoIf
isSpec: "True"
fullName: HarmonyLib.CollectionExtensions.DoIf
nameWithType: CollectionExtensions.DoIf
- uid: HarmonyLib.CollectionExtensions.DoIf``1(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Boolean},System.Action{``0})
name: DoIf<T>(IEnumerable<T>, Func<T, Boolean>, Action<T>)
href: api/HarmonyLib.CollectionExtensions.html#HarmonyLib_CollectionExtensions_DoIf__1_System_Collections_Generic_IEnumerable___0__System_Func___0_System_Boolean__System_Action___0__
commentId: M:HarmonyLib.CollectionExtensions.DoIf``1(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Boolean},System.Action{``0})
name.vb: DoIf(Of T)(IEnumerable(Of T), Func(Of T, Boolean), Action(Of T))
fullName: HarmonyLib.CollectionExtensions.DoIf<T>(System.Collections.Generic.IEnumerable<T>, System.Func<T, System.Boolean>, System.Action<T>)
fullName.vb: HarmonyLib.CollectionExtensions.DoIf(Of T)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, System.Boolean), System.Action(Of T))
nameWithType: CollectionExtensions.DoIf<T>(IEnumerable<T>, Func<T, Boolean>, Action<T>)
nameWithType.vb: CollectionExtensions.DoIf(Of T)(IEnumerable(Of T), Func(Of T, Boolean), Action(Of T))
- uid: HarmonyLib.DelegateTypeFactory
name: DelegateTypeFactory
href: api/HarmonyLib.DelegateTypeFactory.html
commentId: T:HarmonyLib.DelegateTypeFactory
fullName: HarmonyLib.DelegateTypeFactory
nameWithType: DelegateTypeFactory
- uid: HarmonyLib.DelegateTypeFactory.#ctor
name: DelegateTypeFactory()
href: api/HarmonyLib.DelegateTypeFactory.html#HarmonyLib_DelegateTypeFactory__ctor
commentId: M:HarmonyLib.DelegateTypeFactory.#ctor
fullName: HarmonyLib.DelegateTypeFactory.DelegateTypeFactory()
nameWithType: DelegateTypeFactory.DelegateTypeFactory()
- uid: HarmonyLib.DelegateTypeFactory.#ctor*
name: DelegateTypeFactory
href: api/HarmonyLib.DelegateTypeFactory.html#HarmonyLib_DelegateTypeFactory__ctor_
commentId: Overload:HarmonyLib.DelegateTypeFactory.#ctor
isSpec: "True"
fullName: HarmonyLib.DelegateTypeFactory.DelegateTypeFactory
nameWithType: DelegateTypeFactory.DelegateTypeFactory
- uid: HarmonyLib.DelegateTypeFactory.CreateDelegateType(System.Reflection.MethodInfo)
name: CreateDelegateType(MethodInfo)
href: api/HarmonyLib.DelegateTypeFactory.html#HarmonyLib_DelegateTypeFactory_CreateDelegateType_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.DelegateTypeFactory.CreateDelegateType(System.Reflection.MethodInfo)
fullName: HarmonyLib.DelegateTypeFactory.CreateDelegateType(System.Reflection.MethodInfo)
nameWithType: DelegateTypeFactory.CreateDelegateType(MethodInfo)
- uid: HarmonyLib.DelegateTypeFactory.CreateDelegateType*
name: CreateDelegateType
href: api/HarmonyLib.DelegateTypeFactory.html#HarmonyLib_DelegateTypeFactory_CreateDelegateType_
commentId: Overload:HarmonyLib.DelegateTypeFactory.CreateDelegateType
isSpec: "True"
fullName: HarmonyLib.DelegateTypeFactory.CreateDelegateType
nameWithType: DelegateTypeFactory.CreateDelegateType
- uid: HarmonyLib.ExceptionBlock
name: ExceptionBlock
href: api/HarmonyLib.ExceptionBlock.html
commentId: T:HarmonyLib.ExceptionBlock
fullName: HarmonyLib.ExceptionBlock
nameWithType: ExceptionBlock
- uid: HarmonyLib.ExceptionBlock.#ctor(HarmonyLib.ExceptionBlockType,System.Type)
name: ExceptionBlock(ExceptionBlockType, Type)
href: api/HarmonyLib.ExceptionBlock.html#HarmonyLib_ExceptionBlock__ctor_HarmonyLib_ExceptionBlockType_System_Type_
commentId: M:HarmonyLib.ExceptionBlock.#ctor(HarmonyLib.ExceptionBlockType,System.Type)
fullName: HarmonyLib.ExceptionBlock.ExceptionBlock(HarmonyLib.ExceptionBlockType, System.Type)
nameWithType: ExceptionBlock.ExceptionBlock(ExceptionBlockType, Type)
- uid: HarmonyLib.ExceptionBlock.#ctor*
name: ExceptionBlock
href: api/HarmonyLib.ExceptionBlock.html#HarmonyLib_ExceptionBlock__ctor_
commentId: Overload:HarmonyLib.ExceptionBlock.#ctor
isSpec: "True"
fullName: HarmonyLib.ExceptionBlock.ExceptionBlock
nameWithType: ExceptionBlock.ExceptionBlock
- uid: HarmonyLib.ExceptionBlock.blockType
name: blockType
href: api/HarmonyLib.ExceptionBlock.html#HarmonyLib_ExceptionBlock_blockType
commentId: F:HarmonyLib.ExceptionBlock.blockType
fullName: HarmonyLib.ExceptionBlock.blockType
nameWithType: ExceptionBlock.blockType
- uid: HarmonyLib.ExceptionBlock.catchType
name: catchType
href: api/HarmonyLib.ExceptionBlock.html#HarmonyLib_ExceptionBlock_catchType
commentId: F:HarmonyLib.ExceptionBlock.catchType
fullName: HarmonyLib.ExceptionBlock.catchType
nameWithType: ExceptionBlock.catchType
- uid: HarmonyLib.ExceptionBlockType
name: ExceptionBlockType
href: api/HarmonyLib.ExceptionBlockType.html
commentId: T:HarmonyLib.ExceptionBlockType
fullName: HarmonyLib.ExceptionBlockType
nameWithType: ExceptionBlockType
- uid: HarmonyLib.ExceptionBlockType.BeginCatchBlock
name: BeginCatchBlock
href: api/HarmonyLib.ExceptionBlockType.html#HarmonyLib_ExceptionBlockType_BeginCatchBlock
commentId: F:HarmonyLib.ExceptionBlockType.BeginCatchBlock
fullName: HarmonyLib.ExceptionBlockType.BeginCatchBlock
nameWithType: ExceptionBlockType.BeginCatchBlock
- uid: HarmonyLib.ExceptionBlockType.BeginExceptFilterBlock
name: BeginExceptFilterBlock
href: api/HarmonyLib.ExceptionBlockType.html#HarmonyLib_ExceptionBlockType_BeginExceptFilterBlock
commentId: F:HarmonyLib.ExceptionBlockType.BeginExceptFilterBlock
fullName: HarmonyLib.ExceptionBlockType.BeginExceptFilterBlock
nameWithType: ExceptionBlockType.BeginExceptFilterBlock
- uid: HarmonyLib.ExceptionBlockType.BeginExceptionBlock
name: BeginExceptionBlock
href: api/HarmonyLib.ExceptionBlockType.html#HarmonyLib_ExceptionBlockType_BeginExceptionBlock
commentId: F:HarmonyLib.ExceptionBlockType.BeginExceptionBlock
fullName: HarmonyLib.ExceptionBlockType.BeginExceptionBlock
nameWithType: ExceptionBlockType.BeginExceptionBlock
- uid: HarmonyLib.ExceptionBlockType.BeginFaultBlock
name: BeginFaultBlock
href: api/HarmonyLib.ExceptionBlockType.html#HarmonyLib_ExceptionBlockType_BeginFaultBlock
commentId: F:HarmonyLib.ExceptionBlockType.BeginFaultBlock
fullName: HarmonyLib.ExceptionBlockType.BeginFaultBlock
nameWithType: ExceptionBlockType.BeginFaultBlock
- uid: HarmonyLib.ExceptionBlockType.BeginFinallyBlock
name: BeginFinallyBlock
href: api/HarmonyLib.ExceptionBlockType.html#HarmonyLib_ExceptionBlockType_BeginFinallyBlock
commentId: F:HarmonyLib.ExceptionBlockType.BeginFinallyBlock
fullName: HarmonyLib.ExceptionBlockType.BeginFinallyBlock
nameWithType: ExceptionBlockType.BeginFinallyBlock
- uid: HarmonyLib.ExceptionBlockType.EndExceptionBlock
name: EndExceptionBlock
href: api/HarmonyLib.ExceptionBlockType.html#HarmonyLib_ExceptionBlockType_EndExceptionBlock
commentId: F:HarmonyLib.ExceptionBlockType.EndExceptionBlock
fullName: HarmonyLib.ExceptionBlockType.EndExceptionBlock
nameWithType: ExceptionBlockType.EndExceptionBlock
- uid: HarmonyLib.FastAccess
name: FastAccess
href: api/HarmonyLib.FastAccess.html
commentId: T:HarmonyLib.FastAccess
fullName: HarmonyLib.FastAccess
nameWithType: FastAccess
- uid: HarmonyLib.FastAccess.CreateFieldGetter*
name: CreateFieldGetter
href: api/HarmonyLib.FastAccess.html#HarmonyLib_FastAccess_CreateFieldGetter_
commentId: Overload:HarmonyLib.FastAccess.CreateFieldGetter
isSpec: "True"
fullName: HarmonyLib.FastAccess.CreateFieldGetter
nameWithType: FastAccess.CreateFieldGetter
- uid: HarmonyLib.FastAccess.CreateFieldGetter``2(System.String[])
name: CreateFieldGetter<T, S>(String[])
href: api/HarmonyLib.FastAccess.html#HarmonyLib_FastAccess_CreateFieldGetter__2_System_String___
commentId: M:HarmonyLib.FastAccess.CreateFieldGetter``2(System.String[])
name.vb: CreateFieldGetter(Of T, S)(String())
fullName: HarmonyLib.FastAccess.CreateFieldGetter<T, S>(System.String[])
fullName.vb: HarmonyLib.FastAccess.CreateFieldGetter(Of T, S)(System.String())
nameWithType: FastAccess.CreateFieldGetter<T, S>(String[])
nameWithType.vb: FastAccess.CreateFieldGetter(Of T, S)(String())
- uid: HarmonyLib.FastAccess.CreateGetterHandler*
name: CreateGetterHandler
href: api/HarmonyLib.FastAccess.html#HarmonyLib_FastAccess_CreateGetterHandler_
commentId: Overload:HarmonyLib.FastAccess.CreateGetterHandler
isSpec: "True"
fullName: HarmonyLib.FastAccess.CreateGetterHandler
nameWithType: FastAccess.CreateGetterHandler
- uid: HarmonyLib.FastAccess.CreateGetterHandler``2(System.Reflection.FieldInfo)
name: CreateGetterHandler<T, S>(FieldInfo)
href: api/HarmonyLib.FastAccess.html#HarmonyLib_FastAccess_CreateGetterHandler__2_System_Reflection_FieldInfo_
commentId: M:HarmonyLib.FastAccess.CreateGetterHandler``2(System.Reflection.FieldInfo)
name.vb: CreateGetterHandler(Of T, S)(FieldInfo)
fullName: HarmonyLib.FastAccess.CreateGetterHandler<T, S>(System.Reflection.FieldInfo)
fullName.vb: HarmonyLib.FastAccess.CreateGetterHandler(Of T, S)(System.Reflection.FieldInfo)
nameWithType: FastAccess.CreateGetterHandler<T, S>(FieldInfo)
nameWithType.vb: FastAccess.CreateGetterHandler(Of T, S)(FieldInfo)
- uid: HarmonyLib.FastAccess.CreateGetterHandler``2(System.Reflection.PropertyInfo)
name: CreateGetterHandler<T, S>(PropertyInfo)
href: api/HarmonyLib.FastAccess.html#HarmonyLib_FastAccess_CreateGetterHandler__2_System_Reflection_PropertyInfo_
commentId: M:HarmonyLib.FastAccess.CreateGetterHandler``2(System.Reflection.PropertyInfo)
name.vb: CreateGetterHandler(Of T, S)(PropertyInfo)
fullName: HarmonyLib.FastAccess.CreateGetterHandler<T, S>(System.Reflection.PropertyInfo)
fullName.vb: HarmonyLib.FastAccess.CreateGetterHandler(Of T, S)(System.Reflection.PropertyInfo)
nameWithType: FastAccess.CreateGetterHandler<T, S>(PropertyInfo)
nameWithType.vb: FastAccess.CreateGetterHandler(Of T, S)(PropertyInfo)
- uid: HarmonyLib.FastAccess.CreateInstantiationHandler*
name: CreateInstantiationHandler
href: api/HarmonyLib.FastAccess.html#HarmonyLib_FastAccess_CreateInstantiationHandler_
commentId: Overload:HarmonyLib.FastAccess.CreateInstantiationHandler
isSpec: "True"
fullName: HarmonyLib.FastAccess.CreateInstantiationHandler
nameWithType: FastAccess.CreateInstantiationHandler
- uid: HarmonyLib.FastAccess.CreateInstantiationHandler``1
name: CreateInstantiationHandler<T>()
href: api/HarmonyLib.FastAccess.html#HarmonyLib_FastAccess_CreateInstantiationHandler__1
commentId: M:HarmonyLib.FastAccess.CreateInstantiationHandler``1
name.vb: CreateInstantiationHandler(Of T)()
fullName: HarmonyLib.FastAccess.CreateInstantiationHandler<T>()
fullName.vb: HarmonyLib.FastAccess.CreateInstantiationHandler(Of T)()
nameWithType: FastAccess.CreateInstantiationHandler<T>()
nameWithType.vb: FastAccess.CreateInstantiationHandler(Of T)()
- uid: HarmonyLib.FastAccess.CreateSetterHandler*
name: CreateSetterHandler
href: api/HarmonyLib.FastAccess.html#HarmonyLib_FastAccess_CreateSetterHandler_
commentId: Overload:HarmonyLib.FastAccess.CreateSetterHandler
isSpec: "True"
fullName: HarmonyLib.FastAccess.CreateSetterHandler
nameWithType: FastAccess.CreateSetterHandler
- uid: HarmonyLib.FastAccess.CreateSetterHandler``2(System.Reflection.FieldInfo)
name: CreateSetterHandler<T, S>(FieldInfo)
href: api/HarmonyLib.FastAccess.html#HarmonyLib_FastAccess_CreateSetterHandler__2_System_Reflection_FieldInfo_
commentId: M:HarmonyLib.FastAccess.CreateSetterHandler``2(System.Reflection.FieldInfo)
name.vb: CreateSetterHandler(Of T, S)(FieldInfo)
fullName: HarmonyLib.FastAccess.CreateSetterHandler<T, S>(System.Reflection.FieldInfo)
fullName.vb: HarmonyLib.FastAccess.CreateSetterHandler(Of T, S)(System.Reflection.FieldInfo)
nameWithType: FastAccess.CreateSetterHandler<T, S>(FieldInfo)
nameWithType.vb: FastAccess.CreateSetterHandler(Of T, S)(FieldInfo)
- uid: HarmonyLib.FastAccess.CreateSetterHandler``2(System.Reflection.PropertyInfo)
name: CreateSetterHandler<T, S>(PropertyInfo)
href: api/HarmonyLib.FastAccess.html#HarmonyLib_FastAccess_CreateSetterHandler__2_System_Reflection_PropertyInfo_
commentId: M:HarmonyLib.FastAccess.CreateSetterHandler``2(System.Reflection.PropertyInfo)
name.vb: CreateSetterHandler(Of T, S)(PropertyInfo)
fullName: HarmonyLib.FastAccess.CreateSetterHandler<T, S>(System.Reflection.PropertyInfo)
fullName.vb: HarmonyLib.FastAccess.CreateSetterHandler(Of T, S)(System.Reflection.PropertyInfo)
nameWithType: FastAccess.CreateSetterHandler<T, S>(PropertyInfo)
nameWithType.vb: FastAccess.CreateSetterHandler(Of T, S)(PropertyInfo)
- uid: HarmonyLib.FastInvokeHandler
name: FastInvokeHandler
href: api/HarmonyLib.FastInvokeHandler.html
commentId: T:HarmonyLib.FastInvokeHandler
fullName: HarmonyLib.FastInvokeHandler
nameWithType: FastInvokeHandler
- uid: HarmonyLib.FileLog
name: FileLog
href: api/HarmonyLib.FileLog.html
commentId: T:HarmonyLib.FileLog
fullName: HarmonyLib.FileLog
nameWithType: FileLog
- uid: HarmonyLib.FileLog.ChangeIndent(System.Int32)
name: ChangeIndent(Int32)
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_ChangeIndent_System_Int32_
commentId: M:HarmonyLib.FileLog.ChangeIndent(System.Int32)
fullName: HarmonyLib.FileLog.ChangeIndent(System.Int32)
nameWithType: FileLog.ChangeIndent(Int32)
- uid: HarmonyLib.FileLog.ChangeIndent*
name: ChangeIndent
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_ChangeIndent_
commentId: Overload:HarmonyLib.FileLog.ChangeIndent
isSpec: "True"
fullName: HarmonyLib.FileLog.ChangeIndent
nameWithType: FileLog.ChangeIndent
- uid: HarmonyLib.FileLog.FlushBuffer
name: FlushBuffer()
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_FlushBuffer
commentId: M:HarmonyLib.FileLog.FlushBuffer
fullName: HarmonyLib.FileLog.FlushBuffer()
nameWithType: FileLog.FlushBuffer()
- uid: HarmonyLib.FileLog.FlushBuffer*
name: FlushBuffer
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_FlushBuffer_
commentId: Overload:HarmonyLib.FileLog.FlushBuffer
isSpec: "True"
fullName: HarmonyLib.FileLog.FlushBuffer
nameWithType: FileLog.FlushBuffer
- uid: HarmonyLib.FileLog.GetBuffer(System.Boolean)
name: GetBuffer(Boolean)
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_GetBuffer_System_Boolean_
commentId: M:HarmonyLib.FileLog.GetBuffer(System.Boolean)
fullName: HarmonyLib.FileLog.GetBuffer(System.Boolean)
nameWithType: FileLog.GetBuffer(Boolean)
- uid: HarmonyLib.FileLog.GetBuffer*
name: GetBuffer
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_GetBuffer_
commentId: Overload:HarmonyLib.FileLog.GetBuffer
isSpec: "True"
fullName: HarmonyLib.FileLog.GetBuffer
nameWithType: FileLog.GetBuffer
- uid: HarmonyLib.FileLog.indentChar
name: indentChar
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_indentChar
commentId: F:HarmonyLib.FileLog.indentChar
fullName: HarmonyLib.FileLog.indentChar
nameWithType: FileLog.indentChar
- uid: HarmonyLib.FileLog.indentLevel
name: indentLevel
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_indentLevel
commentId: F:HarmonyLib.FileLog.indentLevel
fullName: HarmonyLib.FileLog.indentLevel
nameWithType: FileLog.indentLevel
- uid: HarmonyLib.FileLog.Log(System.String)
name: Log(String)
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_Log_System_String_
commentId: M:HarmonyLib.FileLog.Log(System.String)
fullName: HarmonyLib.FileLog.Log(System.String)
nameWithType: FileLog.Log(String)
- uid: HarmonyLib.FileLog.Log*
name: Log
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_Log_
commentId: Overload:HarmonyLib.FileLog.Log
isSpec: "True"
fullName: HarmonyLib.FileLog.Log
nameWithType: FileLog.Log
- uid: HarmonyLib.FileLog.LogBuffered(System.Collections.Generic.List{System.String})
name: LogBuffered(List<String>)
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogBuffered_System_Collections_Generic_List_System_String__
commentId: M:HarmonyLib.FileLog.LogBuffered(System.Collections.Generic.List{System.String})
name.vb: LogBuffered(List(Of String))
fullName: HarmonyLib.FileLog.LogBuffered(System.Collections.Generic.List<System.String>)
fullName.vb: HarmonyLib.FileLog.LogBuffered(System.Collections.Generic.List(Of System.String))
nameWithType: FileLog.LogBuffered(List<String>)
nameWithType.vb: FileLog.LogBuffered(List(Of String))
- uid: HarmonyLib.FileLog.LogBuffered(System.String)
name: LogBuffered(String)
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogBuffered_System_String_
commentId: M:HarmonyLib.FileLog.LogBuffered(System.String)
fullName: HarmonyLib.FileLog.LogBuffered(System.String)
nameWithType: FileLog.LogBuffered(String)
- uid: HarmonyLib.FileLog.LogBuffered*
name: LogBuffered
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogBuffered_
commentId: Overload:HarmonyLib.FileLog.LogBuffered
isSpec: "True"
fullName: HarmonyLib.FileLog.LogBuffered
nameWithType: FileLog.LogBuffered
- uid: HarmonyLib.FileLog.LogBytes(System.Int64,System.Int32)
name: LogBytes(Int64, Int32)
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogBytes_System_Int64_System_Int32_
commentId: M:HarmonyLib.FileLog.LogBytes(System.Int64,System.Int32)
fullName: HarmonyLib.FileLog.LogBytes(System.Int64, System.Int32)
nameWithType: FileLog.LogBytes(Int64, Int32)
- uid: HarmonyLib.FileLog.LogBytes*
name: LogBytes
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogBytes_
commentId: Overload:HarmonyLib.FileLog.LogBytes
isSpec: "True"
fullName: HarmonyLib.FileLog.LogBytes
nameWithType: FileLog.LogBytes
- uid: HarmonyLib.FileLog.logPath
name: logPath
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_logPath
commentId: F:HarmonyLib.FileLog.logPath
fullName: HarmonyLib.FileLog.logPath
nameWithType: FileLog.logPath
- uid: HarmonyLib.FileLog.Reset
name: Reset()
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_Reset
commentId: M:HarmonyLib.FileLog.Reset
fullName: HarmonyLib.FileLog.Reset()
nameWithType: FileLog.Reset()
- uid: HarmonyLib.FileLog.Reset*
name: Reset
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_Reset_
commentId: Overload:HarmonyLib.FileLog.Reset
isSpec: "True"
fullName: HarmonyLib.FileLog.Reset
nameWithType: FileLog.Reset
- uid: HarmonyLib.FileLog.SetBuffer(System.Collections.Generic.List{System.String})
name: SetBuffer(List<String>)
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_SetBuffer_System_Collections_Generic_List_System_String__
commentId: M:HarmonyLib.FileLog.SetBuffer(System.Collections.Generic.List{System.String})
name.vb: SetBuffer(List(Of String))
fullName: HarmonyLib.FileLog.SetBuffer(System.Collections.Generic.List<System.String>)
fullName.vb: HarmonyLib.FileLog.SetBuffer(System.Collections.Generic.List(Of System.String))
nameWithType: FileLog.SetBuffer(List<String>)
nameWithType.vb: FileLog.SetBuffer(List(Of String))
- uid: HarmonyLib.FileLog.SetBuffer*
name: SetBuffer
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_SetBuffer_
commentId: Overload:HarmonyLib.FileLog.SetBuffer
isSpec: "True"
fullName: HarmonyLib.FileLog.SetBuffer
nameWithType: FileLog.SetBuffer
- uid: HarmonyLib.GeneralExtensions
name: GeneralExtensions
href: api/HarmonyLib.GeneralExtensions.html
commentId: T:HarmonyLib.GeneralExtensions
fullName: HarmonyLib.GeneralExtensions
nameWithType: GeneralExtensions
- uid: HarmonyLib.GeneralExtensions.Description(System.Type[])
name: Description(Type[])
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_Description_System_Type___
commentId: M:HarmonyLib.GeneralExtensions.Description(System.Type[])
name.vb: Description(Type())
fullName: HarmonyLib.GeneralExtensions.Description(System.Type[])
fullName.vb: HarmonyLib.GeneralExtensions.Description(System.Type())
nameWithType: GeneralExtensions.Description(Type[])
nameWithType.vb: GeneralExtensions.Description(Type())
- uid: HarmonyLib.GeneralExtensions.Description*
name: Description
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_Description_
commentId: Overload:HarmonyLib.GeneralExtensions.Description
isSpec: "True"
fullName: HarmonyLib.GeneralExtensions.Description
nameWithType: GeneralExtensions.Description
- uid: HarmonyLib.GeneralExtensions.FullDescription(System.Reflection.MethodBase)
name: FullDescription(MethodBase)
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_FullDescription_System_Reflection_MethodBase_
commentId: M:HarmonyLib.GeneralExtensions.FullDescription(System.Reflection.MethodBase)
fullName: HarmonyLib.GeneralExtensions.FullDescription(System.Reflection.MethodBase)
nameWithType: GeneralExtensions.FullDescription(MethodBase)
- uid: HarmonyLib.GeneralExtensions.FullDescription(System.Type)
name: FullDescription(Type)
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_FullDescription_System_Type_
commentId: M:HarmonyLib.GeneralExtensions.FullDescription(System.Type)
fullName: HarmonyLib.GeneralExtensions.FullDescription(System.Type)
nameWithType: GeneralExtensions.FullDescription(Type)
- uid: HarmonyLib.GeneralExtensions.FullDescription*
name: FullDescription
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_FullDescription_
commentId: Overload:HarmonyLib.GeneralExtensions.FullDescription
isSpec: "True"
fullName: HarmonyLib.GeneralExtensions.FullDescription
nameWithType: GeneralExtensions.FullDescription
- uid: HarmonyLib.GeneralExtensions.GetTypedValue*
name: GetTypedValue
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_GetTypedValue_
commentId: Overload:HarmonyLib.GeneralExtensions.GetTypedValue
isSpec: "True"
fullName: HarmonyLib.GeneralExtensions.GetTypedValue
nameWithType: GeneralExtensions.GetTypedValue
- uid: HarmonyLib.GeneralExtensions.GetTypedValue``1(System.Collections.Generic.Dictionary{System.String,System.Object},System.String)
name: GetTypedValue<T>(Dictionary<String, Object>, String)
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_GetTypedValue__1_System_Collections_Generic_Dictionary_System_String_System_Object__System_String_
commentId: M:HarmonyLib.GeneralExtensions.GetTypedValue``1(System.Collections.Generic.Dictionary{System.String,System.Object},System.String)
name.vb: GetTypedValue(Of T)(Dictionary(Of String, Object), String)
fullName: HarmonyLib.GeneralExtensions.GetTypedValue<T>(System.Collections.Generic.Dictionary<System.String, System.Object>, System.String)
fullName.vb: HarmonyLib.GeneralExtensions.GetTypedValue(Of T)(System.Collections.Generic.Dictionary(Of System.String, System.Object), System.String)
nameWithType: GeneralExtensions.GetTypedValue<T>(Dictionary<String, Object>, String)
nameWithType.vb: GeneralExtensions.GetTypedValue(Of T)(Dictionary(Of String, Object), String)
- uid: HarmonyLib.GeneralExtensions.GetValueSafe*
name: GetValueSafe
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_GetValueSafe_
commentId: Overload:HarmonyLib.GeneralExtensions.GetValueSafe
isSpec: "True"
fullName: HarmonyLib.GeneralExtensions.GetValueSafe
nameWithType: GeneralExtensions.GetValueSafe
- uid: HarmonyLib.GeneralExtensions.GetValueSafe``2(System.Collections.Generic.Dictionary{``0,``1},``0)
name: GetValueSafe<S, T>(Dictionary<S, T>, S)
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_GetValueSafe__2_System_Collections_Generic_Dictionary___0___1____0_
commentId: M:HarmonyLib.GeneralExtensions.GetValueSafe``2(System.Collections.Generic.Dictionary{``0,``1},``0)
name.vb: GetValueSafe(Of S, T)(Dictionary(Of S, T), S)
fullName: HarmonyLib.GeneralExtensions.GetValueSafe<S, T>(System.Collections.Generic.Dictionary<S, T>, S)
fullName.vb: HarmonyLib.GeneralExtensions.GetValueSafe(Of S, T)(System.Collections.Generic.Dictionary(Of S, T), S)
nameWithType: GeneralExtensions.GetValueSafe<S, T>(Dictionary<S, T>, S)
nameWithType.vb: GeneralExtensions.GetValueSafe(Of S, T)(Dictionary(Of S, T), S)
- uid: HarmonyLib.GeneralExtensions.Join*
name: Join
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_Join_
commentId: Overload:HarmonyLib.GeneralExtensions.Join
isSpec: "True"
fullName: HarmonyLib.GeneralExtensions.Join
nameWithType: GeneralExtensions.Join
- uid: HarmonyLib.GeneralExtensions.Join``1(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.String},System.String)
name: Join<T>(IEnumerable<T>, Func<T, String>, String)
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_Join__1_System_Collections_Generic_IEnumerable___0__System_Func___0_System_String__System_String_
commentId: M:HarmonyLib.GeneralExtensions.Join``1(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.String},System.String)
name.vb: Join(Of T)(IEnumerable(Of T), Func(Of T, String), String)
fullName: HarmonyLib.GeneralExtensions.Join<T>(System.Collections.Generic.IEnumerable<T>, System.Func<T, System.String>, System.String)
fullName.vb: HarmonyLib.GeneralExtensions.Join(Of T)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, System.String), System.String)
nameWithType: GeneralExtensions.Join<T>(IEnumerable<T>, Func<T, String>, String)
nameWithType.vb: GeneralExtensions.Join(Of T)(IEnumerable(Of T), Func(Of T, String), String)
- uid: HarmonyLib.GeneralExtensions.ToLiteral(System.String,System.String)
name: ToLiteral(String, String)
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_ToLiteral_System_String_System_String_
commentId: M:HarmonyLib.GeneralExtensions.ToLiteral(System.String,System.String)
fullName: HarmonyLib.GeneralExtensions.ToLiteral(System.String, System.String)
nameWithType: GeneralExtensions.ToLiteral(String, String)
- uid: HarmonyLib.GeneralExtensions.ToLiteral*
name: ToLiteral
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_ToLiteral_
commentId: Overload:HarmonyLib.GeneralExtensions.ToLiteral
isSpec: "True"
fullName: HarmonyLib.GeneralExtensions.ToLiteral
nameWithType: GeneralExtensions.ToLiteral
- uid: HarmonyLib.GeneralExtensions.Types(System.Reflection.ParameterInfo[])
name: Types(ParameterInfo[])
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_Types_System_Reflection_ParameterInfo___
commentId: M:HarmonyLib.GeneralExtensions.Types(System.Reflection.ParameterInfo[])
name.vb: Types(ParameterInfo())
fullName: HarmonyLib.GeneralExtensions.Types(System.Reflection.ParameterInfo[])
fullName.vb: HarmonyLib.GeneralExtensions.Types(System.Reflection.ParameterInfo())
nameWithType: GeneralExtensions.Types(ParameterInfo[])
nameWithType.vb: GeneralExtensions.Types(ParameterInfo())
- uid: HarmonyLib.GeneralExtensions.Types*
name: Types
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_Types_
commentId: Overload:HarmonyLib.GeneralExtensions.Types
isSpec: "True"
fullName: HarmonyLib.GeneralExtensions.Types
nameWithType: GeneralExtensions.Types
- uid: HarmonyLib.GetterHandler`2
name: GetterHandler<T, S>
href: api/HarmonyLib.GetterHandler-2.html
commentId: T:HarmonyLib.GetterHandler`2
name.vb: GetterHandler(Of T, S)
fullName: HarmonyLib.GetterHandler<T, S>
fullName.vb: HarmonyLib.GetterHandler(Of T, S)
nameWithType: GetterHandler<T, S>
nameWithType.vb: GetterHandler(Of T, S)
- uid: HarmonyLib.Harmony
name: Harmony
href: api/HarmonyLib.Harmony.html
commentId: T:HarmonyLib.Harmony
fullName: HarmonyLib.Harmony
nameWithType: Harmony
- uid: HarmonyLib.Harmony.#ctor(System.String)
name: Harmony(String)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony__ctor_System_String_
commentId: M:HarmonyLib.Harmony.#ctor(System.String)
fullName: HarmonyLib.Harmony.Harmony(System.String)
nameWithType: Harmony.Harmony(String)
- uid: HarmonyLib.Harmony.#ctor*
name: Harmony
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony__ctor_
commentId: Overload:HarmonyLib.Harmony.#ctor
isSpec: "True"
fullName: HarmonyLib.Harmony.Harmony
nameWithType: Harmony.Harmony
- uid: HarmonyLib.Harmony.CreateClassProcessor(System.Type)
name: CreateClassProcessor(Type)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_CreateClassProcessor_System_Type_
commentId: M:HarmonyLib.Harmony.CreateClassProcessor(System.Type)
fullName: HarmonyLib.Harmony.CreateClassProcessor(System.Type)
nameWithType: Harmony.CreateClassProcessor(Type)
- uid: HarmonyLib.Harmony.CreateClassProcessor*
name: CreateClassProcessor
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_CreateClassProcessor_
commentId: Overload:HarmonyLib.Harmony.CreateClassProcessor
isSpec: "True"
fullName: HarmonyLib.Harmony.CreateClassProcessor
nameWithType: Harmony.CreateClassProcessor
- uid: HarmonyLib.Harmony.CreateProcessor(System.Reflection.MethodBase)
name: CreateProcessor(MethodBase)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_CreateProcessor_System_Reflection_MethodBase_
commentId: M:HarmonyLib.Harmony.CreateProcessor(System.Reflection.MethodBase)
fullName: HarmonyLib.Harmony.CreateProcessor(System.Reflection.MethodBase)
nameWithType: Harmony.CreateProcessor(MethodBase)
- uid: HarmonyLib.Harmony.CreateProcessor*
name: CreateProcessor
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_CreateProcessor_
commentId: Overload:HarmonyLib.Harmony.CreateProcessor
isSpec: "True"
fullName: HarmonyLib.Harmony.CreateProcessor
nameWithType: Harmony.CreateProcessor
- uid: HarmonyLib.Harmony.CreateReversePatcher(System.Reflection.MethodBase,HarmonyLib.HarmonyMethod)
name: CreateReversePatcher(MethodBase, HarmonyMethod)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_CreateReversePatcher_System_Reflection_MethodBase_HarmonyLib_HarmonyMethod_
commentId: M:HarmonyLib.Harmony.CreateReversePatcher(System.Reflection.MethodBase,HarmonyLib.HarmonyMethod)
fullName: HarmonyLib.Harmony.CreateReversePatcher(System.Reflection.MethodBase, HarmonyLib.HarmonyMethod)
nameWithType: Harmony.CreateReversePatcher(MethodBase, HarmonyMethod)
- uid: HarmonyLib.Harmony.CreateReversePatcher*
name: CreateReversePatcher
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_CreateReversePatcher_
commentId: Overload:HarmonyLib.Harmony.CreateReversePatcher
isSpec: "True"
fullName: HarmonyLib.Harmony.CreateReversePatcher
nameWithType: Harmony.CreateReversePatcher
- uid: HarmonyLib.Harmony.DEBUG
name: DEBUG
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_DEBUG
commentId: F:HarmonyLib.Harmony.DEBUG
fullName: HarmonyLib.Harmony.DEBUG
nameWithType: Harmony.DEBUG
- uid: HarmonyLib.Harmony.GetAllPatchedMethods
name: GetAllPatchedMethods()
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_GetAllPatchedMethods
commentId: M:HarmonyLib.Harmony.GetAllPatchedMethods
fullName: HarmonyLib.Harmony.GetAllPatchedMethods()
nameWithType: Harmony.GetAllPatchedMethods()
- uid: HarmonyLib.Harmony.GetAllPatchedMethods*
name: GetAllPatchedMethods
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_GetAllPatchedMethods_
commentId: Overload:HarmonyLib.Harmony.GetAllPatchedMethods
isSpec: "True"
fullName: HarmonyLib.Harmony.GetAllPatchedMethods
nameWithType: Harmony.GetAllPatchedMethods
- uid: HarmonyLib.Harmony.GetPatchedMethods
name: GetPatchedMethods()
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_GetPatchedMethods
commentId: M:HarmonyLib.Harmony.GetPatchedMethods
fullName: HarmonyLib.Harmony.GetPatchedMethods()
nameWithType: Harmony.GetPatchedMethods()
- uid: HarmonyLib.Harmony.GetPatchedMethods*
name: GetPatchedMethods
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_GetPatchedMethods_
commentId: Overload:HarmonyLib.Harmony.GetPatchedMethods
isSpec: "True"
fullName: HarmonyLib.Harmony.GetPatchedMethods
nameWithType: Harmony.GetPatchedMethods
- uid: HarmonyLib.Harmony.GetPatchInfo(System.Reflection.MethodBase)
name: GetPatchInfo(MethodBase)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_GetPatchInfo_System_Reflection_MethodBase_
commentId: M:HarmonyLib.Harmony.GetPatchInfo(System.Reflection.MethodBase)
fullName: HarmonyLib.Harmony.GetPatchInfo(System.Reflection.MethodBase)
nameWithType: Harmony.GetPatchInfo(MethodBase)
- uid: HarmonyLib.Harmony.GetPatchInfo*
name: GetPatchInfo
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_GetPatchInfo_
commentId: Overload:HarmonyLib.Harmony.GetPatchInfo
isSpec: "True"
fullName: HarmonyLib.Harmony.GetPatchInfo
nameWithType: Harmony.GetPatchInfo
- uid: HarmonyLib.Harmony.HasAnyPatches(System.String)
name: HasAnyPatches(String)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_HasAnyPatches_System_String_
commentId: M:HarmonyLib.Harmony.HasAnyPatches(System.String)
fullName: HarmonyLib.Harmony.HasAnyPatches(System.String)
nameWithType: Harmony.HasAnyPatches(String)
- uid: HarmonyLib.Harmony.HasAnyPatches*
name: HasAnyPatches
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_HasAnyPatches_
commentId: Overload:HarmonyLib.Harmony.HasAnyPatches
isSpec: "True"
fullName: HarmonyLib.Harmony.HasAnyPatches
nameWithType: Harmony.HasAnyPatches
- uid: HarmonyLib.Harmony.Id
name: Id
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_Id
commentId: P:HarmonyLib.Harmony.Id
fullName: HarmonyLib.Harmony.Id
nameWithType: Harmony.Id
- uid: HarmonyLib.Harmony.Id*
name: Id
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_Id_
commentId: Overload:HarmonyLib.Harmony.Id
isSpec: "True"
fullName: HarmonyLib.Harmony.Id
nameWithType: Harmony.Id
- uid: HarmonyLib.Harmony.Patch(System.Reflection.MethodBase,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod)
name: Patch(MethodBase, HarmonyMethod, HarmonyMethod, HarmonyMethod, HarmonyMethod)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_Patch_System_Reflection_MethodBase_HarmonyLib_HarmonyMethod_HarmonyLib_HarmonyMethod_HarmonyLib_HarmonyMethod_HarmonyLib_HarmonyMethod_
commentId: M:HarmonyLib.Harmony.Patch(System.Reflection.MethodBase,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod)
fullName: HarmonyLib.Harmony.Patch(System.Reflection.MethodBase, HarmonyLib.HarmonyMethod, HarmonyLib.HarmonyMethod, HarmonyLib.HarmonyMethod, HarmonyLib.HarmonyMethod)
nameWithType: Harmony.Patch(MethodBase, HarmonyMethod, HarmonyMethod, HarmonyMethod, HarmonyMethod)
- uid: HarmonyLib.Harmony.Patch*
name: Patch
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_Patch_
commentId: Overload:HarmonyLib.Harmony.Patch
isSpec: "True"
fullName: HarmonyLib.Harmony.Patch
nameWithType: Harmony.Patch
- uid: HarmonyLib.Harmony.PatchAll
name: PatchAll()
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_PatchAll
commentId: M:HarmonyLib.Harmony.PatchAll
fullName: HarmonyLib.Harmony.PatchAll()
nameWithType: Harmony.PatchAll()
- uid: HarmonyLib.Harmony.PatchAll(System.Reflection.Assembly)
name: PatchAll(Assembly)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_PatchAll_System_Reflection_Assembly_
commentId: M:HarmonyLib.Harmony.PatchAll(System.Reflection.Assembly)
fullName: HarmonyLib.Harmony.PatchAll(System.Reflection.Assembly)
nameWithType: Harmony.PatchAll(Assembly)
- uid: HarmonyLib.Harmony.PatchAll*
name: PatchAll
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_PatchAll_
commentId: Overload:HarmonyLib.Harmony.PatchAll
isSpec: "True"
fullName: HarmonyLib.Harmony.PatchAll
nameWithType: Harmony.PatchAll
- uid: HarmonyLib.Harmony.ReversePatch(System.Reflection.MethodBase,HarmonyLib.HarmonyMethod,System.Reflection.MethodInfo)
name: ReversePatch(MethodBase, HarmonyMethod, MethodInfo)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_ReversePatch_System_Reflection_MethodBase_HarmonyLib_HarmonyMethod_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.Harmony.ReversePatch(System.Reflection.MethodBase,HarmonyLib.HarmonyMethod,System.Reflection.MethodInfo)
fullName: HarmonyLib.Harmony.ReversePatch(System.Reflection.MethodBase, HarmonyLib.HarmonyMethod, System.Reflection.MethodInfo)
nameWithType: Harmony.ReversePatch(MethodBase, HarmonyMethod, MethodInfo)
- uid: HarmonyLib.Harmony.ReversePatch*
name: ReversePatch
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_ReversePatch_
commentId: Overload:HarmonyLib.Harmony.ReversePatch
isSpec: "True"
fullName: HarmonyLib.Harmony.ReversePatch
nameWithType: Harmony.ReversePatch
- uid: HarmonyLib.Harmony.Unpatch(System.Reflection.MethodBase,HarmonyLib.HarmonyPatchType,System.String)
name: Unpatch(MethodBase, HarmonyPatchType, String)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_Unpatch_System_Reflection_MethodBase_HarmonyLib_HarmonyPatchType_System_String_
commentId: M:HarmonyLib.Harmony.Unpatch(System.Reflection.MethodBase,HarmonyLib.HarmonyPatchType,System.String)
fullName: HarmonyLib.Harmony.Unpatch(System.Reflection.MethodBase, HarmonyLib.HarmonyPatchType, System.String)
nameWithType: Harmony.Unpatch(MethodBase, HarmonyPatchType, String)
- uid: HarmonyLib.Harmony.Unpatch(System.Reflection.MethodBase,System.Reflection.MethodInfo)
name: Unpatch(MethodBase, MethodInfo)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_Unpatch_System_Reflection_MethodBase_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.Harmony.Unpatch(System.Reflection.MethodBase,System.Reflection.MethodInfo)
fullName: HarmonyLib.Harmony.Unpatch(System.Reflection.MethodBase, System.Reflection.MethodInfo)
nameWithType: Harmony.Unpatch(MethodBase, MethodInfo)
- uid: HarmonyLib.Harmony.Unpatch*
name: Unpatch
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_Unpatch_
commentId: Overload:HarmonyLib.Harmony.Unpatch
isSpec: "True"
fullName: HarmonyLib.Harmony.Unpatch
nameWithType: Harmony.Unpatch
- uid: HarmonyLib.Harmony.UnpatchAll(System.String)
name: UnpatchAll(String)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_UnpatchAll_System_String_
commentId: M:HarmonyLib.Harmony.UnpatchAll(System.String)
fullName: HarmonyLib.Harmony.UnpatchAll(System.String)
nameWithType: Harmony.UnpatchAll(String)
- uid: HarmonyLib.Harmony.UnpatchAll*
name: UnpatchAll
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_UnpatchAll_
commentId: Overload:HarmonyLib.Harmony.UnpatchAll
isSpec: "True"
fullName: HarmonyLib.Harmony.UnpatchAll
nameWithType: Harmony.UnpatchAll
- uid: HarmonyLib.Harmony.VersionInfo(System.Version@)
name: VersionInfo(out Version)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_VersionInfo_System_Version__
commentId: M:HarmonyLib.Harmony.VersionInfo(System.Version@)
name.vb: VersionInfo(ByRef Version)
fullName: HarmonyLib.Harmony.VersionInfo(out System.Version)
fullName.vb: HarmonyLib.Harmony.VersionInfo(ByRef System.Version)
nameWithType: Harmony.VersionInfo(out Version)
nameWithType.vb: Harmony.VersionInfo(ByRef Version)
- uid: HarmonyLib.Harmony.VersionInfo*
name: VersionInfo
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_VersionInfo_
commentId: Overload:HarmonyLib.Harmony.VersionInfo
isSpec: "True"
fullName: HarmonyLib.Harmony.VersionInfo
nameWithType: Harmony.VersionInfo
- uid: HarmonyLib.HarmonyAfter
name: HarmonyAfter
href: api/HarmonyLib.HarmonyAfter.html
commentId: T:HarmonyLib.HarmonyAfter
fullName: HarmonyLib.HarmonyAfter
nameWithType: HarmonyAfter
- uid: HarmonyLib.HarmonyAfter.#ctor(System.String[])
name: HarmonyAfter(String[])
href: api/HarmonyLib.HarmonyAfter.html#HarmonyLib_HarmonyAfter__ctor_System_String___
commentId: M:HarmonyLib.HarmonyAfter.#ctor(System.String[])
name.vb: HarmonyAfter(String())
fullName: HarmonyLib.HarmonyAfter.HarmonyAfter(System.String[])
fullName.vb: HarmonyLib.HarmonyAfter.HarmonyAfter(System.String())
nameWithType: HarmonyAfter.HarmonyAfter(String[])
nameWithType.vb: HarmonyAfter.HarmonyAfter(String())
- uid: HarmonyLib.HarmonyAfter.#ctor*
name: HarmonyAfter
href: api/HarmonyLib.HarmonyAfter.html#HarmonyLib_HarmonyAfter__ctor_
commentId: Overload:HarmonyLib.HarmonyAfter.#ctor
isSpec: "True"
fullName: HarmonyLib.HarmonyAfter.HarmonyAfter
nameWithType: HarmonyAfter.HarmonyAfter
- uid: HarmonyLib.HarmonyArgument
name: HarmonyArgument
href: api/HarmonyLib.HarmonyArgument.html
commentId: T:HarmonyLib.HarmonyArgument
fullName: HarmonyLib.HarmonyArgument
nameWithType: HarmonyArgument
- uid: HarmonyLib.HarmonyArgument.#ctor(System.Int32)
name: HarmonyArgument(Int32)
href: api/HarmonyLib.HarmonyArgument.html#HarmonyLib_HarmonyArgument__ctor_System_Int32_
commentId: M:HarmonyLib.HarmonyArgument.#ctor(System.Int32)
fullName: HarmonyLib.HarmonyArgument.HarmonyArgument(System.Int32)
nameWithType: HarmonyArgument.HarmonyArgument(Int32)
- uid: HarmonyLib.HarmonyArgument.#ctor(System.Int32,System.String)
name: HarmonyArgument(Int32, String)
href: api/HarmonyLib.HarmonyArgument.html#HarmonyLib_HarmonyArgument__ctor_System_Int32_System_String_
commentId: M:HarmonyLib.HarmonyArgument.#ctor(System.Int32,System.String)
fullName: HarmonyLib.HarmonyArgument.HarmonyArgument(System.Int32, System.String)
nameWithType: HarmonyArgument.HarmonyArgument(Int32, String)
- uid: HarmonyLib.HarmonyArgument.#ctor(System.String)
name: HarmonyArgument(String)
href: api/HarmonyLib.HarmonyArgument.html#HarmonyLib_HarmonyArgument__ctor_System_String_
commentId: M:HarmonyLib.HarmonyArgument.#ctor(System.String)
fullName: HarmonyLib.HarmonyArgument.HarmonyArgument(System.String)
nameWithType: HarmonyArgument.HarmonyArgument(String)
- uid: HarmonyLib.HarmonyArgument.#ctor(System.String,System.String)
name: HarmonyArgument(String, String)
href: api/HarmonyLib.HarmonyArgument.html#HarmonyLib_HarmonyArgument__ctor_System_String_System_String_
commentId: M:HarmonyLib.HarmonyArgument.#ctor(System.String,System.String)
fullName: HarmonyLib.HarmonyArgument.HarmonyArgument(System.String, System.String)
nameWithType: HarmonyArgument.HarmonyArgument(String, String)
- uid: HarmonyLib.HarmonyArgument.#ctor*
name: HarmonyArgument
href: api/HarmonyLib.HarmonyArgument.html#HarmonyLib_HarmonyArgument__ctor_
commentId: Overload:HarmonyLib.HarmonyArgument.#ctor
isSpec: "True"
fullName: HarmonyLib.HarmonyArgument.HarmonyArgument
nameWithType: HarmonyArgument.HarmonyArgument
- uid: HarmonyLib.HarmonyArgument.Index
name: Index
href: api/HarmonyLib.HarmonyArgument.html#HarmonyLib_HarmonyArgument_Index
commentId: P:HarmonyLib.HarmonyArgument.Index
fullName: HarmonyLib.HarmonyArgument.Index
nameWithType: HarmonyArgument.Index
- uid: HarmonyLib.HarmonyArgument.Index*
name: Index
href: api/HarmonyLib.HarmonyArgument.html#HarmonyLib_HarmonyArgument_Index_
commentId: Overload:HarmonyLib.HarmonyArgument.Index
isSpec: "True"
fullName: HarmonyLib.HarmonyArgument.Index
nameWithType: HarmonyArgument.Index
- uid: HarmonyLib.HarmonyArgument.NewName
name: NewName
href: api/HarmonyLib.HarmonyArgument.html#HarmonyLib_HarmonyArgument_NewName
commentId: P:HarmonyLib.HarmonyArgument.NewName
fullName: HarmonyLib.HarmonyArgument.NewName
nameWithType: HarmonyArgument.NewName
- uid: HarmonyLib.HarmonyArgument.NewName*
name: NewName
href: api/HarmonyLib.HarmonyArgument.html#HarmonyLib_HarmonyArgument_NewName_
commentId: Overload:HarmonyLib.HarmonyArgument.NewName
isSpec: "True"
fullName: HarmonyLib.HarmonyArgument.NewName
nameWithType: HarmonyArgument.NewName
- uid: HarmonyLib.HarmonyArgument.OriginalName
name: OriginalName
href: api/HarmonyLib.HarmonyArgument.html#HarmonyLib_HarmonyArgument_OriginalName
commentId: P:HarmonyLib.HarmonyArgument.OriginalName
fullName: HarmonyLib.HarmonyArgument.OriginalName
nameWithType: HarmonyArgument.OriginalName
- uid: HarmonyLib.HarmonyArgument.OriginalName*
name: OriginalName
href: api/HarmonyLib.HarmonyArgument.html#HarmonyLib_HarmonyArgument_OriginalName_
commentId: Overload:HarmonyLib.HarmonyArgument.OriginalName
isSpec: "True"
fullName: HarmonyLib.HarmonyArgument.OriginalName
nameWithType: HarmonyArgument.OriginalName
- uid: HarmonyLib.HarmonyAttribute
name: HarmonyAttribute
href: api/HarmonyLib.HarmonyAttribute.html
commentId: T:HarmonyLib.HarmonyAttribute
fullName: HarmonyLib.HarmonyAttribute
nameWithType: HarmonyAttribute
- uid: HarmonyLib.HarmonyAttribute.info
name: info
href: api/HarmonyLib.HarmonyAttribute.html#HarmonyLib_HarmonyAttribute_info
commentId: F:HarmonyLib.HarmonyAttribute.info
fullName: HarmonyLib.HarmonyAttribute.info
nameWithType: HarmonyAttribute.info
- uid: HarmonyLib.HarmonyBefore
name: HarmonyBefore
href: api/HarmonyLib.HarmonyBefore.html
commentId: T:HarmonyLib.HarmonyBefore
fullName: HarmonyLib.HarmonyBefore
nameWithType: HarmonyBefore
- uid: HarmonyLib.HarmonyBefore.#ctor(System.String[])
name: HarmonyBefore(String[])
href: api/HarmonyLib.HarmonyBefore.html#HarmonyLib_HarmonyBefore__ctor_System_String___
commentId: M:HarmonyLib.HarmonyBefore.#ctor(System.String[])
name.vb: HarmonyBefore(String())
fullName: HarmonyLib.HarmonyBefore.HarmonyBefore(System.String[])
fullName.vb: HarmonyLib.HarmonyBefore.HarmonyBefore(System.String())
nameWithType: HarmonyBefore.HarmonyBefore(String[])
nameWithType.vb: HarmonyBefore.HarmonyBefore(String())
- uid: HarmonyLib.HarmonyBefore.#ctor*
name: HarmonyBefore
href: api/HarmonyLib.HarmonyBefore.html#HarmonyLib_HarmonyBefore__ctor_
commentId: Overload:HarmonyLib.HarmonyBefore.#ctor
isSpec: "True"
fullName: HarmonyLib.HarmonyBefore.HarmonyBefore
nameWithType: HarmonyBefore.HarmonyBefore
- uid: HarmonyLib.HarmonyCleanup
name: HarmonyCleanup
href: api/HarmonyLib.HarmonyCleanup.html
commentId: T:HarmonyLib.HarmonyCleanup
fullName: HarmonyLib.HarmonyCleanup
nameWithType: HarmonyCleanup
- uid: HarmonyLib.HarmonyDebug
name: HarmonyDebug
href: api/HarmonyLib.HarmonyDebug.html
commentId: T:HarmonyLib.HarmonyDebug
fullName: HarmonyLib.HarmonyDebug
nameWithType: HarmonyDebug
- uid: HarmonyLib.HarmonyDebug.#ctor
name: HarmonyDebug()
href: api/HarmonyLib.HarmonyDebug.html#HarmonyLib_HarmonyDebug__ctor
commentId: M:HarmonyLib.HarmonyDebug.#ctor
fullName: HarmonyLib.HarmonyDebug.HarmonyDebug()
nameWithType: HarmonyDebug.HarmonyDebug()
- uid: HarmonyLib.HarmonyDebug.#ctor*
name: HarmonyDebug
href: api/HarmonyLib.HarmonyDebug.html#HarmonyLib_HarmonyDebug__ctor_
commentId: Overload:HarmonyLib.HarmonyDebug.#ctor
isSpec: "True"
fullName: HarmonyLib.HarmonyDebug.HarmonyDebug
nameWithType: HarmonyDebug.HarmonyDebug
- uid: HarmonyLib.HarmonyDelegate
name: HarmonyDelegate
href: api/HarmonyLib.HarmonyDelegate.html
commentId: T:HarmonyLib.HarmonyDelegate
fullName: HarmonyLib.HarmonyDelegate
nameWithType: HarmonyDelegate
- uid: HarmonyLib.HarmonyDelegate.#ctor(HarmonyLib.MethodDispatchType)
name: HarmonyDelegate(MethodDispatchType)
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_HarmonyLib_MethodDispatchType_
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(HarmonyLib.MethodDispatchType)
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(HarmonyLib.MethodDispatchType)
nameWithType: HarmonyDelegate.HarmonyDelegate(MethodDispatchType)
- uid: HarmonyLib.HarmonyDelegate.#ctor(HarmonyLib.MethodDispatchType,System.Type[])
name: HarmonyDelegate(MethodDispatchType, Type[])
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_HarmonyLib_MethodDispatchType_System_Type___
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(HarmonyLib.MethodDispatchType,System.Type[])
name.vb: HarmonyDelegate(MethodDispatchType, Type())
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(HarmonyLib.MethodDispatchType, System.Type[])
fullName.vb: HarmonyLib.HarmonyDelegate.HarmonyDelegate(HarmonyLib.MethodDispatchType, System.Type())
nameWithType: HarmonyDelegate.HarmonyDelegate(MethodDispatchType, Type[])
nameWithType.vb: HarmonyDelegate.HarmonyDelegate(MethodDispatchType, Type())
- uid: HarmonyLib.HarmonyDelegate.#ctor(HarmonyLib.MethodDispatchType,System.Type[],HarmonyLib.ArgumentType[])
name: HarmonyDelegate(MethodDispatchType, Type[], ArgumentType[])
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_HarmonyLib_MethodDispatchType_System_Type___HarmonyLib_ArgumentType___
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(HarmonyLib.MethodDispatchType,System.Type[],HarmonyLib.ArgumentType[])
name.vb: HarmonyDelegate(MethodDispatchType, Type(), ArgumentType())
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(HarmonyLib.MethodDispatchType, System.Type[], HarmonyLib.ArgumentType[])
fullName.vb: HarmonyLib.HarmonyDelegate.HarmonyDelegate(HarmonyLib.MethodDispatchType, System.Type(), HarmonyLib.ArgumentType())
nameWithType: HarmonyDelegate.HarmonyDelegate(MethodDispatchType, Type[], ArgumentType[])
nameWithType.vb: HarmonyDelegate.HarmonyDelegate(MethodDispatchType, Type(), ArgumentType())
- uid: HarmonyLib.HarmonyDelegate.#ctor(System.String)
name: HarmonyDelegate(String)
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_System_String_
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(System.String)
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.String)
nameWithType: HarmonyDelegate.HarmonyDelegate(String)
- uid: HarmonyLib.HarmonyDelegate.#ctor(System.String,HarmonyLib.MethodDispatchType)
name: HarmonyDelegate(String, MethodDispatchType)
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_System_String_HarmonyLib_MethodDispatchType_
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(System.String,HarmonyLib.MethodDispatchType)
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.String, HarmonyLib.MethodDispatchType)
nameWithType: HarmonyDelegate.HarmonyDelegate(String, MethodDispatchType)
- uid: HarmonyLib.HarmonyDelegate.#ctor(System.String,System.Type[])
name: HarmonyDelegate(String, Type[])
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_System_String_System_Type___
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(System.String,System.Type[])
name.vb: HarmonyDelegate(String, Type())
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.String, System.Type[])
fullName.vb: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.String, System.Type())
nameWithType: HarmonyDelegate.HarmonyDelegate(String, Type[])
nameWithType.vb: HarmonyDelegate.HarmonyDelegate(String, Type())
- uid: HarmonyLib.HarmonyDelegate.#ctor(System.String,System.Type[],HarmonyLib.ArgumentType[])
name: HarmonyDelegate(String, Type[], ArgumentType[])
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_System_String_System_Type___HarmonyLib_ArgumentType___
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(System.String,System.Type[],HarmonyLib.ArgumentType[])
name.vb: HarmonyDelegate(String, Type(), ArgumentType())
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.String, System.Type[], HarmonyLib.ArgumentType[])
fullName.vb: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.String, System.Type(), HarmonyLib.ArgumentType())
nameWithType: HarmonyDelegate.HarmonyDelegate(String, Type[], ArgumentType[])
nameWithType.vb: HarmonyDelegate.HarmonyDelegate(String, Type(), ArgumentType())
- uid: HarmonyLib.HarmonyDelegate.#ctor(System.Type)
name: HarmonyDelegate(Type)
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_System_Type_
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(System.Type)
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type)
nameWithType: HarmonyDelegate.HarmonyDelegate(Type)
- uid: HarmonyLib.HarmonyDelegate.#ctor(System.Type,HarmonyLib.MethodDispatchType)
name: HarmonyDelegate(Type, MethodDispatchType)
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_System_Type_HarmonyLib_MethodDispatchType_
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(System.Type,HarmonyLib.MethodDispatchType)
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type, HarmonyLib.MethodDispatchType)
nameWithType: HarmonyDelegate.HarmonyDelegate(Type, MethodDispatchType)
- uid: HarmonyLib.HarmonyDelegate.#ctor(System.Type,HarmonyLib.MethodDispatchType,System.Type[])
name: HarmonyDelegate(Type, MethodDispatchType, Type[])
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_System_Type_HarmonyLib_MethodDispatchType_System_Type___
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(System.Type,HarmonyLib.MethodDispatchType,System.Type[])
name.vb: HarmonyDelegate(Type, MethodDispatchType, Type())
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type, HarmonyLib.MethodDispatchType, System.Type[])
fullName.vb: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type, HarmonyLib.MethodDispatchType, System.Type())
nameWithType: HarmonyDelegate.HarmonyDelegate(Type, MethodDispatchType, Type[])
nameWithType.vb: HarmonyDelegate.HarmonyDelegate(Type, MethodDispatchType, Type())
- uid: HarmonyLib.HarmonyDelegate.#ctor(System.Type,HarmonyLib.MethodDispatchType,System.Type[],HarmonyLib.ArgumentType[])
name: HarmonyDelegate(Type, MethodDispatchType, Type[], ArgumentType[])
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_System_Type_HarmonyLib_MethodDispatchType_System_Type___HarmonyLib_ArgumentType___
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(System.Type,HarmonyLib.MethodDispatchType,System.Type[],HarmonyLib.ArgumentType[])
name.vb: HarmonyDelegate(Type, MethodDispatchType, Type(), ArgumentType())
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type, HarmonyLib.MethodDispatchType, System.Type[], HarmonyLib.ArgumentType[])
fullName.vb: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type, HarmonyLib.MethodDispatchType, System.Type(), HarmonyLib.ArgumentType())
nameWithType: HarmonyDelegate.HarmonyDelegate(Type, MethodDispatchType, Type[], ArgumentType[])
nameWithType.vb: HarmonyDelegate.HarmonyDelegate(Type, MethodDispatchType, Type(), ArgumentType())
- uid: HarmonyLib.HarmonyDelegate.#ctor(System.Type,System.String)
name: HarmonyDelegate(Type, String)
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_System_Type_System_String_
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(System.Type,System.String)
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type, System.String)
nameWithType: HarmonyDelegate.HarmonyDelegate(Type, String)
- uid: HarmonyLib.HarmonyDelegate.#ctor(System.Type,System.String,HarmonyLib.MethodDispatchType)
name: HarmonyDelegate(Type, String, MethodDispatchType)
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_System_Type_System_String_HarmonyLib_MethodDispatchType_
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(System.Type,System.String,HarmonyLib.MethodDispatchType)
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type, System.String, HarmonyLib.MethodDispatchType)
nameWithType: HarmonyDelegate.HarmonyDelegate(Type, String, MethodDispatchType)
- uid: HarmonyLib.HarmonyDelegate.#ctor(System.Type,System.String,System.Type[])
name: HarmonyDelegate(Type, String, Type[])
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_System_Type_System_String_System_Type___
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(System.Type,System.String,System.Type[])
name.vb: HarmonyDelegate(Type, String, Type())
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type, System.String, System.Type[])
fullName.vb: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type, System.String, System.Type())
nameWithType: HarmonyDelegate.HarmonyDelegate(Type, String, Type[])
nameWithType.vb: HarmonyDelegate.HarmonyDelegate(Type, String, Type())
- uid: HarmonyLib.HarmonyDelegate.#ctor(System.Type,System.String,System.Type[],HarmonyLib.ArgumentType[])
name: HarmonyDelegate(Type, String, Type[], ArgumentType[])
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_System_Type_System_String_System_Type___HarmonyLib_ArgumentType___
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(System.Type,System.String,System.Type[],HarmonyLib.ArgumentType[])
name.vb: HarmonyDelegate(Type, String, Type(), ArgumentType())
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type, System.String, System.Type[], HarmonyLib.ArgumentType[])
fullName.vb: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type, System.String, System.Type(), HarmonyLib.ArgumentType())
nameWithType: HarmonyDelegate.HarmonyDelegate(Type, String, Type[], ArgumentType[])
nameWithType.vb: HarmonyDelegate.HarmonyDelegate(Type, String, Type(), ArgumentType())
- uid: HarmonyLib.HarmonyDelegate.#ctor(System.Type,System.Type[])
name: HarmonyDelegate(Type, Type[])
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_System_Type_System_Type___
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(System.Type,System.Type[])
name.vb: HarmonyDelegate(Type, Type())
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type, System.Type[])
fullName.vb: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type, System.Type())
nameWithType: HarmonyDelegate.HarmonyDelegate(Type, Type[])
nameWithType.vb: HarmonyDelegate.HarmonyDelegate(Type, Type())
- uid: HarmonyLib.HarmonyDelegate.#ctor(System.Type[])
name: HarmonyDelegate(Type[])
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_System_Type___
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(System.Type[])
name.vb: HarmonyDelegate(Type())
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type[])
fullName.vb: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type())
nameWithType: HarmonyDelegate.HarmonyDelegate(Type[])
nameWithType.vb: HarmonyDelegate.HarmonyDelegate(Type())
- uid: HarmonyLib.HarmonyDelegate.#ctor(System.Type[],HarmonyLib.ArgumentType[])
name: HarmonyDelegate(Type[], ArgumentType[])
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_System_Type___HarmonyLib_ArgumentType___
commentId: M:HarmonyLib.HarmonyDelegate.#ctor(System.Type[],HarmonyLib.ArgumentType[])
name.vb: HarmonyDelegate(Type(), ArgumentType())
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type[], HarmonyLib.ArgumentType[])
fullName.vb: HarmonyLib.HarmonyDelegate.HarmonyDelegate(System.Type(), HarmonyLib.ArgumentType())
nameWithType: HarmonyDelegate.HarmonyDelegate(Type[], ArgumentType[])
nameWithType.vb: HarmonyDelegate.HarmonyDelegate(Type(), ArgumentType())
- uid: HarmonyLib.HarmonyDelegate.#ctor*
name: HarmonyDelegate
href: api/HarmonyLib.HarmonyDelegate.html#HarmonyLib_HarmonyDelegate__ctor_
commentId: Overload:HarmonyLib.HarmonyDelegate.#ctor
isSpec: "True"
fullName: HarmonyLib.HarmonyDelegate.HarmonyDelegate
nameWithType: HarmonyDelegate.HarmonyDelegate
- uid: HarmonyLib.HarmonyException
name: HarmonyException
href: api/HarmonyLib.HarmonyException.html
commentId: T:HarmonyLib.HarmonyException
fullName: HarmonyLib.HarmonyException
nameWithType: HarmonyException
- uid: HarmonyLib.HarmonyException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
name: HarmonyException(SerializationInfo, StreamingContext)
href: api/HarmonyLib.HarmonyException.html#HarmonyLib_HarmonyException__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_
commentId: M:HarmonyLib.HarmonyException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
fullName: HarmonyLib.HarmonyException.HarmonyException(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
nameWithType: HarmonyException.HarmonyException(SerializationInfo, StreamingContext)
- uid: HarmonyLib.HarmonyException.#ctor*
name: HarmonyException
href: api/HarmonyLib.HarmonyException.html#HarmonyLib_HarmonyException__ctor_
commentId: Overload:HarmonyLib.HarmonyException.#ctor
isSpec: "True"
fullName: HarmonyLib.HarmonyException.HarmonyException
nameWithType: HarmonyException.HarmonyException
- uid: HarmonyLib.HarmonyException.GetErrorIndex
name: GetErrorIndex()
href: api/HarmonyLib.HarmonyException.html#HarmonyLib_HarmonyException_GetErrorIndex
commentId: M:HarmonyLib.HarmonyException.GetErrorIndex
fullName: HarmonyLib.HarmonyException.GetErrorIndex()
nameWithType: HarmonyException.GetErrorIndex()
- uid: HarmonyLib.HarmonyException.GetErrorIndex*
name: GetErrorIndex
href: api/HarmonyLib.HarmonyException.html#HarmonyLib_HarmonyException_GetErrorIndex_
commentId: Overload:HarmonyLib.HarmonyException.GetErrorIndex
isSpec: "True"
fullName: HarmonyLib.HarmonyException.GetErrorIndex
nameWithType: HarmonyException.GetErrorIndex
- uid: HarmonyLib.HarmonyException.GetErrorOffset
name: GetErrorOffset()
href: api/HarmonyLib.HarmonyException.html#HarmonyLib_HarmonyException_GetErrorOffset
commentId: M:HarmonyLib.HarmonyException.GetErrorOffset
fullName: HarmonyLib.HarmonyException.GetErrorOffset()
nameWithType: HarmonyException.GetErrorOffset()
- uid: HarmonyLib.HarmonyException.GetErrorOffset*
name: GetErrorOffset
href: api/HarmonyLib.HarmonyException.html#HarmonyLib_HarmonyException_GetErrorOffset_
commentId: Overload:HarmonyLib.HarmonyException.GetErrorOffset
isSpec: "True"
fullName: HarmonyLib.HarmonyException.GetErrorOffset
nameWithType: HarmonyException.GetErrorOffset
- uid: HarmonyLib.HarmonyException.GetInstructions
name: GetInstructions()
href: api/HarmonyLib.HarmonyException.html#HarmonyLib_HarmonyException_GetInstructions
commentId: M:HarmonyLib.HarmonyException.GetInstructions
fullName: HarmonyLib.HarmonyException.GetInstructions()
nameWithType: HarmonyException.GetInstructions()
- uid: HarmonyLib.HarmonyException.GetInstructions*
name: GetInstructions
href: api/HarmonyLib.HarmonyException.html#HarmonyLib_HarmonyException_GetInstructions_
commentId: Overload:HarmonyLib.HarmonyException.GetInstructions
isSpec: "True"
fullName: HarmonyLib.HarmonyException.GetInstructions
nameWithType: HarmonyException.GetInstructions
- uid: HarmonyLib.HarmonyException.GetInstructionsWithOffsets
name: GetInstructionsWithOffsets()
href: api/HarmonyLib.HarmonyException.html#HarmonyLib_HarmonyException_GetInstructionsWithOffsets
commentId: M:HarmonyLib.HarmonyException.GetInstructionsWithOffsets
fullName: HarmonyLib.HarmonyException.GetInstructionsWithOffsets()
nameWithType: HarmonyException.GetInstructionsWithOffsets()
- uid: HarmonyLib.HarmonyException.GetInstructionsWithOffsets*
name: GetInstructionsWithOffsets
href: api/HarmonyLib.HarmonyException.html#HarmonyLib_HarmonyException_GetInstructionsWithOffsets_
commentId: Overload:HarmonyLib.HarmonyException.GetInstructionsWithOffsets
isSpec: "True"
fullName: HarmonyLib.HarmonyException.GetInstructionsWithOffsets
nameWithType: HarmonyException.GetInstructionsWithOffsets
- uid: HarmonyLib.HarmonyFinalizer
name: HarmonyFinalizer
href: api/HarmonyLib.HarmonyFinalizer.html
commentId: T:HarmonyLib.HarmonyFinalizer
fullName: HarmonyLib.HarmonyFinalizer
nameWithType: HarmonyFinalizer
- uid: HarmonyLib.HarmonyMethod
name: HarmonyMethod
href: api/HarmonyLib.HarmonyMethod.html
commentId: T:HarmonyLib.HarmonyMethod
fullName: HarmonyLib.HarmonyMethod
nameWithType: HarmonyMethod
- uid: HarmonyLib.HarmonyMethod.#ctor
name: HarmonyMethod()
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod__ctor
commentId: M:HarmonyLib.HarmonyMethod.#ctor
fullName: HarmonyLib.HarmonyMethod.HarmonyMethod()
nameWithType: HarmonyMethod.HarmonyMethod()
- uid: HarmonyLib.HarmonyMethod.#ctor(System.Reflection.MethodInfo)
name: HarmonyMethod(MethodInfo)
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod__ctor_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.HarmonyMethod.#ctor(System.Reflection.MethodInfo)
fullName: HarmonyLib.HarmonyMethod.HarmonyMethod(System.Reflection.MethodInfo)
nameWithType: HarmonyMethod.HarmonyMethod(MethodInfo)
- uid: HarmonyLib.HarmonyMethod.#ctor(System.Reflection.MethodInfo,System.Int32,System.String[],System.String[],System.Nullable{System.Boolean})
name: HarmonyMethod(MethodInfo, Int32, String[], String[], Nullable<Boolean>)
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod__ctor_System_Reflection_MethodInfo_System_Int32_System_String___System_String___System_Nullable_System_Boolean__
commentId: M:HarmonyLib.HarmonyMethod.#ctor(System.Reflection.MethodInfo,System.Int32,System.String[],System.String[],System.Nullable{System.Boolean})
name.vb: HarmonyMethod(MethodInfo, Int32, String(), String(), Nullable(Of Boolean))
fullName: HarmonyLib.HarmonyMethod.HarmonyMethod(System.Reflection.MethodInfo, System.Int32, System.String[], System.String[], System.Nullable<System.Boolean>)
fullName.vb: HarmonyLib.HarmonyMethod.HarmonyMethod(System.Reflection.MethodInfo, System.Int32, System.String(), System.String(), System.Nullable(Of System.Boolean))
nameWithType: HarmonyMethod.HarmonyMethod(MethodInfo, Int32, String[], String[], Nullable<Boolean>)
nameWithType.vb: HarmonyMethod.HarmonyMethod(MethodInfo, Int32, String(), String(), Nullable(Of Boolean))
- uid: HarmonyLib.HarmonyMethod.#ctor(System.Type,System.String,System.Type[])
name: HarmonyMethod(Type, String, Type[])
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod__ctor_System_Type_System_String_System_Type___
commentId: M:HarmonyLib.HarmonyMethod.#ctor(System.Type,System.String,System.Type[])
name.vb: HarmonyMethod(Type, String, Type())
fullName: HarmonyLib.HarmonyMethod.HarmonyMethod(System.Type, System.String, System.Type[])
fullName.vb: HarmonyLib.HarmonyMethod.HarmonyMethod(System.Type, System.String, System.Type())
nameWithType: HarmonyMethod.HarmonyMethod(Type, String, Type[])
nameWithType.vb: HarmonyMethod.HarmonyMethod(Type, String, Type())
- uid: HarmonyLib.HarmonyMethod.#ctor*
name: HarmonyMethod
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod__ctor_
commentId: Overload:HarmonyLib.HarmonyMethod.#ctor
isSpec: "True"
fullName: HarmonyLib.HarmonyMethod.HarmonyMethod
nameWithType: HarmonyMethod.HarmonyMethod
- uid: HarmonyLib.HarmonyMethod.after
name: after
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_after
commentId: F:HarmonyLib.HarmonyMethod.after
fullName: HarmonyLib.HarmonyMethod.after
nameWithType: HarmonyMethod.after
- uid: HarmonyLib.HarmonyMethod.argumentTypes
name: argumentTypes
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_argumentTypes
commentId: F:HarmonyLib.HarmonyMethod.argumentTypes
fullName: HarmonyLib.HarmonyMethod.argumentTypes
nameWithType: HarmonyMethod.argumentTypes
- uid: HarmonyLib.HarmonyMethod.before
name: before
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_before
commentId: F:HarmonyLib.HarmonyMethod.before
fullName: HarmonyLib.HarmonyMethod.before
nameWithType: HarmonyMethod.before
- uid: HarmonyLib.HarmonyMethod.debug
name: debug
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_debug
commentId: F:HarmonyLib.HarmonyMethod.debug
fullName: HarmonyLib.HarmonyMethod.debug
nameWithType: HarmonyMethod.debug
- uid: HarmonyLib.HarmonyMethod.declaringType
name: declaringType
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_declaringType
commentId: F:HarmonyLib.HarmonyMethod.declaringType
fullName: HarmonyLib.HarmonyMethod.declaringType
nameWithType: HarmonyMethod.declaringType
- uid: HarmonyLib.HarmonyMethod.HarmonyFields
name: HarmonyFields()
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_HarmonyFields
commentId: M:HarmonyLib.HarmonyMethod.HarmonyFields
fullName: HarmonyLib.HarmonyMethod.HarmonyFields()
nameWithType: HarmonyMethod.HarmonyFields()
- uid: HarmonyLib.HarmonyMethod.HarmonyFields*
name: HarmonyFields
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_HarmonyFields_
commentId: Overload:HarmonyLib.HarmonyMethod.HarmonyFields
isSpec: "True"
fullName: HarmonyLib.HarmonyMethod.HarmonyFields
nameWithType: HarmonyMethod.HarmonyFields
- uid: HarmonyLib.HarmonyMethod.Merge(System.Collections.Generic.List{HarmonyLib.HarmonyMethod})
name: Merge(List<HarmonyMethod>)
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_Merge_System_Collections_Generic_List_HarmonyLib_HarmonyMethod__
commentId: M:HarmonyLib.HarmonyMethod.Merge(System.Collections.Generic.List{HarmonyLib.HarmonyMethod})
name.vb: Merge(List(Of HarmonyMethod))
fullName: HarmonyLib.HarmonyMethod.Merge(System.Collections.Generic.List<HarmonyLib.HarmonyMethod>)
fullName.vb: HarmonyLib.HarmonyMethod.Merge(System.Collections.Generic.List(Of HarmonyLib.HarmonyMethod))
nameWithType: HarmonyMethod.Merge(List<HarmonyMethod>)
nameWithType.vb: HarmonyMethod.Merge(List(Of HarmonyMethod))
- uid: HarmonyLib.HarmonyMethod.Merge*
name: Merge
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_Merge_
commentId: Overload:HarmonyLib.HarmonyMethod.Merge
isSpec: "True"
fullName: HarmonyLib.HarmonyMethod.Merge
nameWithType: HarmonyMethod.Merge
- uid: HarmonyLib.HarmonyMethod.method
name: method
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_method
commentId: F:HarmonyLib.HarmonyMethod.method
fullName: HarmonyLib.HarmonyMethod.method
nameWithType: HarmonyMethod.method
- uid: HarmonyLib.HarmonyMethod.methodName
name: methodName
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_methodName
commentId: F:HarmonyLib.HarmonyMethod.methodName
fullName: HarmonyLib.HarmonyMethod.methodName
nameWithType: HarmonyMethod.methodName
- uid: HarmonyLib.HarmonyMethod.methodType
name: methodType
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_methodType
commentId: F:HarmonyLib.HarmonyMethod.methodType
fullName: HarmonyLib.HarmonyMethod.methodType
nameWithType: HarmonyMethod.methodType
- uid: HarmonyLib.HarmonyMethod.nonVirtualDelegate
name: nonVirtualDelegate
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_nonVirtualDelegate
commentId: F:HarmonyLib.HarmonyMethod.nonVirtualDelegate
fullName: HarmonyLib.HarmonyMethod.nonVirtualDelegate
nameWithType: HarmonyMethod.nonVirtualDelegate
- uid: HarmonyLib.HarmonyMethod.priority
name: priority
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_priority
commentId: F:HarmonyLib.HarmonyMethod.priority
fullName: HarmonyLib.HarmonyMethod.priority
nameWithType: HarmonyMethod.priority
- uid: HarmonyLib.HarmonyMethod.reversePatchType
name: reversePatchType
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_reversePatchType
commentId: F:HarmonyLib.HarmonyMethod.reversePatchType
fullName: HarmonyLib.HarmonyMethod.reversePatchType
nameWithType: HarmonyMethod.reversePatchType
- uid: HarmonyLib.HarmonyMethod.ToString
name: ToString()
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_ToString
commentId: M:HarmonyLib.HarmonyMethod.ToString
fullName: HarmonyLib.HarmonyMethod.ToString()
nameWithType: HarmonyMethod.ToString()
- uid: HarmonyLib.HarmonyMethod.ToString*
name: ToString
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_ToString_
commentId: Overload:HarmonyLib.HarmonyMethod.ToString
isSpec: "True"
fullName: HarmonyLib.HarmonyMethod.ToString
nameWithType: HarmonyMethod.ToString
- uid: HarmonyLib.HarmonyMethodExtensions
name: HarmonyMethodExtensions
href: api/HarmonyLib.HarmonyMethodExtensions.html
commentId: T:HarmonyLib.HarmonyMethodExtensions
fullName: HarmonyLib.HarmonyMethodExtensions
nameWithType: HarmonyMethodExtensions
- uid: HarmonyLib.HarmonyMethodExtensions.Clone(HarmonyLib.HarmonyMethod)
name: Clone(HarmonyMethod)
href: api/HarmonyLib.HarmonyMethodExtensions.html#HarmonyLib_HarmonyMethodExtensions_Clone_HarmonyLib_HarmonyMethod_
commentId: M:HarmonyLib.HarmonyMethodExtensions.Clone(HarmonyLib.HarmonyMethod)
fullName: HarmonyLib.HarmonyMethodExtensions.Clone(HarmonyLib.HarmonyMethod)
nameWithType: HarmonyMethodExtensions.Clone(HarmonyMethod)
- uid: HarmonyLib.HarmonyMethodExtensions.Clone*
name: Clone
href: api/HarmonyLib.HarmonyMethodExtensions.html#HarmonyLib_HarmonyMethodExtensions_Clone_
commentId: Overload:HarmonyLib.HarmonyMethodExtensions.Clone
isSpec: "True"
fullName: HarmonyLib.HarmonyMethodExtensions.Clone
nameWithType: HarmonyMethodExtensions.Clone
- uid: HarmonyLib.HarmonyMethodExtensions.CopyTo(HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod)
name: CopyTo(HarmonyMethod, HarmonyMethod)
href: api/HarmonyLib.HarmonyMethodExtensions.html#HarmonyLib_HarmonyMethodExtensions_CopyTo_HarmonyLib_HarmonyMethod_HarmonyLib_HarmonyMethod_
commentId: M:HarmonyLib.HarmonyMethodExtensions.CopyTo(HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod)
fullName: HarmonyLib.HarmonyMethodExtensions.CopyTo(HarmonyLib.HarmonyMethod, HarmonyLib.HarmonyMethod)
nameWithType: HarmonyMethodExtensions.CopyTo(HarmonyMethod, HarmonyMethod)
- uid: HarmonyLib.HarmonyMethodExtensions.CopyTo*
name: CopyTo
href: api/HarmonyLib.HarmonyMethodExtensions.html#HarmonyLib_HarmonyMethodExtensions_CopyTo_
commentId: Overload:HarmonyLib.HarmonyMethodExtensions.CopyTo
isSpec: "True"
fullName: HarmonyLib.HarmonyMethodExtensions.CopyTo
nameWithType: HarmonyMethodExtensions.CopyTo
- uid: HarmonyLib.HarmonyMethodExtensions.GetFromMethod(System.Reflection.MethodBase)
name: GetFromMethod(MethodBase)
href: api/HarmonyLib.HarmonyMethodExtensions.html#HarmonyLib_HarmonyMethodExtensions_GetFromMethod_System_Reflection_MethodBase_
commentId: M:HarmonyLib.HarmonyMethodExtensions.GetFromMethod(System.Reflection.MethodBase)
fullName: HarmonyLib.HarmonyMethodExtensions.GetFromMethod(System.Reflection.MethodBase)
nameWithType: HarmonyMethodExtensions.GetFromMethod(MethodBase)
- uid: HarmonyLib.HarmonyMethodExtensions.GetFromMethod*
name: GetFromMethod
href: api/HarmonyLib.HarmonyMethodExtensions.html#HarmonyLib_HarmonyMethodExtensions_GetFromMethod_
commentId: Overload:HarmonyLib.HarmonyMethodExtensions.GetFromMethod
isSpec: "True"
fullName: HarmonyLib.HarmonyMethodExtensions.GetFromMethod
nameWithType: HarmonyMethodExtensions.GetFromMethod
- uid: HarmonyLib.HarmonyMethodExtensions.GetFromType(System.Type)
name: GetFromType(Type)
href: api/HarmonyLib.HarmonyMethodExtensions.html#HarmonyLib_HarmonyMethodExtensions_GetFromType_System_Type_
commentId: M:HarmonyLib.HarmonyMethodExtensions.GetFromType(System.Type)
fullName: HarmonyLib.HarmonyMethodExtensions.GetFromType(System.Type)
nameWithType: HarmonyMethodExtensions.GetFromType(Type)
- uid: HarmonyLib.HarmonyMethodExtensions.GetFromType*
name: GetFromType
href: api/HarmonyLib.HarmonyMethodExtensions.html#HarmonyLib_HarmonyMethodExtensions_GetFromType_
commentId: Overload:HarmonyLib.HarmonyMethodExtensions.GetFromType
isSpec: "True"
fullName: HarmonyLib.HarmonyMethodExtensions.GetFromType
nameWithType: HarmonyMethodExtensions.GetFromType
- uid: HarmonyLib.HarmonyMethodExtensions.GetMergedFromMethod(System.Reflection.MethodBase)
name: GetMergedFromMethod(MethodBase)
href: api/HarmonyLib.HarmonyMethodExtensions.html#HarmonyLib_HarmonyMethodExtensions_GetMergedFromMethod_System_Reflection_MethodBase_
commentId: M:HarmonyLib.HarmonyMethodExtensions.GetMergedFromMethod(System.Reflection.MethodBase)
fullName: HarmonyLib.HarmonyMethodExtensions.GetMergedFromMethod(System.Reflection.MethodBase)
nameWithType: HarmonyMethodExtensions.GetMergedFromMethod(MethodBase)
- uid: HarmonyLib.HarmonyMethodExtensions.GetMergedFromMethod*
name: GetMergedFromMethod
href: api/HarmonyLib.HarmonyMethodExtensions.html#HarmonyLib_HarmonyMethodExtensions_GetMergedFromMethod_
commentId: Overload:HarmonyLib.HarmonyMethodExtensions.GetMergedFromMethod
isSpec: "True"
fullName: HarmonyLib.HarmonyMethodExtensions.GetMergedFromMethod
nameWithType: HarmonyMethodExtensions.GetMergedFromMethod
- uid: HarmonyLib.HarmonyMethodExtensions.GetMergedFromType(System.Type)
name: GetMergedFromType(Type)
href: api/HarmonyLib.HarmonyMethodExtensions.html#HarmonyLib_HarmonyMethodExtensions_GetMergedFromType_System_Type_
commentId: M:HarmonyLib.HarmonyMethodExtensions.GetMergedFromType(System.Type)
fullName: HarmonyLib.HarmonyMethodExtensions.GetMergedFromType(System.Type)
nameWithType: HarmonyMethodExtensions.GetMergedFromType(Type)
- uid: HarmonyLib.HarmonyMethodExtensions.GetMergedFromType*
name: GetMergedFromType
href: api/HarmonyLib.HarmonyMethodExtensions.html#HarmonyLib_HarmonyMethodExtensions_GetMergedFromType_
commentId: Overload:HarmonyLib.HarmonyMethodExtensions.GetMergedFromType
isSpec: "True"
fullName: HarmonyLib.HarmonyMethodExtensions.GetMergedFromType
nameWithType: HarmonyMethodExtensions.GetMergedFromType
- uid: HarmonyLib.HarmonyMethodExtensions.Merge(HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod)
name: Merge(HarmonyMethod, HarmonyMethod)
href: api/HarmonyLib.HarmonyMethodExtensions.html#HarmonyLib_HarmonyMethodExtensions_Merge_HarmonyLib_HarmonyMethod_HarmonyLib_HarmonyMethod_
commentId: M:HarmonyLib.HarmonyMethodExtensions.Merge(HarmonyLib.HarmonyMethod,HarmonyLib.HarmonyMethod)
fullName: HarmonyLib.HarmonyMethodExtensions.Merge(HarmonyLib.HarmonyMethod, HarmonyLib.HarmonyMethod)
nameWithType: HarmonyMethodExtensions.Merge(HarmonyMethod, HarmonyMethod)
- uid: HarmonyLib.HarmonyMethodExtensions.Merge*
name: Merge
href: api/HarmonyLib.HarmonyMethodExtensions.html#HarmonyLib_HarmonyMethodExtensions_Merge_
commentId: Overload:HarmonyLib.HarmonyMethodExtensions.Merge
isSpec: "True"
fullName: HarmonyLib.HarmonyMethodExtensions.Merge
nameWithType: HarmonyMethodExtensions.Merge
- uid: HarmonyLib.HarmonyPatch
name: HarmonyPatch
href: api/HarmonyLib.HarmonyPatch.html
commentId: T:HarmonyLib.HarmonyPatch
fullName: HarmonyLib.HarmonyPatch
nameWithType: HarmonyPatch
- uid: HarmonyLib.HarmonyPatch.#ctor
name: HarmonyPatch()
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor
commentId: M:HarmonyLib.HarmonyPatch.#ctor
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch()
nameWithType: HarmonyPatch.HarmonyPatch()
- uid: HarmonyLib.HarmonyPatch.#ctor(HarmonyLib.MethodType)
name: HarmonyPatch(MethodType)
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_HarmonyLib_MethodType_
commentId: M:HarmonyLib.HarmonyPatch.#ctor(HarmonyLib.MethodType)
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(HarmonyLib.MethodType)
nameWithType: HarmonyPatch.HarmonyPatch(MethodType)
- uid: HarmonyLib.HarmonyPatch.#ctor(HarmonyLib.MethodType,System.Type[])
name: HarmonyPatch(MethodType, Type[])
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_HarmonyLib_MethodType_System_Type___
commentId: M:HarmonyLib.HarmonyPatch.#ctor(HarmonyLib.MethodType,System.Type[])
name.vb: HarmonyPatch(MethodType, Type())
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(HarmonyLib.MethodType, System.Type[])
fullName.vb: HarmonyLib.HarmonyPatch.HarmonyPatch(HarmonyLib.MethodType, System.Type())
nameWithType: HarmonyPatch.HarmonyPatch(MethodType, Type[])
nameWithType.vb: HarmonyPatch.HarmonyPatch(MethodType, Type())
- uid: HarmonyLib.HarmonyPatch.#ctor(HarmonyLib.MethodType,System.Type[],HarmonyLib.ArgumentType[])
name: HarmonyPatch(MethodType, Type[], ArgumentType[])
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_HarmonyLib_MethodType_System_Type___HarmonyLib_ArgumentType___
commentId: M:HarmonyLib.HarmonyPatch.#ctor(HarmonyLib.MethodType,System.Type[],HarmonyLib.ArgumentType[])
name.vb: HarmonyPatch(MethodType, Type(), ArgumentType())
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(HarmonyLib.MethodType, System.Type[], HarmonyLib.ArgumentType[])
fullName.vb: HarmonyLib.HarmonyPatch.HarmonyPatch(HarmonyLib.MethodType, System.Type(), HarmonyLib.ArgumentType())
nameWithType: HarmonyPatch.HarmonyPatch(MethodType, Type[], ArgumentType[])
nameWithType.vb: HarmonyPatch.HarmonyPatch(MethodType, Type(), ArgumentType())
- uid: HarmonyLib.HarmonyPatch.#ctor(System.String)
name: HarmonyPatch(String)
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_String_
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.String)
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.String)
nameWithType: HarmonyPatch.HarmonyPatch(String)
- uid: HarmonyLib.HarmonyPatch.#ctor(System.String,HarmonyLib.MethodType)
name: HarmonyPatch(String, MethodType)
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_String_HarmonyLib_MethodType_
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.String,HarmonyLib.MethodType)
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.String, HarmonyLib.MethodType)
nameWithType: HarmonyPatch.HarmonyPatch(String, MethodType)
- uid: HarmonyLib.HarmonyPatch.#ctor(System.String,System.Type[])
name: HarmonyPatch(String, Type[])
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_String_System_Type___
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.String,System.Type[])
name.vb: HarmonyPatch(String, Type())
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.String, System.Type[])
fullName.vb: HarmonyLib.HarmonyPatch.HarmonyPatch(System.String, System.Type())
nameWithType: HarmonyPatch.HarmonyPatch(String, Type[])
nameWithType.vb: HarmonyPatch.HarmonyPatch(String, Type())
- uid: HarmonyLib.HarmonyPatch.#ctor(System.String,System.Type[],HarmonyLib.ArgumentType[])
name: HarmonyPatch(String, Type[], ArgumentType[])
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_String_System_Type___HarmonyLib_ArgumentType___
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.String,System.Type[],HarmonyLib.ArgumentType[])
name.vb: HarmonyPatch(String, Type(), ArgumentType())
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.String, System.Type[], HarmonyLib.ArgumentType[])
fullName.vb: HarmonyLib.HarmonyPatch.HarmonyPatch(System.String, System.Type(), HarmonyLib.ArgumentType())
nameWithType: HarmonyPatch.HarmonyPatch(String, Type[], ArgumentType[])
nameWithType.vb: HarmonyPatch.HarmonyPatch(String, Type(), ArgumentType())
- uid: HarmonyLib.HarmonyPatch.#ctor(System.Type)
name: HarmonyPatch(Type)
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_Type_
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.Type)
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type)
nameWithType: HarmonyPatch.HarmonyPatch(Type)
- uid: HarmonyLib.HarmonyPatch.#ctor(System.Type,HarmonyLib.MethodType)
name: HarmonyPatch(Type, MethodType)
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_Type_HarmonyLib_MethodType_
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.Type,HarmonyLib.MethodType)
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type, HarmonyLib.MethodType)
nameWithType: HarmonyPatch.HarmonyPatch(Type, MethodType)
- uid: HarmonyLib.HarmonyPatch.#ctor(System.Type,HarmonyLib.MethodType,System.Type[])
name: HarmonyPatch(Type, MethodType, Type[])
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_Type_HarmonyLib_MethodType_System_Type___
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.Type,HarmonyLib.MethodType,System.Type[])
name.vb: HarmonyPatch(Type, MethodType, Type())
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type, HarmonyLib.MethodType, System.Type[])
fullName.vb: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type, HarmonyLib.MethodType, System.Type())
nameWithType: HarmonyPatch.HarmonyPatch(Type, MethodType, Type[])
nameWithType.vb: HarmonyPatch.HarmonyPatch(Type, MethodType, Type())
- uid: HarmonyLib.HarmonyPatch.#ctor(System.Type,HarmonyLib.MethodType,System.Type[],HarmonyLib.ArgumentType[])
name: HarmonyPatch(Type, MethodType, Type[], ArgumentType[])
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_Type_HarmonyLib_MethodType_System_Type___HarmonyLib_ArgumentType___
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.Type,HarmonyLib.MethodType,System.Type[],HarmonyLib.ArgumentType[])
name.vb: HarmonyPatch(Type, MethodType, Type(), ArgumentType())
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type, HarmonyLib.MethodType, System.Type[], HarmonyLib.ArgumentType[])
fullName.vb: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type, HarmonyLib.MethodType, System.Type(), HarmonyLib.ArgumentType())
nameWithType: HarmonyPatch.HarmonyPatch(Type, MethodType, Type[], ArgumentType[])
nameWithType.vb: HarmonyPatch.HarmonyPatch(Type, MethodType, Type(), ArgumentType())
- uid: HarmonyLib.HarmonyPatch.#ctor(System.Type,System.String)
name: HarmonyPatch(Type, String)
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_Type_System_String_
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.Type,System.String)
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type, System.String)
nameWithType: HarmonyPatch.HarmonyPatch(Type, String)
- uid: HarmonyLib.HarmonyPatch.#ctor(System.Type,System.String,HarmonyLib.MethodType)
name: HarmonyPatch(Type, String, MethodType)
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_Type_System_String_HarmonyLib_MethodType_
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.Type,System.String,HarmonyLib.MethodType)
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type, System.String, HarmonyLib.MethodType)
nameWithType: HarmonyPatch.HarmonyPatch(Type, String, MethodType)
- uid: HarmonyLib.HarmonyPatch.#ctor(System.Type,System.String,System.Type[])
name: HarmonyPatch(Type, String, Type[])
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_Type_System_String_System_Type___
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.Type,System.String,System.Type[])
name.vb: HarmonyPatch(Type, String, Type())
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type, System.String, System.Type[])
fullName.vb: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type, System.String, System.Type())
nameWithType: HarmonyPatch.HarmonyPatch(Type, String, Type[])
nameWithType.vb: HarmonyPatch.HarmonyPatch(Type, String, Type())
- uid: HarmonyLib.HarmonyPatch.#ctor(System.Type,System.String,System.Type[],HarmonyLib.ArgumentType[])
name: HarmonyPatch(Type, String, Type[], ArgumentType[])
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_Type_System_String_System_Type___HarmonyLib_ArgumentType___
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.Type,System.String,System.Type[],HarmonyLib.ArgumentType[])
name.vb: HarmonyPatch(Type, String, Type(), ArgumentType())
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type, System.String, System.Type[], HarmonyLib.ArgumentType[])
fullName.vb: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type, System.String, System.Type(), HarmonyLib.ArgumentType())
nameWithType: HarmonyPatch.HarmonyPatch(Type, String, Type[], ArgumentType[])
nameWithType.vb: HarmonyPatch.HarmonyPatch(Type, String, Type(), ArgumentType())
- uid: HarmonyLib.HarmonyPatch.#ctor(System.Type,System.Type[])
name: HarmonyPatch(Type, Type[])
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_Type_System_Type___
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.Type,System.Type[])
name.vb: HarmonyPatch(Type, Type())
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type, System.Type[])
fullName.vb: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type, System.Type())
nameWithType: HarmonyPatch.HarmonyPatch(Type, Type[])
nameWithType.vb: HarmonyPatch.HarmonyPatch(Type, Type())
- uid: HarmonyLib.HarmonyPatch.#ctor(System.Type[])
name: HarmonyPatch(Type[])
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_Type___
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.Type[])
name.vb: HarmonyPatch(Type())
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type[])
fullName.vb: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type())
nameWithType: HarmonyPatch.HarmonyPatch(Type[])
nameWithType.vb: HarmonyPatch.HarmonyPatch(Type())
- uid: HarmonyLib.HarmonyPatch.#ctor(System.Type[],HarmonyLib.ArgumentType[])
name: HarmonyPatch(Type[], ArgumentType[])
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_Type___HarmonyLib_ArgumentType___
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.Type[],HarmonyLib.ArgumentType[])
name.vb: HarmonyPatch(Type(), ArgumentType())
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type[], HarmonyLib.ArgumentType[])
fullName.vb: HarmonyLib.HarmonyPatch.HarmonyPatch(System.Type(), HarmonyLib.ArgumentType())
nameWithType: HarmonyPatch.HarmonyPatch(Type[], ArgumentType[])
nameWithType.vb: HarmonyPatch.HarmonyPatch(Type(), ArgumentType())
- uid: HarmonyLib.HarmonyPatch.#ctor*
name: HarmonyPatch
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_
commentId: Overload:HarmonyLib.HarmonyPatch.#ctor
isSpec: "True"
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch
nameWithType: HarmonyPatch.HarmonyPatch
- uid: HarmonyLib.HarmonyPatchAll
name: HarmonyPatchAll
href: api/HarmonyLib.HarmonyPatchAll.html
commentId: T:HarmonyLib.HarmonyPatchAll
fullName: HarmonyLib.HarmonyPatchAll
nameWithType: HarmonyPatchAll
- uid: HarmonyLib.HarmonyPatchType
name: HarmonyPatchType
href: api/HarmonyLib.HarmonyPatchType.html
commentId: T:HarmonyLib.HarmonyPatchType
fullName: HarmonyLib.HarmonyPatchType
nameWithType: HarmonyPatchType
- uid: HarmonyLib.HarmonyPatchType.All
name: All
href: api/HarmonyLib.HarmonyPatchType.html#HarmonyLib_HarmonyPatchType_All
commentId: F:HarmonyLib.HarmonyPatchType.All
fullName: HarmonyLib.HarmonyPatchType.All
nameWithType: HarmonyPatchType.All
- uid: HarmonyLib.HarmonyPatchType.Finalizer
name: Finalizer
href: api/HarmonyLib.HarmonyPatchType.html#HarmonyLib_HarmonyPatchType_Finalizer
commentId: F:HarmonyLib.HarmonyPatchType.Finalizer
fullName: HarmonyLib.HarmonyPatchType.Finalizer
nameWithType: HarmonyPatchType.Finalizer
- uid: HarmonyLib.HarmonyPatchType.Postfix
name: Postfix
href: api/HarmonyLib.HarmonyPatchType.html#HarmonyLib_HarmonyPatchType_Postfix
commentId: F:HarmonyLib.HarmonyPatchType.Postfix
fullName: HarmonyLib.HarmonyPatchType.Postfix
nameWithType: HarmonyPatchType.Postfix
- uid: HarmonyLib.HarmonyPatchType.Prefix
name: Prefix
href: api/HarmonyLib.HarmonyPatchType.html#HarmonyLib_HarmonyPatchType_Prefix
commentId: F:HarmonyLib.HarmonyPatchType.Prefix
fullName: HarmonyLib.HarmonyPatchType.Prefix
nameWithType: HarmonyPatchType.Prefix
- uid: HarmonyLib.HarmonyPatchType.ReversePatch
name: ReversePatch
href: api/HarmonyLib.HarmonyPatchType.html#HarmonyLib_HarmonyPatchType_ReversePatch
commentId: F:HarmonyLib.HarmonyPatchType.ReversePatch
fullName: HarmonyLib.HarmonyPatchType.ReversePatch
nameWithType: HarmonyPatchType.ReversePatch
- uid: HarmonyLib.HarmonyPatchType.Transpiler
name: Transpiler
href: api/HarmonyLib.HarmonyPatchType.html#HarmonyLib_HarmonyPatchType_Transpiler
commentId: F:HarmonyLib.HarmonyPatchType.Transpiler
fullName: HarmonyLib.HarmonyPatchType.Transpiler
nameWithType: HarmonyPatchType.Transpiler
- uid: HarmonyLib.HarmonyPostfix
name: HarmonyPostfix
href: api/HarmonyLib.HarmonyPostfix.html
commentId: T:HarmonyLib.HarmonyPostfix
fullName: HarmonyLib.HarmonyPostfix
nameWithType: HarmonyPostfix
- uid: HarmonyLib.HarmonyPrefix
name: HarmonyPrefix
href: api/HarmonyLib.HarmonyPrefix.html
commentId: T:HarmonyLib.HarmonyPrefix
fullName: HarmonyLib.HarmonyPrefix
nameWithType: HarmonyPrefix
- uid: HarmonyLib.HarmonyPrepare
name: HarmonyPrepare
href: api/HarmonyLib.HarmonyPrepare.html
commentId: T:HarmonyLib.HarmonyPrepare
fullName: HarmonyLib.HarmonyPrepare
nameWithType: HarmonyPrepare
- uid: HarmonyLib.HarmonyPriority
name: HarmonyPriority
href: api/HarmonyLib.HarmonyPriority.html
commentId: T:HarmonyLib.HarmonyPriority
fullName: HarmonyLib.HarmonyPriority
nameWithType: HarmonyPriority
- uid: HarmonyLib.HarmonyPriority.#ctor(System.Int32)
name: HarmonyPriority(Int32)
href: api/HarmonyLib.HarmonyPriority.html#HarmonyLib_HarmonyPriority__ctor_System_Int32_
commentId: M:HarmonyLib.HarmonyPriority.#ctor(System.Int32)
fullName: HarmonyLib.HarmonyPriority.HarmonyPriority(System.Int32)
nameWithType: HarmonyPriority.HarmonyPriority(Int32)
- uid: HarmonyLib.HarmonyPriority.#ctor*
name: HarmonyPriority
href: api/HarmonyLib.HarmonyPriority.html#HarmonyLib_HarmonyPriority__ctor_
commentId: Overload:HarmonyLib.HarmonyPriority.#ctor
isSpec: "True"
fullName: HarmonyLib.HarmonyPriority.HarmonyPriority
nameWithType: HarmonyPriority.HarmonyPriority
- uid: HarmonyLib.HarmonyReversePatch
name: HarmonyReversePatch
href: api/HarmonyLib.HarmonyReversePatch.html
commentId: T:HarmonyLib.HarmonyReversePatch
fullName: HarmonyLib.HarmonyReversePatch
nameWithType: HarmonyReversePatch
- uid: HarmonyLib.HarmonyReversePatch.#ctor(HarmonyLib.HarmonyReversePatchType)
name: HarmonyReversePatch(HarmonyReversePatchType)
href: api/HarmonyLib.HarmonyReversePatch.html#HarmonyLib_HarmonyReversePatch__ctor_HarmonyLib_HarmonyReversePatchType_
commentId: M:HarmonyLib.HarmonyReversePatch.#ctor(HarmonyLib.HarmonyReversePatchType)
fullName: HarmonyLib.HarmonyReversePatch.HarmonyReversePatch(HarmonyLib.HarmonyReversePatchType)
nameWithType: HarmonyReversePatch.HarmonyReversePatch(HarmonyReversePatchType)
- uid: HarmonyLib.HarmonyReversePatch.#ctor*
name: HarmonyReversePatch
href: api/HarmonyLib.HarmonyReversePatch.html#HarmonyLib_HarmonyReversePatch__ctor_
commentId: Overload:HarmonyLib.HarmonyReversePatch.#ctor
isSpec: "True"
fullName: HarmonyLib.HarmonyReversePatch.HarmonyReversePatch
nameWithType: HarmonyReversePatch.HarmonyReversePatch
- uid: HarmonyLib.HarmonyReversePatchType
name: HarmonyReversePatchType
href: api/HarmonyLib.HarmonyReversePatchType.html
commentId: T:HarmonyLib.HarmonyReversePatchType
fullName: HarmonyLib.HarmonyReversePatchType
nameWithType: HarmonyReversePatchType
- uid: HarmonyLib.HarmonyReversePatchType.Original
name: Original
href: api/HarmonyLib.HarmonyReversePatchType.html#HarmonyLib_HarmonyReversePatchType_Original
commentId: F:HarmonyLib.HarmonyReversePatchType.Original
fullName: HarmonyLib.HarmonyReversePatchType.Original
nameWithType: HarmonyReversePatchType.Original
- uid: HarmonyLib.HarmonyReversePatchType.Snapshot
name: Snapshot
href: api/HarmonyLib.HarmonyReversePatchType.html#HarmonyLib_HarmonyReversePatchType_Snapshot
commentId: F:HarmonyLib.HarmonyReversePatchType.Snapshot
fullName: HarmonyLib.HarmonyReversePatchType.Snapshot
nameWithType: HarmonyReversePatchType.Snapshot
- uid: HarmonyLib.HarmonyTargetMethod
name: HarmonyTargetMethod
href: api/HarmonyLib.HarmonyTargetMethod.html
commentId: T:HarmonyLib.HarmonyTargetMethod
fullName: HarmonyLib.HarmonyTargetMethod
nameWithType: HarmonyTargetMethod
- uid: HarmonyLib.HarmonyTargetMethods
name: HarmonyTargetMethods
href: api/HarmonyLib.HarmonyTargetMethods.html
commentId: T:HarmonyLib.HarmonyTargetMethods
fullName: HarmonyLib.HarmonyTargetMethods
nameWithType: HarmonyTargetMethods
- uid: HarmonyLib.HarmonyTranspiler
name: HarmonyTranspiler
href: api/HarmonyLib.HarmonyTranspiler.html
commentId: T:HarmonyLib.HarmonyTranspiler
fullName: HarmonyLib.HarmonyTranspiler
nameWithType: HarmonyTranspiler
- uid: HarmonyLib.InlineSignature
name: InlineSignature
href: api/HarmonyLib.InlineSignature.html
commentId: T:HarmonyLib.InlineSignature
fullName: HarmonyLib.InlineSignature
nameWithType: InlineSignature
- uid: HarmonyLib.InlineSignature.CallingConvention
name: CallingConvention
href: api/HarmonyLib.InlineSignature.html#HarmonyLib_InlineSignature_CallingConvention
commentId: P:HarmonyLib.InlineSignature.CallingConvention
fullName: HarmonyLib.InlineSignature.CallingConvention
nameWithType: InlineSignature.CallingConvention
- uid: HarmonyLib.InlineSignature.CallingConvention*
name: CallingConvention
href: api/HarmonyLib.InlineSignature.html#HarmonyLib_InlineSignature_CallingConvention_
commentId: Overload:HarmonyLib.InlineSignature.CallingConvention
isSpec: "True"
fullName: HarmonyLib.InlineSignature.CallingConvention
nameWithType: InlineSignature.CallingConvention
- uid: HarmonyLib.InlineSignature.ExplicitThis
name: ExplicitThis
href: api/HarmonyLib.InlineSignature.html#HarmonyLib_InlineSignature_ExplicitThis
commentId: P:HarmonyLib.InlineSignature.ExplicitThis
fullName: HarmonyLib.InlineSignature.ExplicitThis
nameWithType: InlineSignature.ExplicitThis
- uid: HarmonyLib.InlineSignature.ExplicitThis*
name: ExplicitThis
href: api/HarmonyLib.InlineSignature.html#HarmonyLib_InlineSignature_ExplicitThis_
commentId: Overload:HarmonyLib.InlineSignature.ExplicitThis
isSpec: "True"
fullName: HarmonyLib.InlineSignature.ExplicitThis
nameWithType: InlineSignature.ExplicitThis
- uid: HarmonyLib.InlineSignature.HasThis
name: HasThis
href: api/HarmonyLib.InlineSignature.html#HarmonyLib_InlineSignature_HasThis
commentId: P:HarmonyLib.InlineSignature.HasThis
fullName: HarmonyLib.InlineSignature.HasThis
nameWithType: InlineSignature.HasThis
- uid: HarmonyLib.InlineSignature.HasThis*
name: HasThis
href: api/HarmonyLib.InlineSignature.html#HarmonyLib_InlineSignature_HasThis_
commentId: Overload:HarmonyLib.InlineSignature.HasThis
isSpec: "True"
fullName: HarmonyLib.InlineSignature.HasThis
nameWithType: InlineSignature.HasThis
- uid: HarmonyLib.InlineSignature.ModifierType
name: InlineSignature.ModifierType
href: api/HarmonyLib.InlineSignature.ModifierType.html
commentId: T:HarmonyLib.InlineSignature.ModifierType
fullName: HarmonyLib.InlineSignature.ModifierType
nameWithType: InlineSignature.ModifierType
- uid: HarmonyLib.InlineSignature.ModifierType.IsOptional
name: IsOptional
href: api/HarmonyLib.InlineSignature.ModifierType.html#HarmonyLib_InlineSignature_ModifierType_IsOptional
commentId: F:HarmonyLib.InlineSignature.ModifierType.IsOptional
fullName: HarmonyLib.InlineSignature.ModifierType.IsOptional
nameWithType: InlineSignature.ModifierType.IsOptional
- uid: HarmonyLib.InlineSignature.ModifierType.Modifier
name: Modifier
href: api/HarmonyLib.InlineSignature.ModifierType.html#HarmonyLib_InlineSignature_ModifierType_Modifier
commentId: F:HarmonyLib.InlineSignature.ModifierType.Modifier
fullName: HarmonyLib.InlineSignature.ModifierType.Modifier
nameWithType: InlineSignature.ModifierType.Modifier
- uid: HarmonyLib.InlineSignature.ModifierType.ToString
name: ToString()
href: api/HarmonyLib.InlineSignature.ModifierType.html#HarmonyLib_InlineSignature_ModifierType_ToString
commentId: M:HarmonyLib.InlineSignature.ModifierType.ToString
fullName: HarmonyLib.InlineSignature.ModifierType.ToString()
nameWithType: InlineSignature.ModifierType.ToString()
- uid: HarmonyLib.InlineSignature.ModifierType.ToString*
name: ToString
href: api/HarmonyLib.InlineSignature.ModifierType.html#HarmonyLib_InlineSignature_ModifierType_ToString_
commentId: Overload:HarmonyLib.InlineSignature.ModifierType.ToString
isSpec: "True"
fullName: HarmonyLib.InlineSignature.ModifierType.ToString
nameWithType: InlineSignature.ModifierType.ToString
- uid: HarmonyLib.InlineSignature.ModifierType.Type
name: Type
href: api/HarmonyLib.InlineSignature.ModifierType.html#HarmonyLib_InlineSignature_ModifierType_Type
commentId: F:HarmonyLib.InlineSignature.ModifierType.Type
fullName: HarmonyLib.InlineSignature.ModifierType.Type
nameWithType: InlineSignature.ModifierType.Type
- uid: HarmonyLib.InlineSignature.Parameters
name: Parameters
href: api/HarmonyLib.InlineSignature.html#HarmonyLib_InlineSignature_Parameters
commentId: P:HarmonyLib.InlineSignature.Parameters
fullName: HarmonyLib.InlineSignature.Parameters
nameWithType: InlineSignature.Parameters
- uid: HarmonyLib.InlineSignature.Parameters*
name: Parameters
href: api/HarmonyLib.InlineSignature.html#HarmonyLib_InlineSignature_Parameters_
commentId: Overload:HarmonyLib.InlineSignature.Parameters
isSpec: "True"
fullName: HarmonyLib.InlineSignature.Parameters
nameWithType: InlineSignature.Parameters
- uid: HarmonyLib.InlineSignature.ReturnType
name: ReturnType
href: api/HarmonyLib.InlineSignature.html#HarmonyLib_InlineSignature_ReturnType
commentId: P:HarmonyLib.InlineSignature.ReturnType
fullName: HarmonyLib.InlineSignature.ReturnType
nameWithType: InlineSignature.ReturnType
- uid: HarmonyLib.InlineSignature.ReturnType*
name: ReturnType
href: api/HarmonyLib.InlineSignature.html#HarmonyLib_InlineSignature_ReturnType_
commentId: Overload:HarmonyLib.InlineSignature.ReturnType
isSpec: "True"
fullName: HarmonyLib.InlineSignature.ReturnType
nameWithType: InlineSignature.ReturnType
- uid: HarmonyLib.InlineSignature.ToString
name: ToString()
href: api/HarmonyLib.InlineSignature.html#HarmonyLib_InlineSignature_ToString
commentId: M:HarmonyLib.InlineSignature.ToString
fullName: HarmonyLib.InlineSignature.ToString()
nameWithType: InlineSignature.ToString()
- uid: HarmonyLib.InlineSignature.ToString*
name: ToString
href: api/HarmonyLib.InlineSignature.html#HarmonyLib_InlineSignature_ToString_
commentId: Overload:HarmonyLib.InlineSignature.ToString
isSpec: "True"
fullName: HarmonyLib.InlineSignature.ToString
nameWithType: InlineSignature.ToString
- uid: HarmonyLib.InstantiationHandler`1
name: InstantiationHandler<T>
href: api/HarmonyLib.InstantiationHandler-1.html
commentId: T:HarmonyLib.InstantiationHandler`1
name.vb: InstantiationHandler(Of T)
fullName: HarmonyLib.InstantiationHandler<T>
fullName.vb: HarmonyLib.InstantiationHandler(Of T)
nameWithType: InstantiationHandler<T>
nameWithType.vb: InstantiationHandler(Of T)
- uid: HarmonyLib.Memory
name: Memory
href: api/HarmonyLib.Memory.html
commentId: T:HarmonyLib.Memory
fullName: HarmonyLib.Memory
nameWithType: Memory
- uid: HarmonyLib.Memory.DetourMethod(System.Reflection.MethodBase,System.Reflection.MethodBase)
name: DetourMethod(MethodBase, MethodBase)
href: api/HarmonyLib.Memory.html#HarmonyLib_Memory_DetourMethod_System_Reflection_MethodBase_System_Reflection_MethodBase_
commentId: M:HarmonyLib.Memory.DetourMethod(System.Reflection.MethodBase,System.Reflection.MethodBase)
fullName: HarmonyLib.Memory.DetourMethod(System.Reflection.MethodBase, System.Reflection.MethodBase)
nameWithType: Memory.DetourMethod(MethodBase, MethodBase)
- uid: HarmonyLib.Memory.DetourMethod*
name: DetourMethod
href: api/HarmonyLib.Memory.html#HarmonyLib_Memory_DetourMethod_
commentId: Overload:HarmonyLib.Memory.DetourMethod
isSpec: "True"
fullName: HarmonyLib.Memory.DetourMethod
nameWithType: Memory.DetourMethod
- uid: HarmonyLib.Memory.GetMethodStart(System.Reflection.MethodBase,System.Exception@)
name: GetMethodStart(MethodBase, out Exception)
href: api/HarmonyLib.Memory.html#HarmonyLib_Memory_GetMethodStart_System_Reflection_MethodBase_System_Exception__
commentId: M:HarmonyLib.Memory.GetMethodStart(System.Reflection.MethodBase,System.Exception@)
name.vb: GetMethodStart(MethodBase, ByRef Exception)
fullName: HarmonyLib.Memory.GetMethodStart(System.Reflection.MethodBase, out System.Exception)
fullName.vb: HarmonyLib.Memory.GetMethodStart(System.Reflection.MethodBase, ByRef System.Exception)
nameWithType: Memory.GetMethodStart(MethodBase, out Exception)
nameWithType.vb: Memory.GetMethodStart(MethodBase, ByRef Exception)
- uid: HarmonyLib.Memory.GetMethodStart*
name: GetMethodStart
href: api/HarmonyLib.Memory.html#HarmonyLib_Memory_GetMethodStart_
commentId: Overload:HarmonyLib.Memory.GetMethodStart
isSpec: "True"
fullName: HarmonyLib.Memory.GetMethodStart
nameWithType: Memory.GetMethodStart
- uid: HarmonyLib.Memory.MarkForNoInlining(System.Reflection.MethodBase)
name: MarkForNoInlining(MethodBase)
href: api/HarmonyLib.Memory.html#HarmonyLib_Memory_MarkForNoInlining_System_Reflection_MethodBase_
commentId: M:HarmonyLib.Memory.MarkForNoInlining(System.Reflection.MethodBase)
fullName: HarmonyLib.Memory.MarkForNoInlining(System.Reflection.MethodBase)
nameWithType: Memory.MarkForNoInlining(MethodBase)
- uid: HarmonyLib.Memory.MarkForNoInlining*
name: MarkForNoInlining
href: api/HarmonyLib.Memory.html#HarmonyLib_Memory_MarkForNoInlining_
commentId: Overload:HarmonyLib.Memory.MarkForNoInlining
isSpec: "True"
fullName: HarmonyLib.Memory.MarkForNoInlining
nameWithType: Memory.MarkForNoInlining
- uid: HarmonyLib.Memory.WriteJump(System.Int64,System.Int64)
name: WriteJump(Int64, Int64)
href: api/HarmonyLib.Memory.html#HarmonyLib_Memory_WriteJump_System_Int64_System_Int64_
commentId: M:HarmonyLib.Memory.WriteJump(System.Int64,System.Int64)
fullName: HarmonyLib.Memory.WriteJump(System.Int64, System.Int64)
nameWithType: Memory.WriteJump(Int64, Int64)
- uid: HarmonyLib.Memory.WriteJump*
name: WriteJump
href: api/HarmonyLib.Memory.html#HarmonyLib_Memory_WriteJump_
commentId: Overload:HarmonyLib.Memory.WriteJump
isSpec: "True"
fullName: HarmonyLib.Memory.WriteJump
nameWithType: Memory.WriteJump
- uid: HarmonyLib.MethodBaseExtensions
name: MethodBaseExtensions
href: api/HarmonyLib.MethodBaseExtensions.html
commentId: T:HarmonyLib.MethodBaseExtensions
fullName: HarmonyLib.MethodBaseExtensions
nameWithType: MethodBaseExtensions
- uid: HarmonyLib.MethodBaseExtensions.HasMethodBody(System.Reflection.MethodBase)
name: HasMethodBody(MethodBase)
href: api/HarmonyLib.MethodBaseExtensions.html#HarmonyLib_MethodBaseExtensions_HasMethodBody_System_Reflection_MethodBase_
commentId: M:HarmonyLib.MethodBaseExtensions.HasMethodBody(System.Reflection.MethodBase)
fullName: HarmonyLib.MethodBaseExtensions.HasMethodBody(System.Reflection.MethodBase)
nameWithType: MethodBaseExtensions.HasMethodBody(MethodBase)
- uid: HarmonyLib.MethodBaseExtensions.HasMethodBody*
name: HasMethodBody
href: api/HarmonyLib.MethodBaseExtensions.html#HarmonyLib_MethodBaseExtensions_HasMethodBody_
commentId: Overload:HarmonyLib.MethodBaseExtensions.HasMethodBody
isSpec: "True"
fullName: HarmonyLib.MethodBaseExtensions.HasMethodBody
nameWithType: MethodBaseExtensions.HasMethodBody
- uid: HarmonyLib.MethodDispatchType
name: MethodDispatchType
href: api/HarmonyLib.MethodDispatchType.html
commentId: T:HarmonyLib.MethodDispatchType
fullName: HarmonyLib.MethodDispatchType
nameWithType: MethodDispatchType
- uid: HarmonyLib.MethodDispatchType.Call
name: Call
href: api/HarmonyLib.MethodDispatchType.html#HarmonyLib_MethodDispatchType_Call
commentId: F:HarmonyLib.MethodDispatchType.Call
fullName: HarmonyLib.MethodDispatchType.Call
nameWithType: MethodDispatchType.Call
- uid: HarmonyLib.MethodDispatchType.VirtualCall
name: VirtualCall
href: api/HarmonyLib.MethodDispatchType.html#HarmonyLib_MethodDispatchType_VirtualCall
commentId: F:HarmonyLib.MethodDispatchType.VirtualCall
fullName: HarmonyLib.MethodDispatchType.VirtualCall
nameWithType: MethodDispatchType.VirtualCall
- uid: HarmonyLib.MethodInvoker
name: MethodInvoker
href: api/HarmonyLib.MethodInvoker.html
commentId: T:HarmonyLib.MethodInvoker
fullName: HarmonyLib.MethodInvoker
nameWithType: MethodInvoker
- uid: HarmonyLib.MethodInvoker.GetHandler(System.Reflection.MethodInfo,System.Boolean)
name: GetHandler(MethodInfo, Boolean)
href: api/HarmonyLib.MethodInvoker.html#HarmonyLib_MethodInvoker_GetHandler_System_Reflection_MethodInfo_System_Boolean_
commentId: M:HarmonyLib.MethodInvoker.GetHandler(System.Reflection.MethodInfo,System.Boolean)
fullName: HarmonyLib.MethodInvoker.GetHandler(System.Reflection.MethodInfo, System.Boolean)
nameWithType: MethodInvoker.GetHandler(MethodInfo, Boolean)
- uid: HarmonyLib.MethodInvoker.GetHandler*
name: GetHandler
href: api/HarmonyLib.MethodInvoker.html#HarmonyLib_MethodInvoker_GetHandler_
commentId: Overload:HarmonyLib.MethodInvoker.GetHandler
isSpec: "True"
fullName: HarmonyLib.MethodInvoker.GetHandler
nameWithType: MethodInvoker.GetHandler
- uid: HarmonyLib.MethodType
name: MethodType
href: api/HarmonyLib.MethodType.html
commentId: T:HarmonyLib.MethodType
fullName: HarmonyLib.MethodType
nameWithType: MethodType
- uid: HarmonyLib.MethodType.Constructor
name: Constructor
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_Constructor
commentId: F:HarmonyLib.MethodType.Constructor
fullName: HarmonyLib.MethodType.Constructor
nameWithType: MethodType.Constructor
- uid: HarmonyLib.MethodType.Getter
name: Getter
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_Getter
commentId: F:HarmonyLib.MethodType.Getter
fullName: HarmonyLib.MethodType.Getter
nameWithType: MethodType.Getter
- uid: HarmonyLib.MethodType.Normal
name: Normal
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_Normal
commentId: F:HarmonyLib.MethodType.Normal
fullName: HarmonyLib.MethodType.Normal
nameWithType: MethodType.Normal
- uid: HarmonyLib.MethodType.Setter
name: Setter
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_Setter
commentId: F:HarmonyLib.MethodType.Setter
fullName: HarmonyLib.MethodType.Setter
nameWithType: MethodType.Setter
- uid: HarmonyLib.MethodType.StaticConstructor
name: StaticConstructor
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_StaticConstructor
commentId: F:HarmonyLib.MethodType.StaticConstructor
fullName: HarmonyLib.MethodType.StaticConstructor
nameWithType: MethodType.StaticConstructor
- uid: HarmonyLib.Patch
name: Patch
href: api/HarmonyLib.Patch.html
commentId: T:HarmonyLib.Patch
fullName: HarmonyLib.Patch
nameWithType: Patch
- uid: HarmonyLib.Patch.#ctor(System.Reflection.MethodInfo,System.Int32,System.String,System.Int32,System.String[],System.String[],System.Boolean)
name: Patch(MethodInfo, Int32, String, Int32, String[], String[], Boolean)
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch__ctor_System_Reflection_MethodInfo_System_Int32_System_String_System_Int32_System_String___System_String___System_Boolean_
commentId: M:HarmonyLib.Patch.#ctor(System.Reflection.MethodInfo,System.Int32,System.String,System.Int32,System.String[],System.String[],System.Boolean)
name.vb: Patch(MethodInfo, Int32, String, Int32, String(), String(), Boolean)
fullName: HarmonyLib.Patch.Patch(System.Reflection.MethodInfo, System.Int32, System.String, System.Int32, System.String[], System.String[], System.Boolean)
fullName.vb: HarmonyLib.Patch.Patch(System.Reflection.MethodInfo, System.Int32, System.String, System.Int32, System.String(), System.String(), System.Boolean)
nameWithType: Patch.Patch(MethodInfo, Int32, String, Int32, String[], String[], Boolean)
nameWithType.vb: Patch.Patch(MethodInfo, Int32, String, Int32, String(), String(), Boolean)
- uid: HarmonyLib.Patch.#ctor*
name: Patch
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch__ctor_
commentId: Overload:HarmonyLib.Patch.#ctor
isSpec: "True"
fullName: HarmonyLib.Patch.Patch
nameWithType: Patch.Patch
- uid: HarmonyLib.Patch.after
name: after
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_after
commentId: F:HarmonyLib.Patch.after
fullName: HarmonyLib.Patch.after
nameWithType: Patch.after
- uid: HarmonyLib.Patch.before
name: before
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_before
commentId: F:HarmonyLib.Patch.before
fullName: HarmonyLib.Patch.before
nameWithType: Patch.before
- uid: HarmonyLib.Patch.CompareTo(System.Object)
name: CompareTo(Object)
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_CompareTo_System_Object_
commentId: M:HarmonyLib.Patch.CompareTo(System.Object)
fullName: HarmonyLib.Patch.CompareTo(System.Object)
nameWithType: Patch.CompareTo(Object)
- uid: HarmonyLib.Patch.CompareTo*
name: CompareTo
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_CompareTo_
commentId: Overload:HarmonyLib.Patch.CompareTo
isSpec: "True"
fullName: HarmonyLib.Patch.CompareTo
nameWithType: Patch.CompareTo
- uid: HarmonyLib.Patch.debug
name: debug
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_debug
commentId: F:HarmonyLib.Patch.debug
fullName: HarmonyLib.Patch.debug
nameWithType: Patch.debug
- uid: HarmonyLib.Patch.Equals(System.Object)
name: Equals(Object)
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_Equals_System_Object_
commentId: M:HarmonyLib.Patch.Equals(System.Object)
fullName: HarmonyLib.Patch.Equals(System.Object)
nameWithType: Patch.Equals(Object)
- uid: HarmonyLib.Patch.Equals*
name: Equals
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_Equals_
commentId: Overload:HarmonyLib.Patch.Equals
isSpec: "True"
fullName: HarmonyLib.Patch.Equals
nameWithType: Patch.Equals
- uid: HarmonyLib.Patch.GetHashCode
name: GetHashCode()
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_GetHashCode
commentId: M:HarmonyLib.Patch.GetHashCode
fullName: HarmonyLib.Patch.GetHashCode()
nameWithType: Patch.GetHashCode()
- uid: HarmonyLib.Patch.GetHashCode*
name: GetHashCode
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_GetHashCode_
commentId: Overload:HarmonyLib.Patch.GetHashCode
isSpec: "True"
fullName: HarmonyLib.Patch.GetHashCode
nameWithType: Patch.GetHashCode
- uid: HarmonyLib.Patch.GetMethod(System.Reflection.MethodBase)
name: GetMethod(MethodBase)
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_GetMethod_System_Reflection_MethodBase_
commentId: M:HarmonyLib.Patch.GetMethod(System.Reflection.MethodBase)
fullName: HarmonyLib.Patch.GetMethod(System.Reflection.MethodBase)
nameWithType: Patch.GetMethod(MethodBase)
- uid: HarmonyLib.Patch.GetMethod*
name: GetMethod
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_GetMethod_
commentId: Overload:HarmonyLib.Patch.GetMethod
isSpec: "True"
fullName: HarmonyLib.Patch.GetMethod
nameWithType: Patch.GetMethod
- uid: HarmonyLib.Patch.index
name: index
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_index
commentId: F:HarmonyLib.Patch.index
fullName: HarmonyLib.Patch.index
nameWithType: Patch.index
- uid: HarmonyLib.Patch.owner
name: owner
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_owner
commentId: F:HarmonyLib.Patch.owner
fullName: HarmonyLib.Patch.owner
nameWithType: Patch.owner
- uid: HarmonyLib.Patch.PatchMethod
name: PatchMethod
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_PatchMethod
commentId: P:HarmonyLib.Patch.PatchMethod
fullName: HarmonyLib.Patch.PatchMethod
nameWithType: Patch.PatchMethod
- uid: HarmonyLib.Patch.PatchMethod*
name: PatchMethod
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_PatchMethod_
commentId: Overload:HarmonyLib.Patch.PatchMethod
isSpec: "True"
fullName: HarmonyLib.Patch.PatchMethod
nameWithType: Patch.PatchMethod
- uid: HarmonyLib.Patch.priority
name: priority
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_priority
commentId: F:HarmonyLib.Patch.priority
fullName: HarmonyLib.Patch.priority
nameWithType: Patch.priority
- uid: HarmonyLib.PatchClassProcessor
name: PatchClassProcessor
href: api/HarmonyLib.PatchClassProcessor.html
commentId: T:HarmonyLib.PatchClassProcessor
fullName: HarmonyLib.PatchClassProcessor
nameWithType: PatchClassProcessor
- uid: HarmonyLib.PatchClassProcessor.#ctor(HarmonyLib.Harmony,System.Type)
name: PatchClassProcessor(Harmony, Type)
href: api/HarmonyLib.PatchClassProcessor.html#HarmonyLib_PatchClassProcessor__ctor_HarmonyLib_Harmony_System_Type_
commentId: M:HarmonyLib.PatchClassProcessor.#ctor(HarmonyLib.Harmony,System.Type)
fullName: HarmonyLib.PatchClassProcessor.PatchClassProcessor(HarmonyLib.Harmony, System.Type)
nameWithType: PatchClassProcessor.PatchClassProcessor(Harmony, Type)
- uid: HarmonyLib.PatchClassProcessor.#ctor*
name: PatchClassProcessor
href: api/HarmonyLib.PatchClassProcessor.html#HarmonyLib_PatchClassProcessor__ctor_
commentId: Overload:HarmonyLib.PatchClassProcessor.#ctor
isSpec: "True"
fullName: HarmonyLib.PatchClassProcessor.PatchClassProcessor
nameWithType: PatchClassProcessor.PatchClassProcessor
- uid: HarmonyLib.PatchClassProcessor.Patch
name: Patch()
href: api/HarmonyLib.PatchClassProcessor.html#HarmonyLib_PatchClassProcessor_Patch
commentId: M:HarmonyLib.PatchClassProcessor.Patch
fullName: HarmonyLib.PatchClassProcessor.Patch()
nameWithType: PatchClassProcessor.Patch()
- uid: HarmonyLib.PatchClassProcessor.Patch*
name: Patch
href: api/HarmonyLib.PatchClassProcessor.html#HarmonyLib_PatchClassProcessor_Patch_
commentId: Overload:HarmonyLib.PatchClassProcessor.Patch
isSpec: "True"
fullName: HarmonyLib.PatchClassProcessor.Patch
nameWithType: PatchClassProcessor.Patch
- uid: HarmonyLib.Patches
name: Patches
href: api/HarmonyLib.Patches.html
commentId: T:HarmonyLib.Patches
fullName: HarmonyLib.Patches
nameWithType: Patches
- uid: HarmonyLib.Patches.#ctor(HarmonyLib.Patch[],HarmonyLib.Patch[],HarmonyLib.Patch[],HarmonyLib.Patch[])
name: Patches(Patch[], Patch[], Patch[], Patch[])
href: api/HarmonyLib.Patches.html#HarmonyLib_Patches__ctor_HarmonyLib_Patch___HarmonyLib_Patch___HarmonyLib_Patch___HarmonyLib_Patch___
commentId: M:HarmonyLib.Patches.#ctor(HarmonyLib.Patch[],HarmonyLib.Patch[],HarmonyLib.Patch[],HarmonyLib.Patch[])
name.vb: Patches(Patch(), Patch(), Patch(), Patch())
fullName: HarmonyLib.Patches.Patches(HarmonyLib.Patch[], HarmonyLib.Patch[], HarmonyLib.Patch[], HarmonyLib.Patch[])
fullName.vb: HarmonyLib.Patches.Patches(HarmonyLib.Patch(), HarmonyLib.Patch(), HarmonyLib.Patch(), HarmonyLib.Patch())
nameWithType: Patches.Patches(Patch[], Patch[], Patch[], Patch[])
nameWithType.vb: Patches.Patches(Patch(), Patch(), Patch(), Patch())
- uid: HarmonyLib.Patches.#ctor*
name: Patches
href: api/HarmonyLib.Patches.html#HarmonyLib_Patches__ctor_
commentId: Overload:HarmonyLib.Patches.#ctor
isSpec: "True"
fullName: HarmonyLib.Patches.Patches
nameWithType: Patches.Patches
- uid: HarmonyLib.Patches.Finalizers
name: Finalizers
href: api/HarmonyLib.Patches.html#HarmonyLib_Patches_Finalizers
commentId: F:HarmonyLib.Patches.Finalizers
fullName: HarmonyLib.Patches.Finalizers
nameWithType: Patches.Finalizers
- uid: HarmonyLib.Patches.Owners
name: Owners
href: api/HarmonyLib.Patches.html#HarmonyLib_Patches_Owners
commentId: P:HarmonyLib.Patches.Owners
fullName: HarmonyLib.Patches.Owners
nameWithType: Patches.Owners
- uid: HarmonyLib.Patches.Owners*
name: Owners
href: api/HarmonyLib.Patches.html#HarmonyLib_Patches_Owners_
commentId: Overload:HarmonyLib.Patches.Owners
isSpec: "True"
fullName: HarmonyLib.Patches.Owners
nameWithType: Patches.Owners
- uid: HarmonyLib.Patches.Postfixes
name: Postfixes
href: api/HarmonyLib.Patches.html#HarmonyLib_Patches_Postfixes
commentId: F:HarmonyLib.Patches.Postfixes
fullName: HarmonyLib.Patches.Postfixes
nameWithType: Patches.Postfixes
- uid: HarmonyLib.Patches.Prefixes
name: Prefixes
href: api/HarmonyLib.Patches.html#HarmonyLib_Patches_Prefixes
commentId: F:HarmonyLib.Patches.Prefixes
fullName: HarmonyLib.Patches.Prefixes
nameWithType: Patches.Prefixes
- uid: HarmonyLib.Patches.Transpilers
name: Transpilers
href: api/HarmonyLib.Patches.html#HarmonyLib_Patches_Transpilers
commentId: F:HarmonyLib.Patches.Transpilers
fullName: HarmonyLib.Patches.Transpilers
nameWithType: Patches.Transpilers
- uid: HarmonyLib.PatchInfo
name: PatchInfo
href: api/HarmonyLib.PatchInfo.html
commentId: T:HarmonyLib.PatchInfo
fullName: HarmonyLib.PatchInfo
nameWithType: PatchInfo
- uid: HarmonyLib.PatchInfo.#ctor
name: PatchInfo()
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo__ctor
commentId: M:HarmonyLib.PatchInfo.#ctor
fullName: HarmonyLib.PatchInfo.PatchInfo()
nameWithType: PatchInfo.PatchInfo()
- uid: HarmonyLib.PatchInfo.#ctor*
name: PatchInfo
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo__ctor_
commentId: Overload:HarmonyLib.PatchInfo.#ctor
isSpec: "True"
fullName: HarmonyLib.PatchInfo.PatchInfo
nameWithType: PatchInfo.PatchInfo
- uid: HarmonyLib.PatchInfo.AddFinalizer(System.Reflection.MethodInfo,System.String,System.Int32,System.String[],System.String[],System.Boolean)
name: AddFinalizer(MethodInfo, String, Int32, String[], String[], Boolean)
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_AddFinalizer_System_Reflection_MethodInfo_System_String_System_Int32_System_String___System_String___System_Boolean_
commentId: M:HarmonyLib.PatchInfo.AddFinalizer(System.Reflection.MethodInfo,System.String,System.Int32,System.String[],System.String[],System.Boolean)
name.vb: AddFinalizer(MethodInfo, String, Int32, String(), String(), Boolean)
fullName: HarmonyLib.PatchInfo.AddFinalizer(System.Reflection.MethodInfo, System.String, System.Int32, System.String[], System.String[], System.Boolean)
fullName.vb: HarmonyLib.PatchInfo.AddFinalizer(System.Reflection.MethodInfo, System.String, System.Int32, System.String(), System.String(), System.Boolean)
nameWithType: PatchInfo.AddFinalizer(MethodInfo, String, Int32, String[], String[], Boolean)
nameWithType.vb: PatchInfo.AddFinalizer(MethodInfo, String, Int32, String(), String(), Boolean)
- uid: HarmonyLib.PatchInfo.AddFinalizer*
name: AddFinalizer
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_AddFinalizer_
commentId: Overload:HarmonyLib.PatchInfo.AddFinalizer
isSpec: "True"
fullName: HarmonyLib.PatchInfo.AddFinalizer
nameWithType: PatchInfo.AddFinalizer
- uid: HarmonyLib.PatchInfo.AddPostfix(System.Reflection.MethodInfo,System.String,System.Int32,System.String[],System.String[],System.Boolean)
name: AddPostfix(MethodInfo, String, Int32, String[], String[], Boolean)
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_AddPostfix_System_Reflection_MethodInfo_System_String_System_Int32_System_String___System_String___System_Boolean_
commentId: M:HarmonyLib.PatchInfo.AddPostfix(System.Reflection.MethodInfo,System.String,System.Int32,System.String[],System.String[],System.Boolean)
name.vb: AddPostfix(MethodInfo, String, Int32, String(), String(), Boolean)
fullName: HarmonyLib.PatchInfo.AddPostfix(System.Reflection.MethodInfo, System.String, System.Int32, System.String[], System.String[], System.Boolean)
fullName.vb: HarmonyLib.PatchInfo.AddPostfix(System.Reflection.MethodInfo, System.String, System.Int32, System.String(), System.String(), System.Boolean)
nameWithType: PatchInfo.AddPostfix(MethodInfo, String, Int32, String[], String[], Boolean)
nameWithType.vb: PatchInfo.AddPostfix(MethodInfo, String, Int32, String(), String(), Boolean)
- uid: HarmonyLib.PatchInfo.AddPostfix*
name: AddPostfix
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_AddPostfix_
commentId: Overload:HarmonyLib.PatchInfo.AddPostfix
isSpec: "True"
fullName: HarmonyLib.PatchInfo.AddPostfix
nameWithType: PatchInfo.AddPostfix
- uid: HarmonyLib.PatchInfo.AddPrefix(System.Reflection.MethodInfo,System.String,System.Int32,System.String[],System.String[],System.Boolean)
name: AddPrefix(MethodInfo, String, Int32, String[], String[], Boolean)
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_AddPrefix_System_Reflection_MethodInfo_System_String_System_Int32_System_String___System_String___System_Boolean_
commentId: M:HarmonyLib.PatchInfo.AddPrefix(System.Reflection.MethodInfo,System.String,System.Int32,System.String[],System.String[],System.Boolean)
name.vb: AddPrefix(MethodInfo, String, Int32, String(), String(), Boolean)
fullName: HarmonyLib.PatchInfo.AddPrefix(System.Reflection.MethodInfo, System.String, System.Int32, System.String[], System.String[], System.Boolean)
fullName.vb: HarmonyLib.PatchInfo.AddPrefix(System.Reflection.MethodInfo, System.String, System.Int32, System.String(), System.String(), System.Boolean)
nameWithType: PatchInfo.AddPrefix(MethodInfo, String, Int32, String[], String[], Boolean)
nameWithType.vb: PatchInfo.AddPrefix(MethodInfo, String, Int32, String(), String(), Boolean)
- uid: HarmonyLib.PatchInfo.AddPrefix*
name: AddPrefix
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_AddPrefix_
commentId: Overload:HarmonyLib.PatchInfo.AddPrefix
isSpec: "True"
fullName: HarmonyLib.PatchInfo.AddPrefix
nameWithType: PatchInfo.AddPrefix
- uid: HarmonyLib.PatchInfo.AddTranspiler(System.Reflection.MethodInfo,System.String,System.Int32,System.String[],System.String[],System.Boolean)
name: AddTranspiler(MethodInfo, String, Int32, String[], String[], Boolean)
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_AddTranspiler_System_Reflection_MethodInfo_System_String_System_Int32_System_String___System_String___System_Boolean_
commentId: M:HarmonyLib.PatchInfo.AddTranspiler(System.Reflection.MethodInfo,System.String,System.Int32,System.String[],System.String[],System.Boolean)
name.vb: AddTranspiler(MethodInfo, String, Int32, String(), String(), Boolean)
fullName: HarmonyLib.PatchInfo.AddTranspiler(System.Reflection.MethodInfo, System.String, System.Int32, System.String[], System.String[], System.Boolean)
fullName.vb: HarmonyLib.PatchInfo.AddTranspiler(System.Reflection.MethodInfo, System.String, System.Int32, System.String(), System.String(), System.Boolean)
nameWithType: PatchInfo.AddTranspiler(MethodInfo, String, Int32, String[], String[], Boolean)
nameWithType.vb: PatchInfo.AddTranspiler(MethodInfo, String, Int32, String(), String(), Boolean)
- uid: HarmonyLib.PatchInfo.AddTranspiler*
name: AddTranspiler
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_AddTranspiler_
commentId: Overload:HarmonyLib.PatchInfo.AddTranspiler
isSpec: "True"
fullName: HarmonyLib.PatchInfo.AddTranspiler
nameWithType: PatchInfo.AddTranspiler
- uid: HarmonyLib.PatchInfo.Debugging
name: Debugging
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_Debugging
commentId: P:HarmonyLib.PatchInfo.Debugging
fullName: HarmonyLib.PatchInfo.Debugging
nameWithType: PatchInfo.Debugging
- uid: HarmonyLib.PatchInfo.Debugging*
name: Debugging
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_Debugging_
commentId: Overload:HarmonyLib.PatchInfo.Debugging
isSpec: "True"
fullName: HarmonyLib.PatchInfo.Debugging
nameWithType: PatchInfo.Debugging
- uid: HarmonyLib.PatchInfo.finalizers
name: finalizers
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_finalizers
commentId: F:HarmonyLib.PatchInfo.finalizers
fullName: HarmonyLib.PatchInfo.finalizers
nameWithType: PatchInfo.finalizers
- uid: HarmonyLib.PatchInfo.postfixes
name: postfixes
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_postfixes
commentId: F:HarmonyLib.PatchInfo.postfixes
fullName: HarmonyLib.PatchInfo.postfixes
nameWithType: PatchInfo.postfixes
- uid: HarmonyLib.PatchInfo.prefixes
name: prefixes
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_prefixes
commentId: F:HarmonyLib.PatchInfo.prefixes
fullName: HarmonyLib.PatchInfo.prefixes
nameWithType: PatchInfo.prefixes
- uid: HarmonyLib.PatchInfo.RemoveFinalizer(System.String)
name: RemoveFinalizer(String)
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_RemoveFinalizer_System_String_
commentId: M:HarmonyLib.PatchInfo.RemoveFinalizer(System.String)
fullName: HarmonyLib.PatchInfo.RemoveFinalizer(System.String)
nameWithType: PatchInfo.RemoveFinalizer(String)
- uid: HarmonyLib.PatchInfo.RemoveFinalizer*
name: RemoveFinalizer
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_RemoveFinalizer_
commentId: Overload:HarmonyLib.PatchInfo.RemoveFinalizer
isSpec: "True"
fullName: HarmonyLib.PatchInfo.RemoveFinalizer
nameWithType: PatchInfo.RemoveFinalizer
- uid: HarmonyLib.PatchInfo.RemovePatch(System.Reflection.MethodInfo)
name: RemovePatch(MethodInfo)
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_RemovePatch_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.PatchInfo.RemovePatch(System.Reflection.MethodInfo)
fullName: HarmonyLib.PatchInfo.RemovePatch(System.Reflection.MethodInfo)
nameWithType: PatchInfo.RemovePatch(MethodInfo)
- uid: HarmonyLib.PatchInfo.RemovePatch*
name: RemovePatch
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_RemovePatch_
commentId: Overload:HarmonyLib.PatchInfo.RemovePatch
isSpec: "True"
fullName: HarmonyLib.PatchInfo.RemovePatch
nameWithType: PatchInfo.RemovePatch
- uid: HarmonyLib.PatchInfo.RemovePostfix(System.String)
name: RemovePostfix(String)
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_RemovePostfix_System_String_
commentId: M:HarmonyLib.PatchInfo.RemovePostfix(System.String)
fullName: HarmonyLib.PatchInfo.RemovePostfix(System.String)
nameWithType: PatchInfo.RemovePostfix(String)
- uid: HarmonyLib.PatchInfo.RemovePostfix*
name: RemovePostfix
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_RemovePostfix_
commentId: Overload:HarmonyLib.PatchInfo.RemovePostfix
isSpec: "True"
fullName: HarmonyLib.PatchInfo.RemovePostfix
nameWithType: PatchInfo.RemovePostfix
- uid: HarmonyLib.PatchInfo.RemovePrefix(System.String)
name: RemovePrefix(String)
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_RemovePrefix_System_String_
commentId: M:HarmonyLib.PatchInfo.RemovePrefix(System.String)
fullName: HarmonyLib.PatchInfo.RemovePrefix(System.String)
nameWithType: PatchInfo.RemovePrefix(String)
- uid: HarmonyLib.PatchInfo.RemovePrefix*
name: RemovePrefix
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_RemovePrefix_
commentId: Overload:HarmonyLib.PatchInfo.RemovePrefix
isSpec: "True"
fullName: HarmonyLib.PatchInfo.RemovePrefix
nameWithType: PatchInfo.RemovePrefix
- uid: HarmonyLib.PatchInfo.RemoveTranspiler(System.String)
name: RemoveTranspiler(String)
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_RemoveTranspiler_System_String_
commentId: M:HarmonyLib.PatchInfo.RemoveTranspiler(System.String)
fullName: HarmonyLib.PatchInfo.RemoveTranspiler(System.String)
nameWithType: PatchInfo.RemoveTranspiler(String)
- uid: HarmonyLib.PatchInfo.RemoveTranspiler*
name: RemoveTranspiler
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_RemoveTranspiler_
commentId: Overload:HarmonyLib.PatchInfo.RemoveTranspiler
isSpec: "True"
fullName: HarmonyLib.PatchInfo.RemoveTranspiler
nameWithType: PatchInfo.RemoveTranspiler
- uid: HarmonyLib.PatchInfo.transpilers
name: transpilers
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_transpilers
commentId: F:HarmonyLib.PatchInfo.transpilers
fullName: HarmonyLib.PatchInfo.transpilers
nameWithType: PatchInfo.transpilers
- uid: HarmonyLib.PatchProcessor
name: PatchProcessor
href: api/HarmonyLib.PatchProcessor.html
commentId: T:HarmonyLib.PatchProcessor
fullName: HarmonyLib.PatchProcessor
nameWithType: PatchProcessor
- uid: HarmonyLib.PatchProcessor.#ctor(HarmonyLib.Harmony,System.Reflection.MethodBase)
name: PatchProcessor(Harmony, MethodBase)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor__ctor_HarmonyLib_Harmony_System_Reflection_MethodBase_
commentId: M:HarmonyLib.PatchProcessor.#ctor(HarmonyLib.Harmony,System.Reflection.MethodBase)
fullName: HarmonyLib.PatchProcessor.PatchProcessor(HarmonyLib.Harmony, System.Reflection.MethodBase)
nameWithType: PatchProcessor.PatchProcessor(Harmony, MethodBase)
- uid: HarmonyLib.PatchProcessor.#ctor*
name: PatchProcessor
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor__ctor_
commentId: Overload:HarmonyLib.PatchProcessor.#ctor
isSpec: "True"
fullName: HarmonyLib.PatchProcessor.PatchProcessor
nameWithType: PatchProcessor.PatchProcessor
- uid: HarmonyLib.PatchProcessor.AddFinalizer(HarmonyLib.HarmonyMethod)
name: AddFinalizer(HarmonyMethod)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddFinalizer_HarmonyLib_HarmonyMethod_
commentId: M:HarmonyLib.PatchProcessor.AddFinalizer(HarmonyLib.HarmonyMethod)
fullName: HarmonyLib.PatchProcessor.AddFinalizer(HarmonyLib.HarmonyMethod)
nameWithType: PatchProcessor.AddFinalizer(HarmonyMethod)
- uid: HarmonyLib.PatchProcessor.AddFinalizer(System.Reflection.MethodInfo)
name: AddFinalizer(MethodInfo)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddFinalizer_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.PatchProcessor.AddFinalizer(System.Reflection.MethodInfo)
fullName: HarmonyLib.PatchProcessor.AddFinalizer(System.Reflection.MethodInfo)
nameWithType: PatchProcessor.AddFinalizer(MethodInfo)
- uid: HarmonyLib.PatchProcessor.AddFinalizer*
name: AddFinalizer
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddFinalizer_
commentId: Overload:HarmonyLib.PatchProcessor.AddFinalizer
isSpec: "True"
fullName: HarmonyLib.PatchProcessor.AddFinalizer
nameWithType: PatchProcessor.AddFinalizer
- uid: HarmonyLib.PatchProcessor.AddPostfix(HarmonyLib.HarmonyMethod)
name: AddPostfix(HarmonyMethod)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddPostfix_HarmonyLib_HarmonyMethod_
commentId: M:HarmonyLib.PatchProcessor.AddPostfix(HarmonyLib.HarmonyMethod)
fullName: HarmonyLib.PatchProcessor.AddPostfix(HarmonyLib.HarmonyMethod)
nameWithType: PatchProcessor.AddPostfix(HarmonyMethod)
- uid: HarmonyLib.PatchProcessor.AddPostfix(System.Reflection.MethodInfo)
name: AddPostfix(MethodInfo)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddPostfix_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.PatchProcessor.AddPostfix(System.Reflection.MethodInfo)
fullName: HarmonyLib.PatchProcessor.AddPostfix(System.Reflection.MethodInfo)
nameWithType: PatchProcessor.AddPostfix(MethodInfo)
- uid: HarmonyLib.PatchProcessor.AddPostfix*
name: AddPostfix
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddPostfix_
commentId: Overload:HarmonyLib.PatchProcessor.AddPostfix
isSpec: "True"
fullName: HarmonyLib.PatchProcessor.AddPostfix
nameWithType: PatchProcessor.AddPostfix
- uid: HarmonyLib.PatchProcessor.AddPrefix(HarmonyLib.HarmonyMethod)
name: AddPrefix(HarmonyMethod)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddPrefix_HarmonyLib_HarmonyMethod_
commentId: M:HarmonyLib.PatchProcessor.AddPrefix(HarmonyLib.HarmonyMethod)
fullName: HarmonyLib.PatchProcessor.AddPrefix(HarmonyLib.HarmonyMethod)
nameWithType: PatchProcessor.AddPrefix(HarmonyMethod)
- uid: HarmonyLib.PatchProcessor.AddPrefix(System.Reflection.MethodInfo)
name: AddPrefix(MethodInfo)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddPrefix_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.PatchProcessor.AddPrefix(System.Reflection.MethodInfo)
fullName: HarmonyLib.PatchProcessor.AddPrefix(System.Reflection.MethodInfo)
nameWithType: PatchProcessor.AddPrefix(MethodInfo)
- uid: HarmonyLib.PatchProcessor.AddPrefix*
name: AddPrefix
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddPrefix_
commentId: Overload:HarmonyLib.PatchProcessor.AddPrefix
isSpec: "True"
fullName: HarmonyLib.PatchProcessor.AddPrefix
nameWithType: PatchProcessor.AddPrefix
- uid: HarmonyLib.PatchProcessor.AddTranspiler(HarmonyLib.HarmonyMethod)
name: AddTranspiler(HarmonyMethod)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddTranspiler_HarmonyLib_HarmonyMethod_
commentId: M:HarmonyLib.PatchProcessor.AddTranspiler(HarmonyLib.HarmonyMethod)
fullName: HarmonyLib.PatchProcessor.AddTranspiler(HarmonyLib.HarmonyMethod)
nameWithType: PatchProcessor.AddTranspiler(HarmonyMethod)
- uid: HarmonyLib.PatchProcessor.AddTranspiler(System.Reflection.MethodInfo)
name: AddTranspiler(MethodInfo)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddTranspiler_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.PatchProcessor.AddTranspiler(System.Reflection.MethodInfo)
fullName: HarmonyLib.PatchProcessor.AddTranspiler(System.Reflection.MethodInfo)
nameWithType: PatchProcessor.AddTranspiler(MethodInfo)
- uid: HarmonyLib.PatchProcessor.AddTranspiler*
name: AddTranspiler
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddTranspiler_
commentId: Overload:HarmonyLib.PatchProcessor.AddTranspiler
isSpec: "True"
fullName: HarmonyLib.PatchProcessor.AddTranspiler
nameWithType: PatchProcessor.AddTranspiler
- uid: HarmonyLib.PatchProcessor.CreateILGenerator
name: CreateILGenerator()
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_CreateILGenerator
commentId: M:HarmonyLib.PatchProcessor.CreateILGenerator
fullName: HarmonyLib.PatchProcessor.CreateILGenerator()
nameWithType: PatchProcessor.CreateILGenerator()
- uid: HarmonyLib.PatchProcessor.CreateILGenerator(System.Reflection.MethodBase)
name: CreateILGenerator(MethodBase)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_CreateILGenerator_System_Reflection_MethodBase_
commentId: M:HarmonyLib.PatchProcessor.CreateILGenerator(System.Reflection.MethodBase)
fullName: HarmonyLib.PatchProcessor.CreateILGenerator(System.Reflection.MethodBase)
nameWithType: PatchProcessor.CreateILGenerator(MethodBase)
- uid: HarmonyLib.PatchProcessor.CreateILGenerator*
name: CreateILGenerator
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_CreateILGenerator_
commentId: Overload:HarmonyLib.PatchProcessor.CreateILGenerator
isSpec: "True"
fullName: HarmonyLib.PatchProcessor.CreateILGenerator
nameWithType: PatchProcessor.CreateILGenerator
- uid: HarmonyLib.PatchProcessor.GetAllPatchedMethods
name: GetAllPatchedMethods()
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_GetAllPatchedMethods
commentId: M:HarmonyLib.PatchProcessor.GetAllPatchedMethods
fullName: HarmonyLib.PatchProcessor.GetAllPatchedMethods()
nameWithType: PatchProcessor.GetAllPatchedMethods()
- uid: HarmonyLib.PatchProcessor.GetAllPatchedMethods*
name: GetAllPatchedMethods
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_GetAllPatchedMethods_
commentId: Overload:HarmonyLib.PatchProcessor.GetAllPatchedMethods
isSpec: "True"
fullName: HarmonyLib.PatchProcessor.GetAllPatchedMethods
nameWithType: PatchProcessor.GetAllPatchedMethods
- uid: HarmonyLib.PatchProcessor.GetCurrentInstructions(System.Reflection.MethodBase,System.Int32,System.Reflection.Emit.ILGenerator)
name: GetCurrentInstructions(MethodBase, Int32, ILGenerator)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_GetCurrentInstructions_System_Reflection_MethodBase_System_Int32_System_Reflection_Emit_ILGenerator_
commentId: M:HarmonyLib.PatchProcessor.GetCurrentInstructions(System.Reflection.MethodBase,System.Int32,System.Reflection.Emit.ILGenerator)
fullName: HarmonyLib.PatchProcessor.GetCurrentInstructions(System.Reflection.MethodBase, System.Int32, System.Reflection.Emit.ILGenerator)
nameWithType: PatchProcessor.GetCurrentInstructions(MethodBase, Int32, ILGenerator)
- uid: HarmonyLib.PatchProcessor.GetCurrentInstructions(System.Reflection.MethodBase,System.Reflection.Emit.ILGenerator@,System.Int32)
name: GetCurrentInstructions(MethodBase, out ILGenerator, Int32)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_GetCurrentInstructions_System_Reflection_MethodBase_System_Reflection_Emit_ILGenerator__System_Int32_
commentId: M:HarmonyLib.PatchProcessor.GetCurrentInstructions(System.Reflection.MethodBase,System.Reflection.Emit.ILGenerator@,System.Int32)
name.vb: GetCurrentInstructions(MethodBase, ByRef ILGenerator, Int32)
fullName: HarmonyLib.PatchProcessor.GetCurrentInstructions(System.Reflection.MethodBase, out System.Reflection.Emit.ILGenerator, System.Int32)
fullName.vb: HarmonyLib.PatchProcessor.GetCurrentInstructions(System.Reflection.MethodBase, ByRef System.Reflection.Emit.ILGenerator, System.Int32)
nameWithType: PatchProcessor.GetCurrentInstructions(MethodBase, out ILGenerator, Int32)
nameWithType.vb: PatchProcessor.GetCurrentInstructions(MethodBase, ByRef ILGenerator, Int32)
- uid: HarmonyLib.PatchProcessor.GetCurrentInstructions*
name: GetCurrentInstructions
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_GetCurrentInstructions_
commentId: Overload:HarmonyLib.PatchProcessor.GetCurrentInstructions
isSpec: "True"
fullName: HarmonyLib.PatchProcessor.GetCurrentInstructions
nameWithType: PatchProcessor.GetCurrentInstructions
- uid: HarmonyLib.PatchProcessor.GetOriginalInstructions(System.Reflection.MethodBase,System.Reflection.Emit.ILGenerator)
name: GetOriginalInstructions(MethodBase, ILGenerator)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_GetOriginalInstructions_System_Reflection_MethodBase_System_Reflection_Emit_ILGenerator_
commentId: M:HarmonyLib.PatchProcessor.GetOriginalInstructions(System.Reflection.MethodBase,System.Reflection.Emit.ILGenerator)
fullName: HarmonyLib.PatchProcessor.GetOriginalInstructions(System.Reflection.MethodBase, System.Reflection.Emit.ILGenerator)
nameWithType: PatchProcessor.GetOriginalInstructions(MethodBase, ILGenerator)
- uid: HarmonyLib.PatchProcessor.GetOriginalInstructions(System.Reflection.MethodBase,System.Reflection.Emit.ILGenerator@)
name: GetOriginalInstructions(MethodBase, out ILGenerator)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_GetOriginalInstructions_System_Reflection_MethodBase_System_Reflection_Emit_ILGenerator__
commentId: M:HarmonyLib.PatchProcessor.GetOriginalInstructions(System.Reflection.MethodBase,System.Reflection.Emit.ILGenerator@)
name.vb: GetOriginalInstructions(MethodBase, ByRef ILGenerator)
fullName: HarmonyLib.PatchProcessor.GetOriginalInstructions(System.Reflection.MethodBase, out System.Reflection.Emit.ILGenerator)
fullName.vb: HarmonyLib.PatchProcessor.GetOriginalInstructions(System.Reflection.MethodBase, ByRef System.Reflection.Emit.ILGenerator)
nameWithType: PatchProcessor.GetOriginalInstructions(MethodBase, out ILGenerator)
nameWithType.vb: PatchProcessor.GetOriginalInstructions(MethodBase, ByRef ILGenerator)
- uid: HarmonyLib.PatchProcessor.GetOriginalInstructions*
name: GetOriginalInstructions
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_GetOriginalInstructions_
commentId: Overload:HarmonyLib.PatchProcessor.GetOriginalInstructions
isSpec: "True"
fullName: HarmonyLib.PatchProcessor.GetOriginalInstructions
nameWithType: PatchProcessor.GetOriginalInstructions
- uid: HarmonyLib.PatchProcessor.GetPatchInfo(System.Reflection.MethodBase)
name: GetPatchInfo(MethodBase)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_GetPatchInfo_System_Reflection_MethodBase_
commentId: M:HarmonyLib.PatchProcessor.GetPatchInfo(System.Reflection.MethodBase)
fullName: HarmonyLib.PatchProcessor.GetPatchInfo(System.Reflection.MethodBase)
nameWithType: PatchProcessor.GetPatchInfo(MethodBase)
- uid: HarmonyLib.PatchProcessor.GetPatchInfo*
name: GetPatchInfo
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_GetPatchInfo_
commentId: Overload:HarmonyLib.PatchProcessor.GetPatchInfo
isSpec: "True"
fullName: HarmonyLib.PatchProcessor.GetPatchInfo
nameWithType: PatchProcessor.GetPatchInfo
- uid: HarmonyLib.PatchProcessor.GetSortedPatchMethods(System.Reflection.MethodBase,HarmonyLib.Patch[])
name: GetSortedPatchMethods(MethodBase, Patch[])
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_GetSortedPatchMethods_System_Reflection_MethodBase_HarmonyLib_Patch___
commentId: M:HarmonyLib.PatchProcessor.GetSortedPatchMethods(System.Reflection.MethodBase,HarmonyLib.Patch[])
name.vb: GetSortedPatchMethods(MethodBase, Patch())
fullName: HarmonyLib.PatchProcessor.GetSortedPatchMethods(System.Reflection.MethodBase, HarmonyLib.Patch[])
fullName.vb: HarmonyLib.PatchProcessor.GetSortedPatchMethods(System.Reflection.MethodBase, HarmonyLib.Patch())
nameWithType: PatchProcessor.GetSortedPatchMethods(MethodBase, Patch[])
nameWithType.vb: PatchProcessor.GetSortedPatchMethods(MethodBase, Patch())
- uid: HarmonyLib.PatchProcessor.GetSortedPatchMethods*
name: GetSortedPatchMethods
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_GetSortedPatchMethods_
commentId: Overload:HarmonyLib.PatchProcessor.GetSortedPatchMethods
isSpec: "True"
fullName: HarmonyLib.PatchProcessor.GetSortedPatchMethods
nameWithType: PatchProcessor.GetSortedPatchMethods
- uid: HarmonyLib.PatchProcessor.Patch
name: Patch()
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_Patch
commentId: M:HarmonyLib.PatchProcessor.Patch
fullName: HarmonyLib.PatchProcessor.Patch()
nameWithType: PatchProcessor.Patch()
- uid: HarmonyLib.PatchProcessor.Patch*
name: Patch
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_Patch_
commentId: Overload:HarmonyLib.PatchProcessor.Patch
isSpec: "True"
fullName: HarmonyLib.PatchProcessor.Patch
nameWithType: PatchProcessor.Patch
- uid: HarmonyLib.PatchProcessor.ReadMethodBody(System.Reflection.MethodBase)
name: ReadMethodBody(MethodBase)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_ReadMethodBody_System_Reflection_MethodBase_
commentId: M:HarmonyLib.PatchProcessor.ReadMethodBody(System.Reflection.MethodBase)
fullName: HarmonyLib.PatchProcessor.ReadMethodBody(System.Reflection.MethodBase)
nameWithType: PatchProcessor.ReadMethodBody(MethodBase)
- uid: HarmonyLib.PatchProcessor.ReadMethodBody(System.Reflection.MethodBase,System.Reflection.Emit.ILGenerator)
name: ReadMethodBody(MethodBase, ILGenerator)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_ReadMethodBody_System_Reflection_MethodBase_System_Reflection_Emit_ILGenerator_
commentId: M:HarmonyLib.PatchProcessor.ReadMethodBody(System.Reflection.MethodBase,System.Reflection.Emit.ILGenerator)
fullName: HarmonyLib.PatchProcessor.ReadMethodBody(System.Reflection.MethodBase, System.Reflection.Emit.ILGenerator)
nameWithType: PatchProcessor.ReadMethodBody(MethodBase, ILGenerator)
- uid: HarmonyLib.PatchProcessor.ReadMethodBody*
name: ReadMethodBody
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_ReadMethodBody_
commentId: Overload:HarmonyLib.PatchProcessor.ReadMethodBody
isSpec: "True"
fullName: HarmonyLib.PatchProcessor.ReadMethodBody
nameWithType: PatchProcessor.ReadMethodBody
- uid: HarmonyLib.PatchProcessor.Unpatch(HarmonyLib.HarmonyPatchType,System.String)
name: Unpatch(HarmonyPatchType, String)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_Unpatch_HarmonyLib_HarmonyPatchType_System_String_
commentId: M:HarmonyLib.PatchProcessor.Unpatch(HarmonyLib.HarmonyPatchType,System.String)
fullName: HarmonyLib.PatchProcessor.Unpatch(HarmonyLib.HarmonyPatchType, System.String)
nameWithType: PatchProcessor.Unpatch(HarmonyPatchType, String)
- uid: HarmonyLib.PatchProcessor.Unpatch(System.Reflection.MethodInfo)
name: Unpatch(MethodInfo)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_Unpatch_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.PatchProcessor.Unpatch(System.Reflection.MethodInfo)
fullName: HarmonyLib.PatchProcessor.Unpatch(System.Reflection.MethodInfo)
nameWithType: PatchProcessor.Unpatch(MethodInfo)
- uid: HarmonyLib.PatchProcessor.Unpatch*
name: Unpatch
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_Unpatch_
commentId: Overload:HarmonyLib.PatchProcessor.Unpatch
isSpec: "True"
fullName: HarmonyLib.PatchProcessor.Unpatch
nameWithType: PatchProcessor.Unpatch
- uid: HarmonyLib.PatchProcessor.VersionInfo(System.Version@)
name: VersionInfo(out Version)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_VersionInfo_System_Version__
commentId: M:HarmonyLib.PatchProcessor.VersionInfo(System.Version@)
name.vb: VersionInfo(ByRef Version)
fullName: HarmonyLib.PatchProcessor.VersionInfo(out System.Version)
fullName.vb: HarmonyLib.PatchProcessor.VersionInfo(ByRef System.Version)
nameWithType: PatchProcessor.VersionInfo(out Version)
nameWithType.vb: PatchProcessor.VersionInfo(ByRef Version)
- uid: HarmonyLib.PatchProcessor.VersionInfo*
name: VersionInfo
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_VersionInfo_
commentId: Overload:HarmonyLib.PatchProcessor.VersionInfo
isSpec: "True"
fullName: HarmonyLib.PatchProcessor.VersionInfo
nameWithType: PatchProcessor.VersionInfo
- uid: HarmonyLib.Priority
name: Priority
href: api/HarmonyLib.Priority.html
commentId: T:HarmonyLib.Priority
fullName: HarmonyLib.Priority
nameWithType: Priority
- uid: HarmonyLib.Priority.First
name: First
href: api/HarmonyLib.Priority.html#HarmonyLib_Priority_First
commentId: F:HarmonyLib.Priority.First
fullName: HarmonyLib.Priority.First
nameWithType: Priority.First
- uid: HarmonyLib.Priority.High
name: High
href: api/HarmonyLib.Priority.html#HarmonyLib_Priority_High
commentId: F:HarmonyLib.Priority.High
fullName: HarmonyLib.Priority.High
nameWithType: Priority.High
- uid: HarmonyLib.Priority.HigherThanNormal
name: HigherThanNormal
href: api/HarmonyLib.Priority.html#HarmonyLib_Priority_HigherThanNormal
commentId: F:HarmonyLib.Priority.HigherThanNormal
fullName: HarmonyLib.Priority.HigherThanNormal
nameWithType: Priority.HigherThanNormal
- uid: HarmonyLib.Priority.Last
name: Last
href: api/HarmonyLib.Priority.html#HarmonyLib_Priority_Last
commentId: F:HarmonyLib.Priority.Last
fullName: HarmonyLib.Priority.Last
nameWithType: Priority.Last
- uid: HarmonyLib.Priority.Low
name: Low
href: api/HarmonyLib.Priority.html#HarmonyLib_Priority_Low
commentId: F:HarmonyLib.Priority.Low
fullName: HarmonyLib.Priority.Low
nameWithType: Priority.Low
- uid: HarmonyLib.Priority.LowerThanNormal
name: LowerThanNormal
href: api/HarmonyLib.Priority.html#HarmonyLib_Priority_LowerThanNormal
commentId: F:HarmonyLib.Priority.LowerThanNormal
fullName: HarmonyLib.Priority.LowerThanNormal
nameWithType: Priority.LowerThanNormal
- uid: HarmonyLib.Priority.Normal
name: Normal
href: api/HarmonyLib.Priority.html#HarmonyLib_Priority_Normal
commentId: F:HarmonyLib.Priority.Normal
fullName: HarmonyLib.Priority.Normal
nameWithType: Priority.Normal
- uid: HarmonyLib.Priority.VeryHigh
name: VeryHigh
href: api/HarmonyLib.Priority.html#HarmonyLib_Priority_VeryHigh
commentId: F:HarmonyLib.Priority.VeryHigh
fullName: HarmonyLib.Priority.VeryHigh
nameWithType: Priority.VeryHigh
- uid: HarmonyLib.Priority.VeryLow
name: VeryLow
href: api/HarmonyLib.Priority.html#HarmonyLib_Priority_VeryLow
commentId: F:HarmonyLib.Priority.VeryLow
fullName: HarmonyLib.Priority.VeryLow
nameWithType: Priority.VeryLow
- uid: HarmonyLib.ReversePatcher
name: ReversePatcher
href: api/HarmonyLib.ReversePatcher.html
commentId: T:HarmonyLib.ReversePatcher
fullName: HarmonyLib.ReversePatcher
nameWithType: ReversePatcher
- uid: HarmonyLib.ReversePatcher.#ctor(HarmonyLib.Harmony,System.Reflection.MethodBase,HarmonyLib.HarmonyMethod)
name: ReversePatcher(Harmony, MethodBase, HarmonyMethod)
href: api/HarmonyLib.ReversePatcher.html#HarmonyLib_ReversePatcher__ctor_HarmonyLib_Harmony_System_Reflection_MethodBase_HarmonyLib_HarmonyMethod_
commentId: M:HarmonyLib.ReversePatcher.#ctor(HarmonyLib.Harmony,System.Reflection.MethodBase,HarmonyLib.HarmonyMethod)
fullName: HarmonyLib.ReversePatcher.ReversePatcher(HarmonyLib.Harmony, System.Reflection.MethodBase, HarmonyLib.HarmonyMethod)
nameWithType: ReversePatcher.ReversePatcher(Harmony, MethodBase, HarmonyMethod)
- uid: HarmonyLib.ReversePatcher.#ctor*
name: ReversePatcher
href: api/HarmonyLib.ReversePatcher.html#HarmonyLib_ReversePatcher__ctor_
commentId: Overload:HarmonyLib.ReversePatcher.#ctor
isSpec: "True"
fullName: HarmonyLib.ReversePatcher.ReversePatcher
nameWithType: ReversePatcher.ReversePatcher
- uid: HarmonyLib.ReversePatcher.Patch(HarmonyLib.HarmonyReversePatchType)
name: Patch(HarmonyReversePatchType)
href: api/HarmonyLib.ReversePatcher.html#HarmonyLib_ReversePatcher_Patch_HarmonyLib_HarmonyReversePatchType_
commentId: M:HarmonyLib.ReversePatcher.Patch(HarmonyLib.HarmonyReversePatchType)
fullName: HarmonyLib.ReversePatcher.Patch(HarmonyLib.HarmonyReversePatchType)
nameWithType: ReversePatcher.Patch(HarmonyReversePatchType)
- uid: HarmonyLib.ReversePatcher.Patch*
name: Patch
href: api/HarmonyLib.ReversePatcher.html#HarmonyLib_ReversePatcher_Patch_
commentId: Overload:HarmonyLib.ReversePatcher.Patch
isSpec: "True"
fullName: HarmonyLib.ReversePatcher.Patch
nameWithType: ReversePatcher.Patch
- uid: HarmonyLib.SetterHandler`2
name: SetterHandler<T, S>
href: api/HarmonyLib.SetterHandler-2.html
commentId: T:HarmonyLib.SetterHandler`2
name.vb: SetterHandler(Of T, S)
fullName: HarmonyLib.SetterHandler<T, S>
fullName.vb: HarmonyLib.SetterHandler(Of T, S)
nameWithType: SetterHandler<T, S>
nameWithType.vb: SetterHandler(Of T, S)
- uid: HarmonyLib.SymbolExtensions
name: SymbolExtensions
href: api/HarmonyLib.SymbolExtensions.html
commentId: T:HarmonyLib.SymbolExtensions
fullName: HarmonyLib.SymbolExtensions
nameWithType: SymbolExtensions
- uid: HarmonyLib.SymbolExtensions.GetMethodInfo(System.Linq.Expressions.Expression{System.Action})
name: GetMethodInfo(Expression<Action>)
href: api/HarmonyLib.SymbolExtensions.html#HarmonyLib_SymbolExtensions_GetMethodInfo_System_Linq_Expressions_Expression_System_Action__
commentId: M:HarmonyLib.SymbolExtensions.GetMethodInfo(System.Linq.Expressions.Expression{System.Action})
name.vb: GetMethodInfo(Expression(Of Action))
fullName: HarmonyLib.SymbolExtensions.GetMethodInfo(System.Linq.Expressions.Expression<System.Action>)
fullName.vb: HarmonyLib.SymbolExtensions.GetMethodInfo(System.Linq.Expressions.Expression(Of System.Action))
nameWithType: SymbolExtensions.GetMethodInfo(Expression<Action>)
nameWithType.vb: SymbolExtensions.GetMethodInfo(Expression(Of Action))
- uid: HarmonyLib.SymbolExtensions.GetMethodInfo(System.Linq.Expressions.LambdaExpression)
name: GetMethodInfo(LambdaExpression)
href: api/HarmonyLib.SymbolExtensions.html#HarmonyLib_SymbolExtensions_GetMethodInfo_System_Linq_Expressions_LambdaExpression_
commentId: M:HarmonyLib.SymbolExtensions.GetMethodInfo(System.Linq.Expressions.LambdaExpression)
fullName: HarmonyLib.SymbolExtensions.GetMethodInfo(System.Linq.Expressions.LambdaExpression)
nameWithType: SymbolExtensions.GetMethodInfo(LambdaExpression)
- uid: HarmonyLib.SymbolExtensions.GetMethodInfo*
name: GetMethodInfo
href: api/HarmonyLib.SymbolExtensions.html#HarmonyLib_SymbolExtensions_GetMethodInfo_
commentId: Overload:HarmonyLib.SymbolExtensions.GetMethodInfo
isSpec: "True"
fullName: HarmonyLib.SymbolExtensions.GetMethodInfo
nameWithType: SymbolExtensions.GetMethodInfo
- uid: HarmonyLib.SymbolExtensions.GetMethodInfo``1(System.Linq.Expressions.Expression{System.Action{``0}})
name: GetMethodInfo<T>(Expression<Action<T>>)
href: api/HarmonyLib.SymbolExtensions.html#HarmonyLib_SymbolExtensions_GetMethodInfo__1_System_Linq_Expressions_Expression_System_Action___0___
commentId: M:HarmonyLib.SymbolExtensions.GetMethodInfo``1(System.Linq.Expressions.Expression{System.Action{``0}})
name.vb: GetMethodInfo(Of T)(Expression(Of Action(Of T)))
fullName: HarmonyLib.SymbolExtensions.GetMethodInfo<T>(System.Linq.Expressions.Expression<System.Action<T>>)
fullName.vb: HarmonyLib.SymbolExtensions.GetMethodInfo(Of T)(System.Linq.Expressions.Expression(Of System.Action(Of T)))
nameWithType: SymbolExtensions.GetMethodInfo<T>(Expression<Action<T>>)
nameWithType.vb: SymbolExtensions.GetMethodInfo(Of T)(Expression(Of Action(Of T)))
- uid: HarmonyLib.SymbolExtensions.GetMethodInfo``2(System.Linq.Expressions.Expression{System.Func{``0,``1}})
name: GetMethodInfo<T, TResult>(Expression<Func<T, TResult>>)
href: api/HarmonyLib.SymbolExtensions.html#HarmonyLib_SymbolExtensions_GetMethodInfo__2_System_Linq_Expressions_Expression_System_Func___0___1___
commentId: M:HarmonyLib.SymbolExtensions.GetMethodInfo``2(System.Linq.Expressions.Expression{System.Func{``0,``1}})
name.vb: GetMethodInfo(Of T, TResult)(Expression(Of Func(Of T, TResult)))
fullName: HarmonyLib.SymbolExtensions.GetMethodInfo<T, TResult>(System.Linq.Expressions.Expression<System.Func<T, TResult>>)
fullName.vb: HarmonyLib.SymbolExtensions.GetMethodInfo(Of T, TResult)(System.Linq.Expressions.Expression(Of System.Func(Of T, TResult)))
nameWithType: SymbolExtensions.GetMethodInfo<T, TResult>(Expression<Func<T, TResult>>)
nameWithType.vb: SymbolExtensions.GetMethodInfo(Of T, TResult)(Expression(Of Func(Of T, TResult)))
- uid: HarmonyLib.Transpilers
name: Transpilers
href: api/HarmonyLib.Transpilers.html
commentId: T:HarmonyLib.Transpilers
fullName: HarmonyLib.Transpilers
nameWithType: Transpilers
- uid: HarmonyLib.Transpilers.DebugLogger(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction},System.String)
name: DebugLogger(IEnumerable<CodeInstruction>, String)
href: api/HarmonyLib.Transpilers.html#HarmonyLib_Transpilers_DebugLogger_System_Collections_Generic_IEnumerable_HarmonyLib_CodeInstruction__System_String_
commentId: M:HarmonyLib.Transpilers.DebugLogger(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction},System.String)
name.vb: DebugLogger(IEnumerable(Of CodeInstruction), String)
fullName: HarmonyLib.Transpilers.DebugLogger(System.Collections.Generic.IEnumerable<HarmonyLib.CodeInstruction>, System.String)
fullName.vb: HarmonyLib.Transpilers.DebugLogger(System.Collections.Generic.IEnumerable(Of HarmonyLib.CodeInstruction), System.String)
nameWithType: Transpilers.DebugLogger(IEnumerable<CodeInstruction>, String)
nameWithType.vb: Transpilers.DebugLogger(IEnumerable(Of CodeInstruction), String)
- uid: HarmonyLib.Transpilers.DebugLogger*
name: DebugLogger
href: api/HarmonyLib.Transpilers.html#HarmonyLib_Transpilers_DebugLogger_
commentId: Overload:HarmonyLib.Transpilers.DebugLogger
isSpec: "True"
fullName: HarmonyLib.Transpilers.DebugLogger
nameWithType: Transpilers.DebugLogger
- uid: HarmonyLib.Transpilers.Manipulator(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction},System.Func{HarmonyLib.CodeInstruction,System.Boolean},System.Action{HarmonyLib.CodeInstruction})
name: Manipulator(IEnumerable<CodeInstruction>, Func<CodeInstruction, Boolean>, Action<CodeInstruction>)
href: api/HarmonyLib.Transpilers.html#HarmonyLib_Transpilers_Manipulator_System_Collections_Generic_IEnumerable_HarmonyLib_CodeInstruction__System_Func_HarmonyLib_CodeInstruction_System_Boolean__System_Action_HarmonyLib_CodeInstruction__
commentId: M:HarmonyLib.Transpilers.Manipulator(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction},System.Func{HarmonyLib.CodeInstruction,System.Boolean},System.Action{HarmonyLib.CodeInstruction})
name.vb: Manipulator(IEnumerable(Of CodeInstruction), Func(Of CodeInstruction, Boolean), Action(Of CodeInstruction))
fullName: HarmonyLib.Transpilers.Manipulator(System.Collections.Generic.IEnumerable<HarmonyLib.CodeInstruction>, System.Func<HarmonyLib.CodeInstruction, System.Boolean>, System.Action<HarmonyLib.CodeInstruction>)
fullName.vb: HarmonyLib.Transpilers.Manipulator(System.Collections.Generic.IEnumerable(Of HarmonyLib.CodeInstruction), System.Func(Of HarmonyLib.CodeInstruction, System.Boolean), System.Action(Of HarmonyLib.CodeInstruction))
nameWithType: Transpilers.Manipulator(IEnumerable<CodeInstruction>, Func<CodeInstruction, Boolean>, Action<CodeInstruction>)
nameWithType.vb: Transpilers.Manipulator(IEnumerable(Of CodeInstruction), Func(Of CodeInstruction, Boolean), Action(Of CodeInstruction))
- uid: HarmonyLib.Transpilers.Manipulator*
name: Manipulator
href: api/HarmonyLib.Transpilers.html#HarmonyLib_Transpilers_Manipulator_
commentId: Overload:HarmonyLib.Transpilers.Manipulator
isSpec: "True"
fullName: HarmonyLib.Transpilers.Manipulator
nameWithType: Transpilers.Manipulator
- uid: HarmonyLib.Transpilers.MethodReplacer(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction},System.Reflection.MethodBase,System.Reflection.MethodBase)
name: MethodReplacer(IEnumerable<CodeInstruction>, MethodBase, MethodBase)
href: api/HarmonyLib.Transpilers.html#HarmonyLib_Transpilers_MethodReplacer_System_Collections_Generic_IEnumerable_HarmonyLib_CodeInstruction__System_Reflection_MethodBase_System_Reflection_MethodBase_
commentId: M:HarmonyLib.Transpilers.MethodReplacer(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction},System.Reflection.MethodBase,System.Reflection.MethodBase)
name.vb: MethodReplacer(IEnumerable(Of CodeInstruction), MethodBase, MethodBase)
fullName: HarmonyLib.Transpilers.MethodReplacer(System.Collections.Generic.IEnumerable<HarmonyLib.CodeInstruction>, System.Reflection.MethodBase, System.Reflection.MethodBase)
fullName.vb: HarmonyLib.Transpilers.MethodReplacer(System.Collections.Generic.IEnumerable(Of HarmonyLib.CodeInstruction), System.Reflection.MethodBase, System.Reflection.MethodBase)
nameWithType: Transpilers.MethodReplacer(IEnumerable<CodeInstruction>, MethodBase, MethodBase)
nameWithType.vb: Transpilers.MethodReplacer(IEnumerable(Of CodeInstruction), MethodBase, MethodBase)
- uid: HarmonyLib.Transpilers.MethodReplacer*
name: MethodReplacer
href: api/HarmonyLib.Transpilers.html#HarmonyLib_Transpilers_MethodReplacer_
commentId: Overload:HarmonyLib.Transpilers.MethodReplacer
isSpec: "True"
fullName: HarmonyLib.Transpilers.MethodReplacer
nameWithType: Transpilers.MethodReplacer
- uid: HarmonyLib.Traverse
name: Traverse
href: api/HarmonyLib.Traverse.html
commentId: T:HarmonyLib.Traverse
fullName: HarmonyLib.Traverse
nameWithType: Traverse
- uid: HarmonyLib.Traverse.#ctor(System.Object)
name: Traverse(Object)
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse__ctor_System_Object_
commentId: M:HarmonyLib.Traverse.#ctor(System.Object)
fullName: HarmonyLib.Traverse.Traverse(System.Object)
nameWithType: Traverse.Traverse(Object)
- uid: HarmonyLib.Traverse.#ctor(System.Type)
name: Traverse(Type)
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse__ctor_System_Type_
commentId: M:HarmonyLib.Traverse.#ctor(System.Type)
fullName: HarmonyLib.Traverse.Traverse(System.Type)
nameWithType: Traverse.Traverse(Type)
- uid: HarmonyLib.Traverse.#ctor*
name: Traverse
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse__ctor_
commentId: Overload:HarmonyLib.Traverse.#ctor
isSpec: "True"
fullName: HarmonyLib.Traverse.Traverse
nameWithType: Traverse.Traverse
- uid: HarmonyLib.Traverse.CopyFields
name: CopyFields
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_CopyFields
commentId: F:HarmonyLib.Traverse.CopyFields
fullName: HarmonyLib.Traverse.CopyFields
nameWithType: Traverse.CopyFields
- uid: HarmonyLib.Traverse.Create(System.Object)
name: Create(Object)
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Create_System_Object_
commentId: M:HarmonyLib.Traverse.Create(System.Object)
fullName: HarmonyLib.Traverse.Create(System.Object)
nameWithType: Traverse.Create(Object)
- uid: HarmonyLib.Traverse.Create(System.Type)
name: Create(Type)
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Create_System_Type_
commentId: M:HarmonyLib.Traverse.Create(System.Type)
fullName: HarmonyLib.Traverse.Create(System.Type)
nameWithType: Traverse.Create(Type)
- uid: HarmonyLib.Traverse.Create*
name: Create
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Create_
commentId: Overload:HarmonyLib.Traverse.Create
isSpec: "True"
fullName: HarmonyLib.Traverse.Create
nameWithType: Traverse.Create
- uid: HarmonyLib.Traverse.Create``1
name: Create<T>()
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Create__1
commentId: M:HarmonyLib.Traverse.Create``1
name.vb: Create(Of T)()
fullName: HarmonyLib.Traverse.Create<T>()
fullName.vb: HarmonyLib.Traverse.Create(Of T)()
nameWithType: Traverse.Create<T>()
nameWithType.vb: Traverse.Create(Of T)()
- uid: HarmonyLib.Traverse.CreateWithType(System.String)
name: CreateWithType(String)
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_CreateWithType_System_String_
commentId: M:HarmonyLib.Traverse.CreateWithType(System.String)
fullName: HarmonyLib.Traverse.CreateWithType(System.String)
nameWithType: Traverse.CreateWithType(String)
- uid: HarmonyLib.Traverse.CreateWithType*
name: CreateWithType
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_CreateWithType_
commentId: Overload:HarmonyLib.Traverse.CreateWithType
isSpec: "True"
fullName: HarmonyLib.Traverse.CreateWithType
nameWithType: Traverse.CreateWithType
- uid: HarmonyLib.Traverse.Field(System.String)
name: Field(String)
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Field_System_String_
commentId: M:HarmonyLib.Traverse.Field(System.String)
fullName: HarmonyLib.Traverse.Field(System.String)
nameWithType: Traverse.Field(String)
- uid: HarmonyLib.Traverse.Field*
name: Field
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Field_
commentId: Overload:HarmonyLib.Traverse.Field
isSpec: "True"
fullName: HarmonyLib.Traverse.Field
nameWithType: Traverse.Field
- uid: HarmonyLib.Traverse.Field``1(System.String)
name: Field<T>(String)
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Field__1_System_String_
commentId: M:HarmonyLib.Traverse.Field``1(System.String)
name.vb: Field(Of T)(String)
fullName: HarmonyLib.Traverse.Field<T>(System.String)
fullName.vb: HarmonyLib.Traverse.Field(Of T)(System.String)
nameWithType: Traverse.Field<T>(String)
nameWithType.vb: Traverse.Field(Of T)(String)
- uid: HarmonyLib.Traverse.FieldExists
name: FieldExists()
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_FieldExists
commentId: M:HarmonyLib.Traverse.FieldExists
fullName: HarmonyLib.Traverse.FieldExists()
nameWithType: Traverse.FieldExists()
- uid: HarmonyLib.Traverse.FieldExists*
name: FieldExists
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_FieldExists_
commentId: Overload:HarmonyLib.Traverse.FieldExists
isSpec: "True"
fullName: HarmonyLib.Traverse.FieldExists
nameWithType: Traverse.FieldExists
- uid: HarmonyLib.Traverse.Fields
name: Fields()
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Fields
commentId: M:HarmonyLib.Traverse.Fields
fullName: HarmonyLib.Traverse.Fields()
nameWithType: Traverse.Fields()
- uid: HarmonyLib.Traverse.Fields*
name: Fields
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Fields_
commentId: Overload:HarmonyLib.Traverse.Fields
isSpec: "True"
fullName: HarmonyLib.Traverse.Fields
nameWithType: Traverse.Fields
- uid: HarmonyLib.Traverse.GetValue
name: GetValue()
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_GetValue
commentId: M:HarmonyLib.Traverse.GetValue
fullName: HarmonyLib.Traverse.GetValue()
nameWithType: Traverse.GetValue()
- uid: HarmonyLib.Traverse.GetValue(System.Object[])
name: GetValue(Object[])
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_GetValue_System_Object___
commentId: M:HarmonyLib.Traverse.GetValue(System.Object[])
name.vb: GetValue(Object())
fullName: HarmonyLib.Traverse.GetValue(System.Object[])
fullName.vb: HarmonyLib.Traverse.GetValue(System.Object())
nameWithType: Traverse.GetValue(Object[])
nameWithType.vb: Traverse.GetValue(Object())
- uid: HarmonyLib.Traverse.GetValue*
name: GetValue
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_GetValue_
commentId: Overload:HarmonyLib.Traverse.GetValue
isSpec: "True"
fullName: HarmonyLib.Traverse.GetValue
nameWithType: Traverse.GetValue
- uid: HarmonyLib.Traverse.GetValue``1
name: GetValue<T>()
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_GetValue__1
commentId: M:HarmonyLib.Traverse.GetValue``1
name.vb: GetValue(Of T)()
fullName: HarmonyLib.Traverse.GetValue<T>()
fullName.vb: HarmonyLib.Traverse.GetValue(Of T)()
nameWithType: Traverse.GetValue<T>()
nameWithType.vb: Traverse.GetValue(Of T)()
- uid: HarmonyLib.Traverse.GetValue``1(System.Object[])
name: GetValue<T>(Object[])
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_GetValue__1_System_Object___
commentId: M:HarmonyLib.Traverse.GetValue``1(System.Object[])
name.vb: GetValue(Of T)(Object())
fullName: HarmonyLib.Traverse.GetValue<T>(System.Object[])
fullName.vb: HarmonyLib.Traverse.GetValue(Of T)(System.Object())
nameWithType: Traverse.GetValue<T>(Object[])
nameWithType.vb: Traverse.GetValue(Of T)(Object())
- uid: HarmonyLib.Traverse.GetValueType
name: GetValueType()
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_GetValueType
commentId: M:HarmonyLib.Traverse.GetValueType
fullName: HarmonyLib.Traverse.GetValueType()
nameWithType: Traverse.GetValueType()
- uid: HarmonyLib.Traverse.GetValueType*
name: GetValueType
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_GetValueType_
commentId: Overload:HarmonyLib.Traverse.GetValueType
isSpec: "True"
fullName: HarmonyLib.Traverse.GetValueType
nameWithType: Traverse.GetValueType
- uid: HarmonyLib.Traverse.IterateFields(System.Object,System.Action{HarmonyLib.Traverse})
name: IterateFields(Object, Action<Traverse>)
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_IterateFields_System_Object_System_Action_HarmonyLib_Traverse__
commentId: M:HarmonyLib.Traverse.IterateFields(System.Object,System.Action{HarmonyLib.Traverse})
name.vb: IterateFields(Object, Action(Of Traverse))
fullName: HarmonyLib.Traverse.IterateFields(System.Object, System.Action<HarmonyLib.Traverse>)
fullName.vb: HarmonyLib.Traverse.IterateFields(System.Object, System.Action(Of HarmonyLib.Traverse))
nameWithType: Traverse.IterateFields(Object, Action<Traverse>)
nameWithType.vb: Traverse.IterateFields(Object, Action(Of Traverse))
- uid: HarmonyLib.Traverse.IterateFields(System.Object,System.Object,System.Action{HarmonyLib.Traverse,HarmonyLib.Traverse})
name: IterateFields(Object, Object, Action<Traverse, Traverse>)
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_IterateFields_System_Object_System_Object_System_Action_HarmonyLib_Traverse_HarmonyLib_Traverse__
commentId: M:HarmonyLib.Traverse.IterateFields(System.Object,System.Object,System.Action{HarmonyLib.Traverse,HarmonyLib.Traverse})
name.vb: IterateFields(Object, Object, Action(Of Traverse, Traverse))
fullName: HarmonyLib.Traverse.IterateFields(System.Object, System.Object, System.Action<HarmonyLib.Traverse, HarmonyLib.Traverse>)
fullName.vb: HarmonyLib.Traverse.IterateFields(System.Object, System.Object, System.Action(Of HarmonyLib.Traverse, HarmonyLib.Traverse))
nameWithType: Traverse.IterateFields(Object, Object, Action<Traverse, Traverse>)
nameWithType.vb: Traverse.IterateFields(Object, Object, Action(Of Traverse, Traverse))
- uid: HarmonyLib.Traverse.IterateFields(System.Object,System.Object,System.Action{System.String,HarmonyLib.Traverse,HarmonyLib.Traverse})
name: IterateFields(Object, Object, Action<String, Traverse, Traverse>)
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_IterateFields_System_Object_System_Object_System_Action_System_String_HarmonyLib_Traverse_HarmonyLib_Traverse__
commentId: M:HarmonyLib.Traverse.IterateFields(System.Object,System.Object,System.Action{System.String,HarmonyLib.Traverse,HarmonyLib.Traverse})
name.vb: IterateFields(Object, Object, Action(Of String, Traverse, Traverse))
fullName: HarmonyLib.Traverse.IterateFields(System.Object, System.Object, System.Action<System.String, HarmonyLib.Traverse, HarmonyLib.Traverse>)
fullName.vb: HarmonyLib.Traverse.IterateFields(System.Object, System.Object, System.Action(Of System.String, HarmonyLib.Traverse, HarmonyLib.Traverse))
nameWithType: Traverse.IterateFields(Object, Object, Action<String, Traverse, Traverse>)
nameWithType.vb: Traverse.IterateFields(Object, Object, Action(Of String, Traverse, Traverse))
- uid: HarmonyLib.Traverse.IterateFields*
name: IterateFields
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_IterateFields_
commentId: Overload:HarmonyLib.Traverse.IterateFields
isSpec: "True"
fullName: HarmonyLib.Traverse.IterateFields
nameWithType: Traverse.IterateFields
- uid: HarmonyLib.Traverse.IterateProperties(System.Object,System.Action{HarmonyLib.Traverse})
name: IterateProperties(Object, Action<Traverse>)
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_IterateProperties_System_Object_System_Action_HarmonyLib_Traverse__
commentId: M:HarmonyLib.Traverse.IterateProperties(System.Object,System.Action{HarmonyLib.Traverse})
name.vb: IterateProperties(Object, Action(Of Traverse))
fullName: HarmonyLib.Traverse.IterateProperties(System.Object, System.Action<HarmonyLib.Traverse>)
fullName.vb: HarmonyLib.Traverse.IterateProperties(System.Object, System.Action(Of HarmonyLib.Traverse))
nameWithType: Traverse.IterateProperties(Object, Action<Traverse>)
nameWithType.vb: Traverse.IterateProperties(Object, Action(Of Traverse))
- uid: HarmonyLib.Traverse.IterateProperties(System.Object,System.Object,System.Action{HarmonyLib.Traverse,HarmonyLib.Traverse})
name: IterateProperties(Object, Object, Action<Traverse, Traverse>)
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_IterateProperties_System_Object_System_Object_System_Action_HarmonyLib_Traverse_HarmonyLib_Traverse__
commentId: M:HarmonyLib.Traverse.IterateProperties(System.Object,System.Object,System.Action{HarmonyLib.Traverse,HarmonyLib.Traverse})
name.vb: IterateProperties(Object, Object, Action(Of Traverse, Traverse))
fullName: HarmonyLib.Traverse.IterateProperties(System.Object, System.Object, System.Action<HarmonyLib.Traverse, HarmonyLib.Traverse>)
fullName.vb: HarmonyLib.Traverse.IterateProperties(System.Object, System.Object, System.Action(Of HarmonyLib.Traverse, HarmonyLib.Traverse))
nameWithType: Traverse.IterateProperties(Object, Object, Action<Traverse, Traverse>)
nameWithType.vb: Traverse.IterateProperties(Object, Object, Action(Of Traverse, Traverse))
- uid: HarmonyLib.Traverse.IterateProperties(System.Object,System.Object,System.Action{System.String,HarmonyLib.Traverse,HarmonyLib.Traverse})
name: IterateProperties(Object, Object, Action<String, Traverse, Traverse>)
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_IterateProperties_System_Object_System_Object_System_Action_System_String_HarmonyLib_Traverse_HarmonyLib_Traverse__
commentId: M:HarmonyLib.Traverse.IterateProperties(System.Object,System.Object,System.Action{System.String,HarmonyLib.Traverse,HarmonyLib.Traverse})
name.vb: IterateProperties(Object, Object, Action(Of String, Traverse, Traverse))
fullName: HarmonyLib.Traverse.IterateProperties(System.Object, System.Object, System.Action<System.String, HarmonyLib.Traverse, HarmonyLib.Traverse>)
fullName.vb: HarmonyLib.Traverse.IterateProperties(System.Object, System.Object, System.Action(Of System.String, HarmonyLib.Traverse, HarmonyLib.Traverse))
nameWithType: Traverse.IterateProperties(Object, Object, Action<String, Traverse, Traverse>)
nameWithType.vb: Traverse.IterateProperties(Object, Object, Action(Of String, Traverse, Traverse))
- uid: HarmonyLib.Traverse.IterateProperties*
name: IterateProperties
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_IterateProperties_
commentId: Overload:HarmonyLib.Traverse.IterateProperties
isSpec: "True"
fullName: HarmonyLib.Traverse.IterateProperties
nameWithType: Traverse.IterateProperties
- uid: HarmonyLib.Traverse.Method(System.String,System.Object[])
name: Method(String, Object[])
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Method_System_String_System_Object___
commentId: M:HarmonyLib.Traverse.Method(System.String,System.Object[])
name.vb: Method(String, Object())
fullName: HarmonyLib.Traverse.Method(System.String, System.Object[])
fullName.vb: HarmonyLib.Traverse.Method(System.String, System.Object())
nameWithType: Traverse.Method(String, Object[])
nameWithType.vb: Traverse.Method(String, Object())
- uid: HarmonyLib.Traverse.Method(System.String,System.Type[],System.Object[])
name: Method(String, Type[], Object[])
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Method_System_String_System_Type___System_Object___
commentId: M:HarmonyLib.Traverse.Method(System.String,System.Type[],System.Object[])
name.vb: Method(String, Type(), Object())
fullName: HarmonyLib.Traverse.Method(System.String, System.Type[], System.Object[])
fullName.vb: HarmonyLib.Traverse.Method(System.String, System.Type(), System.Object())
nameWithType: Traverse.Method(String, Type[], Object[])
nameWithType.vb: Traverse.Method(String, Type(), Object())
- uid: HarmonyLib.Traverse.Method*
name: Method
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Method_
commentId: Overload:HarmonyLib.Traverse.Method
isSpec: "True"
fullName: HarmonyLib.Traverse.Method
nameWithType: Traverse.Method
- uid: HarmonyLib.Traverse.MethodExists
name: MethodExists()
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_MethodExists
commentId: M:HarmonyLib.Traverse.MethodExists
fullName: HarmonyLib.Traverse.MethodExists()
nameWithType: Traverse.MethodExists()
- uid: HarmonyLib.Traverse.MethodExists*
name: MethodExists
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_MethodExists_
commentId: Overload:HarmonyLib.Traverse.MethodExists
isSpec: "True"
fullName: HarmonyLib.Traverse.MethodExists
nameWithType: Traverse.MethodExists
- uid: HarmonyLib.Traverse.Methods
name: Methods()
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Methods
commentId: M:HarmonyLib.Traverse.Methods
fullName: HarmonyLib.Traverse.Methods()
nameWithType: Traverse.Methods()
- uid: HarmonyLib.Traverse.Methods*
name: Methods
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Methods_
commentId: Overload:HarmonyLib.Traverse.Methods
isSpec: "True"
fullName: HarmonyLib.Traverse.Methods
nameWithType: Traverse.Methods
- uid: HarmonyLib.Traverse.Properties
name: Properties()
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Properties
commentId: M:HarmonyLib.Traverse.Properties
fullName: HarmonyLib.Traverse.Properties()
nameWithType: Traverse.Properties()
- uid: HarmonyLib.Traverse.Properties*
name: Properties
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Properties_
commentId: Overload:HarmonyLib.Traverse.Properties
isSpec: "True"
fullName: HarmonyLib.Traverse.Properties
nameWithType: Traverse.Properties
- uid: HarmonyLib.Traverse.Property(System.String,System.Object[])
name: Property(String, Object[])
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Property_System_String_System_Object___
commentId: M:HarmonyLib.Traverse.Property(System.String,System.Object[])
name.vb: Property(String, Object())
fullName: HarmonyLib.Traverse.Property(System.String, System.Object[])
fullName.vb: HarmonyLib.Traverse.Property(System.String, System.Object())
nameWithType: Traverse.Property(String, Object[])
nameWithType.vb: Traverse.Property(String, Object())
- uid: HarmonyLib.Traverse.Property*
name: Property
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Property_
commentId: Overload:HarmonyLib.Traverse.Property
isSpec: "True"
fullName: HarmonyLib.Traverse.Property
nameWithType: Traverse.Property
- uid: HarmonyLib.Traverse.Property``1(System.String,System.Object[])
name: Property<T>(String, Object[])
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Property__1_System_String_System_Object___
commentId: M:HarmonyLib.Traverse.Property``1(System.String,System.Object[])
name.vb: Property(Of T)(String, Object())
fullName: HarmonyLib.Traverse.Property<T>(System.String, System.Object[])
fullName.vb: HarmonyLib.Traverse.Property(Of T)(System.String, System.Object())
nameWithType: Traverse.Property<T>(String, Object[])
nameWithType.vb: Traverse.Property(Of T)(String, Object())
- uid: HarmonyLib.Traverse.PropertyExists
name: PropertyExists()
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_PropertyExists
commentId: M:HarmonyLib.Traverse.PropertyExists
fullName: HarmonyLib.Traverse.PropertyExists()
nameWithType: Traverse.PropertyExists()
- uid: HarmonyLib.Traverse.PropertyExists*
name: PropertyExists
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_PropertyExists_
commentId: Overload:HarmonyLib.Traverse.PropertyExists
isSpec: "True"
fullName: HarmonyLib.Traverse.PropertyExists
nameWithType: Traverse.PropertyExists
- uid: HarmonyLib.Traverse.SetValue(System.Object)
name: SetValue(Object)
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_SetValue_System_Object_
commentId: M:HarmonyLib.Traverse.SetValue(System.Object)
fullName: HarmonyLib.Traverse.SetValue(System.Object)
nameWithType: Traverse.SetValue(Object)
- uid: HarmonyLib.Traverse.SetValue*
name: SetValue
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_SetValue_
commentId: Overload:HarmonyLib.Traverse.SetValue
isSpec: "True"
fullName: HarmonyLib.Traverse.SetValue
nameWithType: Traverse.SetValue
- uid: HarmonyLib.Traverse.ToString
name: ToString()
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_ToString
commentId: M:HarmonyLib.Traverse.ToString
fullName: HarmonyLib.Traverse.ToString()
nameWithType: Traverse.ToString()
- uid: HarmonyLib.Traverse.ToString*
name: ToString
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_ToString_
commentId: Overload:HarmonyLib.Traverse.ToString
isSpec: "True"
fullName: HarmonyLib.Traverse.ToString
nameWithType: Traverse.ToString
- uid: HarmonyLib.Traverse.Type(System.String)
name: Type(String)
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Type_System_String_
commentId: M:HarmonyLib.Traverse.Type(System.String)
fullName: HarmonyLib.Traverse.Type(System.String)
nameWithType: Traverse.Type(String)
- uid: HarmonyLib.Traverse.Type*
name: Type
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_Type_
commentId: Overload:HarmonyLib.Traverse.Type
isSpec: "True"
fullName: HarmonyLib.Traverse.Type
nameWithType: Traverse.Type
- uid: HarmonyLib.Traverse.TypeExists
name: TypeExists()
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_TypeExists
commentId: M:HarmonyLib.Traverse.TypeExists
fullName: HarmonyLib.Traverse.TypeExists()
nameWithType: Traverse.TypeExists()
- uid: HarmonyLib.Traverse.TypeExists*
name: TypeExists
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_TypeExists_
commentId: Overload:HarmonyLib.Traverse.TypeExists
isSpec: "True"
fullName: HarmonyLib.Traverse.TypeExists
nameWithType: Traverse.TypeExists
- uid: HarmonyLib.Traverse`1
name: Traverse<T>
href: api/HarmonyLib.Traverse-1.html
commentId: T:HarmonyLib.Traverse`1
name.vb: Traverse(Of T)
fullName: HarmonyLib.Traverse<T>
fullName.vb: HarmonyLib.Traverse(Of T)
nameWithType: Traverse<T>
nameWithType.vb: Traverse(Of T)
- uid: HarmonyLib.Traverse`1.#ctor(HarmonyLib.Traverse)
name: Traverse(Traverse)
href: api/HarmonyLib.Traverse-1.html#HarmonyLib_Traverse_1__ctor_HarmonyLib_Traverse_
commentId: M:HarmonyLib.Traverse`1.#ctor(HarmonyLib.Traverse)
fullName: HarmonyLib.Traverse<T>.Traverse(HarmonyLib.Traverse)
fullName.vb: HarmonyLib.Traverse(Of T).Traverse(HarmonyLib.Traverse)
nameWithType: Traverse<T>.Traverse(Traverse)
nameWithType.vb: Traverse(Of T).Traverse(Traverse)
- uid: HarmonyLib.Traverse`1.#ctor*
name: Traverse
href: api/HarmonyLib.Traverse-1.html#HarmonyLib_Traverse_1__ctor_
commentId: Overload:HarmonyLib.Traverse`1.#ctor
isSpec: "True"
fullName: HarmonyLib.Traverse<T>.Traverse
fullName.vb: HarmonyLib.Traverse(Of T).Traverse
nameWithType: Traverse<T>.Traverse
nameWithType.vb: Traverse(Of T).Traverse
- uid: HarmonyLib.Traverse`1.Value
name: Value
href: api/HarmonyLib.Traverse-1.html#HarmonyLib_Traverse_1_Value
commentId: P:HarmonyLib.Traverse`1.Value
fullName: HarmonyLib.Traverse<T>.Value
fullName.vb: HarmonyLib.Traverse(Of T).Value
nameWithType: Traverse<T>.Value
nameWithType.vb: Traverse(Of T).Value
- uid: HarmonyLib.Traverse`1.Value*
name: Value
href: api/HarmonyLib.Traverse-1.html#HarmonyLib_Traverse_1_Value_
commentId: Overload:HarmonyLib.Traverse`1.Value
isSpec: "True"
fullName: HarmonyLib.Traverse<T>.Value
fullName.vb: HarmonyLib.Traverse(Of T).Value
nameWithType: Traverse<T>.Value
nameWithType.vb: Traverse(Of T).Value