Files
Andreas Pardeike 0072943ba5 draft for docs
2025-08-23 00:31:53 +02:00

10892 lines
594 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
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.AllAssemblies
name: AllAssemblies()
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_AllAssemblies
commentId: M:HarmonyLib.AccessTools.AllAssemblies
fullName: HarmonyLib.AccessTools.AllAssemblies()
nameWithType: AccessTools.AllAssemblies()
- uid: HarmonyLib.AccessTools.AllAssemblies*
name: AllAssemblies
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_AllAssemblies_
commentId: Overload:HarmonyLib.AccessTools.AllAssemblies
fullName: HarmonyLib.AccessTools.AllAssemblies
nameWithType: AccessTools.AllAssemblies
- 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.AllTypes
name: AllTypes()
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_AllTypes
commentId: M:HarmonyLib.AccessTools.AllTypes
fullName: HarmonyLib.AccessTools.AllTypes()
nameWithType: AccessTools.AllTypes()
- uid: HarmonyLib.AccessTools.AllTypes*
name: AllTypes
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_AllTypes_
commentId: Overload:HarmonyLib.AccessTools.AllTypes
fullName: HarmonyLib.AccessTools.AllTypes
nameWithType: AccessTools.AllTypes
- uid: HarmonyLib.AccessTools.ClearTypeSearchCache
name: ClearTypeSearchCache()
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_ClearTypeSearchCache
commentId: M:HarmonyLib.AccessTools.ClearTypeSearchCache
fullName: HarmonyLib.AccessTools.ClearTypeSearchCache()
nameWithType: AccessTools.ClearTypeSearchCache()
- uid: HarmonyLib.AccessTools.ClearTypeSearchCache*
name: ClearTypeSearchCache
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_ClearTypeSearchCache_
commentId: Overload:HarmonyLib.AccessTools.ClearTypeSearchCache
fullName: HarmonyLib.AccessTools.ClearTypeSearchCache
nameWithType: AccessTools.ClearTypeSearchCache
- 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
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
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
fullName: HarmonyLib.AccessTools.CreateInstance
nameWithType: AccessTools.CreateInstance
- uid: HarmonyLib.AccessTools.CreateInstance``1
name: CreateInstance<T>()
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_CreateInstance__1
commentId: M:HarmonyLib.AccessTools.CreateInstance``1
name.vb: CreateInstance(Of T)()
fullName: HarmonyLib.AccessTools.CreateInstance<T>()
fullName.vb: HarmonyLib.AccessTools.CreateInstance(Of T)()
nameWithType: AccessTools.CreateInstance<T>()
nameWithType.vb: AccessTools.CreateInstance(Of T)()
- 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
fullName: HarmonyLib.AccessTools.DeclaredConstructor
nameWithType: AccessTools.DeclaredConstructor
- uid: HarmonyLib.AccessTools.DeclaredEvent(System.String)
name: DeclaredEvent(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredEvent_System_String_
commentId: M:HarmonyLib.AccessTools.DeclaredEvent(System.String)
fullName: HarmonyLib.AccessTools.DeclaredEvent(System.String)
nameWithType: AccessTools.DeclaredEvent(String)
- uid: HarmonyLib.AccessTools.DeclaredEvent(System.Type,System.String)
name: DeclaredEvent(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredEvent_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.DeclaredEvent(System.Type,System.String)
fullName: HarmonyLib.AccessTools.DeclaredEvent(System.Type, System.String)
nameWithType: AccessTools.DeclaredEvent(Type, String)
- uid: HarmonyLib.AccessTools.DeclaredEvent*
name: DeclaredEvent
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredEvent_
commentId: Overload:HarmonyLib.AccessTools.DeclaredEvent
fullName: HarmonyLib.AccessTools.DeclaredEvent
nameWithType: AccessTools.DeclaredEvent
- uid: HarmonyLib.AccessTools.DeclaredEventAdder(System.String)
name: DeclaredEventAdder(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredEventAdder_System_String_
commentId: M:HarmonyLib.AccessTools.DeclaredEventAdder(System.String)
fullName: HarmonyLib.AccessTools.DeclaredEventAdder(System.String)
nameWithType: AccessTools.DeclaredEventAdder(String)
- uid: HarmonyLib.AccessTools.DeclaredEventAdder(System.Type,System.String)
name: DeclaredEventAdder(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredEventAdder_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.DeclaredEventAdder(System.Type,System.String)
fullName: HarmonyLib.AccessTools.DeclaredEventAdder(System.Type, System.String)
nameWithType: AccessTools.DeclaredEventAdder(Type, String)
- uid: HarmonyLib.AccessTools.DeclaredEventAdder*
name: DeclaredEventAdder
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredEventAdder_
commentId: Overload:HarmonyLib.AccessTools.DeclaredEventAdder
fullName: HarmonyLib.AccessTools.DeclaredEventAdder
nameWithType: AccessTools.DeclaredEventAdder
- uid: HarmonyLib.AccessTools.DeclaredEventRemover(System.String)
name: DeclaredEventRemover(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredEventRemover_System_String_
commentId: M:HarmonyLib.AccessTools.DeclaredEventRemover(System.String)
fullName: HarmonyLib.AccessTools.DeclaredEventRemover(System.String)
nameWithType: AccessTools.DeclaredEventRemover(String)
- uid: HarmonyLib.AccessTools.DeclaredEventRemover(System.Type,System.String)
name: DeclaredEventRemover(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredEventRemover_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.DeclaredEventRemover(System.Type,System.String)
fullName: HarmonyLib.AccessTools.DeclaredEventRemover(System.Type, System.String)
nameWithType: AccessTools.DeclaredEventRemover(Type, String)
- uid: HarmonyLib.AccessTools.DeclaredEventRemover*
name: DeclaredEventRemover
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredEventRemover_
commentId: Overload:HarmonyLib.AccessTools.DeclaredEventRemover
fullName: HarmonyLib.AccessTools.DeclaredEventRemover
nameWithType: AccessTools.DeclaredEventRemover
- uid: HarmonyLib.AccessTools.DeclaredField(System.String)
name: DeclaredField(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredField_System_String_
commentId: M:HarmonyLib.AccessTools.DeclaredField(System.String)
fullName: HarmonyLib.AccessTools.DeclaredField(System.String)
nameWithType: AccessTools.DeclaredField(String)
- 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
fullName: HarmonyLib.AccessTools.DeclaredField
nameWithType: AccessTools.DeclaredField
- uid: HarmonyLib.AccessTools.DeclaredFinalizer(System.Type)
name: DeclaredFinalizer(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredFinalizer_System_Type_
commentId: M:HarmonyLib.AccessTools.DeclaredFinalizer(System.Type)
fullName: HarmonyLib.AccessTools.DeclaredFinalizer(System.Type)
nameWithType: AccessTools.DeclaredFinalizer(Type)
- uid: HarmonyLib.AccessTools.DeclaredFinalizer*
name: DeclaredFinalizer
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredFinalizer_
commentId: Overload:HarmonyLib.AccessTools.DeclaredFinalizer
fullName: HarmonyLib.AccessTools.DeclaredFinalizer
nameWithType: AccessTools.DeclaredFinalizer
- uid: HarmonyLib.AccessTools.DeclaredIndexer(System.Type,System.Type[])
name: DeclaredIndexer(Type, Type[])
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredIndexer_System_Type_System_Type___
commentId: M:HarmonyLib.AccessTools.DeclaredIndexer(System.Type,System.Type[])
name.vb: DeclaredIndexer(Type, Type())
fullName: HarmonyLib.AccessTools.DeclaredIndexer(System.Type, System.Type[])
fullName.vb: HarmonyLib.AccessTools.DeclaredIndexer(System.Type, System.Type())
nameWithType: AccessTools.DeclaredIndexer(Type, Type[])
nameWithType.vb: AccessTools.DeclaredIndexer(Type, Type())
- uid: HarmonyLib.AccessTools.DeclaredIndexer*
name: DeclaredIndexer
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredIndexer_
commentId: Overload:HarmonyLib.AccessTools.DeclaredIndexer
fullName: HarmonyLib.AccessTools.DeclaredIndexer
nameWithType: AccessTools.DeclaredIndexer
- uid: HarmonyLib.AccessTools.DeclaredIndexerGetter(System.Type,System.Type[])
name: DeclaredIndexerGetter(Type, Type[])
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredIndexerGetter_System_Type_System_Type___
commentId: M:HarmonyLib.AccessTools.DeclaredIndexerGetter(System.Type,System.Type[])
name.vb: DeclaredIndexerGetter(Type, Type())
fullName: HarmonyLib.AccessTools.DeclaredIndexerGetter(System.Type, System.Type[])
fullName.vb: HarmonyLib.AccessTools.DeclaredIndexerGetter(System.Type, System.Type())
nameWithType: AccessTools.DeclaredIndexerGetter(Type, Type[])
nameWithType.vb: AccessTools.DeclaredIndexerGetter(Type, Type())
- uid: HarmonyLib.AccessTools.DeclaredIndexerGetter*
name: DeclaredIndexerGetter
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredIndexerGetter_
commentId: Overload:HarmonyLib.AccessTools.DeclaredIndexerGetter
fullName: HarmonyLib.AccessTools.DeclaredIndexerGetter
nameWithType: AccessTools.DeclaredIndexerGetter
- uid: HarmonyLib.AccessTools.DeclaredIndexerSetter(System.Type,System.Type[])
name: DeclaredIndexerSetter(Type, Type[])
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredIndexerSetter_System_Type_System_Type___
commentId: M:HarmonyLib.AccessTools.DeclaredIndexerSetter(System.Type,System.Type[])
name.vb: DeclaredIndexerSetter(Type, Type())
fullName: HarmonyLib.AccessTools.DeclaredIndexerSetter(System.Type, System.Type[])
fullName.vb: HarmonyLib.AccessTools.DeclaredIndexerSetter(System.Type, System.Type())
nameWithType: AccessTools.DeclaredIndexerSetter(Type, Type[])
nameWithType.vb: AccessTools.DeclaredIndexerSetter(Type, Type())
- uid: HarmonyLib.AccessTools.DeclaredIndexerSetter*
name: DeclaredIndexerSetter
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredIndexerSetter_
commentId: Overload:HarmonyLib.AccessTools.DeclaredIndexerSetter
fullName: HarmonyLib.AccessTools.DeclaredIndexerSetter
nameWithType: AccessTools.DeclaredIndexerSetter
- uid: HarmonyLib.AccessTools.DeclaredMethod(System.String,System.Type[],System.Type[])
name: DeclaredMethod(String, Type[], Type[])
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredMethod_System_String_System_Type___System_Type___
commentId: M:HarmonyLib.AccessTools.DeclaredMethod(System.String,System.Type[],System.Type[])
name.vb: DeclaredMethod(String, Type(), Type())
fullName: HarmonyLib.AccessTools.DeclaredMethod(System.String, System.Type[], System.Type[])
fullName.vb: HarmonyLib.AccessTools.DeclaredMethod(System.String, System.Type(), System.Type())
nameWithType: AccessTools.DeclaredMethod(String, Type[], Type[])
nameWithType.vb: AccessTools.DeclaredMethod(String, Type(), Type())
- 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
fullName: HarmonyLib.AccessTools.DeclaredMethod
nameWithType: AccessTools.DeclaredMethod
- uid: HarmonyLib.AccessTools.DeclaredProperty(System.String)
name: DeclaredProperty(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredProperty_System_String_
commentId: M:HarmonyLib.AccessTools.DeclaredProperty(System.String)
fullName: HarmonyLib.AccessTools.DeclaredProperty(System.String)
nameWithType: AccessTools.DeclaredProperty(String)
- 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
fullName: HarmonyLib.AccessTools.DeclaredProperty
nameWithType: AccessTools.DeclaredProperty
- uid: HarmonyLib.AccessTools.DeclaredPropertyGetter(System.String)
name: DeclaredPropertyGetter(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredPropertyGetter_System_String_
commentId: M:HarmonyLib.AccessTools.DeclaredPropertyGetter(System.String)
fullName: HarmonyLib.AccessTools.DeclaredPropertyGetter(System.String)
nameWithType: AccessTools.DeclaredPropertyGetter(String)
- 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
fullName: HarmonyLib.AccessTools.DeclaredPropertyGetter
nameWithType: AccessTools.DeclaredPropertyGetter
- uid: HarmonyLib.AccessTools.DeclaredPropertySetter(System.String)
name: DeclaredPropertySetter(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_DeclaredPropertySetter_System_String_
commentId: M:HarmonyLib.AccessTools.DeclaredPropertySetter(System.String)
fullName: HarmonyLib.AccessTools.DeclaredPropertySetter(System.String)
nameWithType: AccessTools.DeclaredPropertySetter(String)
- 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
fullName: HarmonyLib.AccessTools.DeclaredPropertySetter
nameWithType: AccessTools.DeclaredPropertySetter
- uid: HarmonyLib.AccessTools.EnumeratorMoveNext(System.Reflection.MethodBase)
name: EnumeratorMoveNext(MethodBase)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_EnumeratorMoveNext_System_Reflection_MethodBase_
commentId: M:HarmonyLib.AccessTools.EnumeratorMoveNext(System.Reflection.MethodBase)
fullName: HarmonyLib.AccessTools.EnumeratorMoveNext(System.Reflection.MethodBase)
nameWithType: AccessTools.EnumeratorMoveNext(MethodBase)
- uid: HarmonyLib.AccessTools.EnumeratorMoveNext*
name: EnumeratorMoveNext
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_EnumeratorMoveNext_
commentId: Overload:HarmonyLib.AccessTools.EnumeratorMoveNext
fullName: HarmonyLib.AccessTools.EnumeratorMoveNext
nameWithType: AccessTools.EnumeratorMoveNext
- uid: HarmonyLib.AccessTools.Event(System.String)
name: Event(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Event_System_String_
commentId: M:HarmonyLib.AccessTools.Event(System.String)
fullName: HarmonyLib.AccessTools.Event(System.String)
nameWithType: AccessTools.Event(String)
- uid: HarmonyLib.AccessTools.Event(System.Type,System.String)
name: Event(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Event_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.Event(System.Type,System.String)
fullName: HarmonyLib.AccessTools.Event(System.Type, System.String)
nameWithType: AccessTools.Event(Type, String)
- uid: HarmonyLib.AccessTools.Event*
name: Event
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Event_
commentId: Overload:HarmonyLib.AccessTools.Event
fullName: HarmonyLib.AccessTools.Event
nameWithType: AccessTools.Event
- uid: HarmonyLib.AccessTools.EventAdder(System.String)
name: EventAdder(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_EventAdder_System_String_
commentId: M:HarmonyLib.AccessTools.EventAdder(System.String)
fullName: HarmonyLib.AccessTools.EventAdder(System.String)
nameWithType: AccessTools.EventAdder(String)
- uid: HarmonyLib.AccessTools.EventAdder(System.Type,System.String)
name: EventAdder(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_EventAdder_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.EventAdder(System.Type,System.String)
fullName: HarmonyLib.AccessTools.EventAdder(System.Type, System.String)
nameWithType: AccessTools.EventAdder(Type, String)
- uid: HarmonyLib.AccessTools.EventAdder*
name: EventAdder
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_EventAdder_
commentId: Overload:HarmonyLib.AccessTools.EventAdder
fullName: HarmonyLib.AccessTools.EventAdder
nameWithType: AccessTools.EventAdder
- uid: HarmonyLib.AccessTools.EventRemover(System.String)
name: EventRemover(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_EventRemover_System_String_
commentId: M:HarmonyLib.AccessTools.EventRemover(System.String)
fullName: HarmonyLib.AccessTools.EventRemover(System.String)
nameWithType: AccessTools.EventRemover(String)
- uid: HarmonyLib.AccessTools.EventRemover(System.Type,System.String)
name: EventRemover(Type, String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_EventRemover_System_Type_System_String_
commentId: M:HarmonyLib.AccessTools.EventRemover(System.Type,System.String)
fullName: HarmonyLib.AccessTools.EventRemover(System.Type, System.String)
nameWithType: AccessTools.EventRemover(Type, String)
- uid: HarmonyLib.AccessTools.EventRemover*
name: EventRemover
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_EventRemover_
commentId: Overload:HarmonyLib.AccessTools.EventRemover
fullName: HarmonyLib.AccessTools.EventRemover
nameWithType: AccessTools.EventRemover
- uid: HarmonyLib.AccessTools.Field(System.String)
name: Field(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Field_System_String_
commentId: M:HarmonyLib.AccessTools.Field(System.String)
fullName: HarmonyLib.AccessTools.Field(System.String)
nameWithType: AccessTools.Field(String)
- 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
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`1.#ctor(System.Object,System.IntPtr)
name: FieldRef(Object, IntPtr)
href: api/HarmonyLib.AccessTools.FieldRef-1.html#HarmonyLib_AccessTools_FieldRef_1__ctor_System_Object_System_IntPtr_
commentId: M:HarmonyLib.AccessTools.FieldRef`1.#ctor(System.Object,System.IntPtr)
fullName: HarmonyLib.AccessTools.FieldRef<F>.FieldRef(System.Object, System.IntPtr)
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of F).FieldRef(System.Object, System.IntPtr)
nameWithType: AccessTools.FieldRef<F>.FieldRef(Object, IntPtr)
nameWithType.vb: AccessTools.FieldRef(Of F).FieldRef(Object, IntPtr)
- uid: HarmonyLib.AccessTools.FieldRef`1.#ctor*
name: FieldRef
href: api/HarmonyLib.AccessTools.FieldRef-1.html#HarmonyLib_AccessTools_FieldRef_1__ctor_
commentId: Overload:HarmonyLib.AccessTools.FieldRef`1.#ctor
fullName: HarmonyLib.AccessTools.FieldRef<F>.FieldRef
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of F).FieldRef
nameWithType: AccessTools.FieldRef<F>.FieldRef
nameWithType.vb: AccessTools.FieldRef(Of F).FieldRef
- uid: HarmonyLib.AccessTools.FieldRef`1.BeginInvoke(System.AsyncCallback,System.Object)
name: BeginInvoke(AsyncCallback, Object)
href: api/HarmonyLib.AccessTools.FieldRef-1.html#HarmonyLib_AccessTools_FieldRef_1_BeginInvoke_System_AsyncCallback_System_Object_
commentId: M:HarmonyLib.AccessTools.FieldRef`1.BeginInvoke(System.AsyncCallback,System.Object)
fullName: HarmonyLib.AccessTools.FieldRef<F>.BeginInvoke(System.AsyncCallback, System.Object)
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of F).BeginInvoke(System.AsyncCallback, System.Object)
nameWithType: AccessTools.FieldRef<F>.BeginInvoke(AsyncCallback, Object)
nameWithType.vb: AccessTools.FieldRef(Of F).BeginInvoke(AsyncCallback, Object)
- uid: HarmonyLib.AccessTools.FieldRef`1.BeginInvoke*
name: BeginInvoke
href: api/HarmonyLib.AccessTools.FieldRef-1.html#HarmonyLib_AccessTools_FieldRef_1_BeginInvoke_
commentId: Overload:HarmonyLib.AccessTools.FieldRef`1.BeginInvoke
fullName: HarmonyLib.AccessTools.FieldRef<F>.BeginInvoke
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of F).BeginInvoke
nameWithType: AccessTools.FieldRef<F>.BeginInvoke
nameWithType.vb: AccessTools.FieldRef(Of F).BeginInvoke
- uid: HarmonyLib.AccessTools.FieldRef`1.EndInvoke(System.IAsyncResult)
name: EndInvoke(IAsyncResult)
href: api/HarmonyLib.AccessTools.FieldRef-1.html#HarmonyLib_AccessTools_FieldRef_1_EndInvoke_System_IAsyncResult_
commentId: M:HarmonyLib.AccessTools.FieldRef`1.EndInvoke(System.IAsyncResult)
fullName: HarmonyLib.AccessTools.FieldRef<F>.EndInvoke(System.IAsyncResult)
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of F).EndInvoke(System.IAsyncResult)
nameWithType: AccessTools.FieldRef<F>.EndInvoke(IAsyncResult)
nameWithType.vb: AccessTools.FieldRef(Of F).EndInvoke(IAsyncResult)
- uid: HarmonyLib.AccessTools.FieldRef`1.EndInvoke*
name: EndInvoke
href: api/HarmonyLib.AccessTools.FieldRef-1.html#HarmonyLib_AccessTools_FieldRef_1_EndInvoke_
commentId: Overload:HarmonyLib.AccessTools.FieldRef`1.EndInvoke
fullName: HarmonyLib.AccessTools.FieldRef<F>.EndInvoke
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of F).EndInvoke
nameWithType: AccessTools.FieldRef<F>.EndInvoke
nameWithType.vb: AccessTools.FieldRef(Of F).EndInvoke
- uid: HarmonyLib.AccessTools.FieldRef`1.Invoke
name: Invoke()
href: api/HarmonyLib.AccessTools.FieldRef-1.html#HarmonyLib_AccessTools_FieldRef_1_Invoke
commentId: M:HarmonyLib.AccessTools.FieldRef`1.Invoke
fullName: HarmonyLib.AccessTools.FieldRef<F>.Invoke()
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of F).Invoke()
nameWithType: AccessTools.FieldRef<F>.Invoke()
nameWithType.vb: AccessTools.FieldRef(Of F).Invoke()
- uid: HarmonyLib.AccessTools.FieldRef`1.Invoke*
name: Invoke
href: api/HarmonyLib.AccessTools.FieldRef-1.html#HarmonyLib_AccessTools_FieldRef_1_Invoke_
commentId: Overload:HarmonyLib.AccessTools.FieldRef`1.Invoke
fullName: HarmonyLib.AccessTools.FieldRef<F>.Invoke
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of F).Invoke
nameWithType: AccessTools.FieldRef<F>.Invoke
nameWithType.vb: AccessTools.FieldRef(Of F).Invoke
- 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.FieldRef`2.#ctor(System.Object,System.IntPtr)
name: FieldRef(Object, IntPtr)
href: api/HarmonyLib.AccessTools.FieldRef-2.html#HarmonyLib_AccessTools_FieldRef_2__ctor_System_Object_System_IntPtr_
commentId: M:HarmonyLib.AccessTools.FieldRef`2.#ctor(System.Object,System.IntPtr)
fullName: HarmonyLib.AccessTools.FieldRef<T, F>.FieldRef(System.Object, System.IntPtr)
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of T, F).FieldRef(System.Object, System.IntPtr)
nameWithType: AccessTools.FieldRef<T, F>.FieldRef(Object, IntPtr)
nameWithType.vb: AccessTools.FieldRef(Of T, F).FieldRef(Object, IntPtr)
- uid: HarmonyLib.AccessTools.FieldRef`2.#ctor*
name: FieldRef
href: api/HarmonyLib.AccessTools.FieldRef-2.html#HarmonyLib_AccessTools_FieldRef_2__ctor_
commentId: Overload:HarmonyLib.AccessTools.FieldRef`2.#ctor
fullName: HarmonyLib.AccessTools.FieldRef<T, F>.FieldRef
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of T, F).FieldRef
nameWithType: AccessTools.FieldRef<T, F>.FieldRef
nameWithType.vb: AccessTools.FieldRef(Of T, F).FieldRef
- uid: HarmonyLib.AccessTools.FieldRef`2.BeginInvoke(`0,System.AsyncCallback,System.Object)
name: BeginInvoke(T, AsyncCallback, Object)
href: api/HarmonyLib.AccessTools.FieldRef-2.html#HarmonyLib_AccessTools_FieldRef_2_BeginInvoke__0_System_AsyncCallback_System_Object_
commentId: M:HarmonyLib.AccessTools.FieldRef`2.BeginInvoke(`0,System.AsyncCallback,System.Object)
fullName: HarmonyLib.AccessTools.FieldRef<T, F>.BeginInvoke(T, System.AsyncCallback, System.Object)
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of T, F).BeginInvoke(T, System.AsyncCallback, System.Object)
nameWithType: AccessTools.FieldRef<T, F>.BeginInvoke(T, AsyncCallback, Object)
nameWithType.vb: AccessTools.FieldRef(Of T, F).BeginInvoke(T, AsyncCallback, Object)
- uid: HarmonyLib.AccessTools.FieldRef`2.BeginInvoke*
name: BeginInvoke
href: api/HarmonyLib.AccessTools.FieldRef-2.html#HarmonyLib_AccessTools_FieldRef_2_BeginInvoke_
commentId: Overload:HarmonyLib.AccessTools.FieldRef`2.BeginInvoke
fullName: HarmonyLib.AccessTools.FieldRef<T, F>.BeginInvoke
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of T, F).BeginInvoke
nameWithType: AccessTools.FieldRef<T, F>.BeginInvoke
nameWithType.vb: AccessTools.FieldRef(Of T, F).BeginInvoke
- uid: HarmonyLib.AccessTools.FieldRef`2.EndInvoke(System.IAsyncResult)
name: EndInvoke(IAsyncResult)
href: api/HarmonyLib.AccessTools.FieldRef-2.html#HarmonyLib_AccessTools_FieldRef_2_EndInvoke_System_IAsyncResult_
commentId: M:HarmonyLib.AccessTools.FieldRef`2.EndInvoke(System.IAsyncResult)
fullName: HarmonyLib.AccessTools.FieldRef<T, F>.EndInvoke(System.IAsyncResult)
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of T, F).EndInvoke(System.IAsyncResult)
nameWithType: AccessTools.FieldRef<T, F>.EndInvoke(IAsyncResult)
nameWithType.vb: AccessTools.FieldRef(Of T, F).EndInvoke(IAsyncResult)
- uid: HarmonyLib.AccessTools.FieldRef`2.EndInvoke*
name: EndInvoke
href: api/HarmonyLib.AccessTools.FieldRef-2.html#HarmonyLib_AccessTools_FieldRef_2_EndInvoke_
commentId: Overload:HarmonyLib.AccessTools.FieldRef`2.EndInvoke
fullName: HarmonyLib.AccessTools.FieldRef<T, F>.EndInvoke
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of T, F).EndInvoke
nameWithType: AccessTools.FieldRef<T, F>.EndInvoke
nameWithType.vb: AccessTools.FieldRef(Of T, F).EndInvoke
- uid: HarmonyLib.AccessTools.FieldRef`2.Invoke(`0)
name: Invoke(T)
href: api/HarmonyLib.AccessTools.FieldRef-2.html#HarmonyLib_AccessTools_FieldRef_2_Invoke__0_
commentId: M:HarmonyLib.AccessTools.FieldRef`2.Invoke(`0)
fullName: HarmonyLib.AccessTools.FieldRef<T, F>.Invoke(T)
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of T, F).Invoke(T)
nameWithType: AccessTools.FieldRef<T, F>.Invoke(T)
nameWithType.vb: AccessTools.FieldRef(Of T, F).Invoke(T)
- uid: HarmonyLib.AccessTools.FieldRef`2.Invoke*
name: Invoke
href: api/HarmonyLib.AccessTools.FieldRef-2.html#HarmonyLib_AccessTools_FieldRef_2_Invoke_
commentId: Overload:HarmonyLib.AccessTools.FieldRef`2.Invoke
fullName: HarmonyLib.AccessTools.FieldRef<T, F>.Invoke
fullName.vb: HarmonyLib.AccessTools.FieldRef(Of T, F).Invoke
nameWithType: AccessTools.FieldRef<T, F>.Invoke
nameWithType.vb: AccessTools.FieldRef(Of T, F).Invoke
- uid: HarmonyLib.AccessTools.FieldRefAccess*
name: FieldRefAccess
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FieldRefAccess_
commentId: Overload:HarmonyLib.AccessTools.FieldRefAccess
fullName: HarmonyLib.AccessTools.FieldRefAccess
nameWithType: AccessTools.FieldRefAccess
- uid: HarmonyLib.AccessTools.FieldRefAccess``1(System.String)
name: FieldRefAccess<F>(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FieldRefAccess__1_System_String_
commentId: M:HarmonyLib.AccessTools.FieldRefAccess``1(System.String)
name.vb: FieldRefAccess(Of F)(String)
fullName: HarmonyLib.AccessTools.FieldRefAccess<F>(System.String)
fullName.vb: HarmonyLib.AccessTools.FieldRefAccess(Of F)(System.String)
nameWithType: AccessTools.FieldRefAccess<F>(String)
nameWithType.vb: AccessTools.FieldRefAccess(Of F)(String)
- 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.Finalizer(System.Type)
name: Finalizer(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Finalizer_System_Type_
commentId: M:HarmonyLib.AccessTools.Finalizer(System.Type)
fullName: HarmonyLib.AccessTools.Finalizer(System.Type)
nameWithType: AccessTools.Finalizer(Type)
- uid: HarmonyLib.AccessTools.Finalizer*
name: Finalizer
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Finalizer_
commentId: Overload:HarmonyLib.AccessTools.Finalizer
fullName: HarmonyLib.AccessTools.Finalizer
nameWithType: AccessTools.Finalizer
- uid: HarmonyLib.AccessTools.FindIncludingBaseTypes*
name: FindIncludingBaseTypes
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_FindIncludingBaseTypes_
commentId: Overload:HarmonyLib.AccessTools.FindIncludingBaseTypes
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
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
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
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
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
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
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
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
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
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
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
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
fullName: HarmonyLib.AccessTools.GetFieldNames
nameWithType: AccessTools.GetFieldNames
- uid: HarmonyLib.AccessTools.GetMethodByModuleAndToken(System.String,System.Int32)
name: GetMethodByModuleAndToken(String, Int32)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetMethodByModuleAndToken_System_String_System_Int32_
commentId: M:HarmonyLib.AccessTools.GetMethodByModuleAndToken(System.String,System.Int32)
fullName: HarmonyLib.AccessTools.GetMethodByModuleAndToken(System.String, System.Int32)
nameWithType: AccessTools.GetMethodByModuleAndToken(String, Int32)
- uid: HarmonyLib.AccessTools.GetMethodByModuleAndToken*
name: GetMethodByModuleAndToken
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_GetMethodByModuleAndToken_
commentId: Overload:HarmonyLib.AccessTools.GetMethodByModuleAndToken
fullName: HarmonyLib.AccessTools.GetMethodByModuleAndToken
nameWithType: AccessTools.GetMethodByModuleAndToken
- 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
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
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
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
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
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
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
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
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.Identifiable(System.Reflection.MethodInfo)
name: Identifiable(MethodInfo)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Identifiable_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.AccessTools.Identifiable(System.Reflection.MethodInfo)
fullName: HarmonyLib.AccessTools.Identifiable(System.Reflection.MethodInfo)
nameWithType: AccessTools.Identifiable(MethodInfo)
- uid: HarmonyLib.AccessTools.Identifiable*
name: Identifiable
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Identifiable_
commentId: Overload:HarmonyLib.AccessTools.Identifiable
fullName: HarmonyLib.AccessTools.Identifiable
nameWithType: AccessTools.Identifiable
- uid: HarmonyLib.AccessTools.Indexer(System.Type,System.Type[])
name: Indexer(Type, Type[])
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Indexer_System_Type_System_Type___
commentId: M:HarmonyLib.AccessTools.Indexer(System.Type,System.Type[])
name.vb: Indexer(Type, Type())
fullName: HarmonyLib.AccessTools.Indexer(System.Type, System.Type[])
fullName.vb: HarmonyLib.AccessTools.Indexer(System.Type, System.Type())
nameWithType: AccessTools.Indexer(Type, Type[])
nameWithType.vb: AccessTools.Indexer(Type, Type())
- uid: HarmonyLib.AccessTools.Indexer*
name: Indexer
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Indexer_
commentId: Overload:HarmonyLib.AccessTools.Indexer
fullName: HarmonyLib.AccessTools.Indexer
nameWithType: AccessTools.Indexer
- uid: HarmonyLib.AccessTools.IndexerGetter(System.Type,System.Type[])
name: IndexerGetter(Type, Type[])
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IndexerGetter_System_Type_System_Type___
commentId: M:HarmonyLib.AccessTools.IndexerGetter(System.Type,System.Type[])
name.vb: IndexerGetter(Type, Type())
fullName: HarmonyLib.AccessTools.IndexerGetter(System.Type, System.Type[])
fullName.vb: HarmonyLib.AccessTools.IndexerGetter(System.Type, System.Type())
nameWithType: AccessTools.IndexerGetter(Type, Type[])
nameWithType.vb: AccessTools.IndexerGetter(Type, Type())
- uid: HarmonyLib.AccessTools.IndexerGetter*
name: IndexerGetter
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IndexerGetter_
commentId: Overload:HarmonyLib.AccessTools.IndexerGetter
fullName: HarmonyLib.AccessTools.IndexerGetter
nameWithType: AccessTools.IndexerGetter
- uid: HarmonyLib.AccessTools.IndexerSetter(System.Type,System.Type[])
name: IndexerSetter(Type, Type[])
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IndexerSetter_System_Type_System_Type___
commentId: M:HarmonyLib.AccessTools.IndexerSetter(System.Type,System.Type[])
name.vb: IndexerSetter(Type, Type())
fullName: HarmonyLib.AccessTools.IndexerSetter(System.Type, System.Type[])
fullName.vb: HarmonyLib.AccessTools.IndexerSetter(System.Type, System.Type())
nameWithType: AccessTools.IndexerSetter(Type, Type[])
nameWithType.vb: AccessTools.IndexerSetter(Type, Type())
- uid: HarmonyLib.AccessTools.IndexerSetter*
name: IndexerSetter
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_IndexerSetter_
commentId: Overload:HarmonyLib.AccessTools.IndexerSetter
fullName: HarmonyLib.AccessTools.IndexerSetter
nameWithType: AccessTools.IndexerSetter
- 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
fullName: HarmonyLib.AccessTools.Inner
nameWithType: AccessTools.Inner
- uid: HarmonyLib.AccessTools.InnerTypes(System.Type)
name: InnerTypes(Type)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_InnerTypes_System_Type_
commentId: M:HarmonyLib.AccessTools.InnerTypes(System.Type)
fullName: HarmonyLib.AccessTools.InnerTypes(System.Type)
nameWithType: AccessTools.InnerTypes(Type)
- uid: HarmonyLib.AccessTools.InnerTypes*
name: InnerTypes
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_InnerTypes_
commentId: Overload:HarmonyLib.AccessTools.InnerTypes
fullName: HarmonyLib.AccessTools.InnerTypes
nameWithType: AccessTools.InnerTypes
- 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
fullName: HarmonyLib.AccessTools.MethodDelegate
nameWithType: AccessTools.MethodDelegate
- uid: HarmonyLib.AccessTools.MethodDelegate``1(System.Reflection.MethodInfo,System.Object,System.Boolean,System.Type[])
name: MethodDelegate<DelegateType>(MethodInfo, Object, Boolean, Type[])
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_MethodDelegate__1_System_Reflection_MethodInfo_System_Object_System_Boolean_System_Type___
commentId: M:HarmonyLib.AccessTools.MethodDelegate``1(System.Reflection.MethodInfo,System.Object,System.Boolean,System.Type[])
name.vb: MethodDelegate(Of DelegateType)(MethodInfo, Object, Boolean, Type())
fullName: HarmonyLib.AccessTools.MethodDelegate<DelegateType>(System.Reflection.MethodInfo, System.Object, System.Boolean, System.Type[])
fullName.vb: HarmonyLib.AccessTools.MethodDelegate(Of DelegateType)(System.Reflection.MethodInfo, System.Object, System.Boolean, System.Type())
nameWithType: AccessTools.MethodDelegate<DelegateType>(MethodInfo, Object, Boolean, Type[])
nameWithType.vb: AccessTools.MethodDelegate(Of DelegateType)(MethodInfo, Object, Boolean, Type())
- uid: HarmonyLib.AccessTools.MethodDelegate``1(System.String,System.Object,System.Boolean,System.Type[])
name: MethodDelegate<DelegateType>(String, Object, Boolean, Type[])
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_MethodDelegate__1_System_String_System_Object_System_Boolean_System_Type___
commentId: M:HarmonyLib.AccessTools.MethodDelegate``1(System.String,System.Object,System.Boolean,System.Type[])
name.vb: MethodDelegate(Of DelegateType)(String, Object, Boolean, Type())
fullName: HarmonyLib.AccessTools.MethodDelegate<DelegateType>(System.String, System.Object, System.Boolean, System.Type[])
fullName.vb: HarmonyLib.AccessTools.MethodDelegate(Of DelegateType)(System.String, System.Object, System.Boolean, System.Type())
nameWithType: AccessTools.MethodDelegate<DelegateType>(String, Object, Boolean, Type[])
nameWithType.vb: AccessTools.MethodDelegate(Of DelegateType)(String, Object, Boolean, Type())
- uid: HarmonyLib.AccessTools.Property(System.String)
name: Property(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_Property_System_String_
commentId: M:HarmonyLib.AccessTools.Property(System.String)
fullName: HarmonyLib.AccessTools.Property(System.String)
nameWithType: AccessTools.Property(String)
- 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
fullName: HarmonyLib.AccessTools.Property
nameWithType: AccessTools.Property
- uid: HarmonyLib.AccessTools.PropertyGetter(System.String)
name: PropertyGetter(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_PropertyGetter_System_String_
commentId: M:HarmonyLib.AccessTools.PropertyGetter(System.String)
fullName: HarmonyLib.AccessTools.PropertyGetter(System.String)
nameWithType: AccessTools.PropertyGetter(String)
- 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
fullName: HarmonyLib.AccessTools.PropertyGetter
nameWithType: AccessTools.PropertyGetter
- uid: HarmonyLib.AccessTools.PropertySetter(System.String)
name: PropertySetter(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_PropertySetter_System_String_
commentId: M:HarmonyLib.AccessTools.PropertySetter(System.String)
fullName: HarmonyLib.AccessTools.PropertySetter(System.String)
nameWithType: AccessTools.PropertySetter(String)
- 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
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
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
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.String)
name: StaticFieldRefAccess<F>(String)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StaticFieldRefAccess__1_System_String_
commentId: M:HarmonyLib.AccessTools.StaticFieldRefAccess``1(System.String)
name.vb: StaticFieldRefAccess(Of F)(String)
fullName: HarmonyLib.AccessTools.StaticFieldRefAccess<F>(System.String)
fullName.vb: HarmonyLib.AccessTools.StaticFieldRefAccess(Of F)(System.String)
nameWithType: AccessTools.StaticFieldRefAccess<F>(String)
nameWithType.vb: AccessTools.StaticFieldRefAccess(Of F)(String)
- 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.StructFieldRef`2.#ctor(System.Object,System.IntPtr)
name: StructFieldRef(Object, IntPtr)
href: api/HarmonyLib.AccessTools.StructFieldRef-2.html#HarmonyLib_AccessTools_StructFieldRef_2__ctor_System_Object_System_IntPtr_
commentId: M:HarmonyLib.AccessTools.StructFieldRef`2.#ctor(System.Object,System.IntPtr)
fullName: HarmonyLib.AccessTools.StructFieldRef<T, F>.StructFieldRef(System.Object, System.IntPtr)
fullName.vb: HarmonyLib.AccessTools.StructFieldRef(Of T, F).StructFieldRef(System.Object, System.IntPtr)
nameWithType: AccessTools.StructFieldRef<T, F>.StructFieldRef(Object, IntPtr)
nameWithType.vb: AccessTools.StructFieldRef(Of T, F).StructFieldRef(Object, IntPtr)
- uid: HarmonyLib.AccessTools.StructFieldRef`2.#ctor*
name: StructFieldRef
href: api/HarmonyLib.AccessTools.StructFieldRef-2.html#HarmonyLib_AccessTools_StructFieldRef_2__ctor_
commentId: Overload:HarmonyLib.AccessTools.StructFieldRef`2.#ctor
fullName: HarmonyLib.AccessTools.StructFieldRef<T, F>.StructFieldRef
fullName.vb: HarmonyLib.AccessTools.StructFieldRef(Of T, F).StructFieldRef
nameWithType: AccessTools.StructFieldRef<T, F>.StructFieldRef
nameWithType.vb: AccessTools.StructFieldRef(Of T, F).StructFieldRef
- uid: HarmonyLib.AccessTools.StructFieldRef`2.BeginInvoke(`0@,System.AsyncCallback,System.Object)
name: BeginInvoke(ref T, AsyncCallback, Object)
href: api/HarmonyLib.AccessTools.StructFieldRef-2.html#HarmonyLib_AccessTools_StructFieldRef_2_BeginInvoke__0__System_AsyncCallback_System_Object_
commentId: M:HarmonyLib.AccessTools.StructFieldRef`2.BeginInvoke(`0@,System.AsyncCallback,System.Object)
name.vb: BeginInvoke(ByRef T, AsyncCallback, Object)
fullName: HarmonyLib.AccessTools.StructFieldRef<T, F>.BeginInvoke(ref T, System.AsyncCallback, System.Object)
fullName.vb: HarmonyLib.AccessTools.StructFieldRef(Of T, F).BeginInvoke(ByRef T, System.AsyncCallback, System.Object)
nameWithType: AccessTools.StructFieldRef<T, F>.BeginInvoke(ref T, AsyncCallback, Object)
nameWithType.vb: AccessTools.StructFieldRef(Of T, F).BeginInvoke(ByRef T, AsyncCallback, Object)
- uid: HarmonyLib.AccessTools.StructFieldRef`2.BeginInvoke*
name: BeginInvoke
href: api/HarmonyLib.AccessTools.StructFieldRef-2.html#HarmonyLib_AccessTools_StructFieldRef_2_BeginInvoke_
commentId: Overload:HarmonyLib.AccessTools.StructFieldRef`2.BeginInvoke
fullName: HarmonyLib.AccessTools.StructFieldRef<T, F>.BeginInvoke
fullName.vb: HarmonyLib.AccessTools.StructFieldRef(Of T, F).BeginInvoke
nameWithType: AccessTools.StructFieldRef<T, F>.BeginInvoke
nameWithType.vb: AccessTools.StructFieldRef(Of T, F).BeginInvoke
- uid: HarmonyLib.AccessTools.StructFieldRef`2.EndInvoke(`0@,System.IAsyncResult)
name: EndInvoke(ref T, IAsyncResult)
href: api/HarmonyLib.AccessTools.StructFieldRef-2.html#HarmonyLib_AccessTools_StructFieldRef_2_EndInvoke__0__System_IAsyncResult_
commentId: M:HarmonyLib.AccessTools.StructFieldRef`2.EndInvoke(`0@,System.IAsyncResult)
name.vb: EndInvoke(ByRef T, IAsyncResult)
fullName: HarmonyLib.AccessTools.StructFieldRef<T, F>.EndInvoke(ref T, System.IAsyncResult)
fullName.vb: HarmonyLib.AccessTools.StructFieldRef(Of T, F).EndInvoke(ByRef T, System.IAsyncResult)
nameWithType: AccessTools.StructFieldRef<T, F>.EndInvoke(ref T, IAsyncResult)
nameWithType.vb: AccessTools.StructFieldRef(Of T, F).EndInvoke(ByRef T, IAsyncResult)
- uid: HarmonyLib.AccessTools.StructFieldRef`2.EndInvoke*
name: EndInvoke
href: api/HarmonyLib.AccessTools.StructFieldRef-2.html#HarmonyLib_AccessTools_StructFieldRef_2_EndInvoke_
commentId: Overload:HarmonyLib.AccessTools.StructFieldRef`2.EndInvoke
fullName: HarmonyLib.AccessTools.StructFieldRef<T, F>.EndInvoke
fullName.vb: HarmonyLib.AccessTools.StructFieldRef(Of T, F).EndInvoke
nameWithType: AccessTools.StructFieldRef<T, F>.EndInvoke
nameWithType.vb: AccessTools.StructFieldRef(Of T, F).EndInvoke
- uid: HarmonyLib.AccessTools.StructFieldRef`2.Invoke(`0@)
name: Invoke(ref T)
href: api/HarmonyLib.AccessTools.StructFieldRef-2.html#HarmonyLib_AccessTools_StructFieldRef_2_Invoke__0__
commentId: M:HarmonyLib.AccessTools.StructFieldRef`2.Invoke(`0@)
name.vb: Invoke(ByRef T)
fullName: HarmonyLib.AccessTools.StructFieldRef<T, F>.Invoke(ref T)
fullName.vb: HarmonyLib.AccessTools.StructFieldRef(Of T, F).Invoke(ByRef T)
nameWithType: AccessTools.StructFieldRef<T, F>.Invoke(ref T)
nameWithType.vb: AccessTools.StructFieldRef(Of T, F).Invoke(ByRef T)
- uid: HarmonyLib.AccessTools.StructFieldRef`2.Invoke*
name: Invoke
href: api/HarmonyLib.AccessTools.StructFieldRef-2.html#HarmonyLib_AccessTools_StructFieldRef_2_Invoke_
commentId: Overload:HarmonyLib.AccessTools.StructFieldRef`2.Invoke
fullName: HarmonyLib.AccessTools.StructFieldRef<T, F>.Invoke
fullName.vb: HarmonyLib.AccessTools.StructFieldRef(Of T, F).Invoke
nameWithType: AccessTools.StructFieldRef<T, F>.Invoke
nameWithType.vb: AccessTools.StructFieldRef(Of T, F).Invoke
- uid: HarmonyLib.AccessTools.StructFieldRefAccess*
name: StructFieldRefAccess
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_StructFieldRefAccess_
commentId: Overload:HarmonyLib.AccessTools.StructFieldRefAccess
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
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
fullName: HarmonyLib.AccessTools.TypeByName
nameWithType: AccessTools.TypeByName
- uid: HarmonyLib.AccessTools.TypeSearch(System.Text.RegularExpressions.Regex,System.Boolean)
name: TypeSearch(Regex, Boolean)
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_TypeSearch_System_Text_RegularExpressions_Regex_System_Boolean_
commentId: M:HarmonyLib.AccessTools.TypeSearch(System.Text.RegularExpressions.Regex,System.Boolean)
fullName: HarmonyLib.AccessTools.TypeSearch(System.Text.RegularExpressions.Regex, System.Boolean)
nameWithType: AccessTools.TypeSearch(Regex, Boolean)
- uid: HarmonyLib.AccessTools.TypeSearch*
name: TypeSearch
href: api/HarmonyLib.AccessTools.html#HarmonyLib_AccessTools_TypeSearch_
commentId: Overload:HarmonyLib.AccessTools.TypeSearch
fullName: HarmonyLib.AccessTools.TypeSearch
nameWithType: AccessTools.TypeSearch
- uid: HarmonyLib.AccessToolsExtensions
name: AccessToolsExtensions
href: api/HarmonyLib.AccessToolsExtensions.html
commentId: T:HarmonyLib.AccessToolsExtensions
fullName: HarmonyLib.AccessToolsExtensions
nameWithType: AccessToolsExtensions
- uid: HarmonyLib.AccessToolsExtensions.Constructor(System.Type,System.Type[],System.Boolean)
name: Constructor(Type, Type[], Boolean)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Constructor_System_Type_System_Type___System_Boolean_
commentId: M:HarmonyLib.AccessToolsExtensions.Constructor(System.Type,System.Type[],System.Boolean)
name.vb: Constructor(Type, Type(), Boolean)
fullName: HarmonyLib.AccessToolsExtensions.Constructor(System.Type, System.Type[], System.Boolean)
fullName.vb: HarmonyLib.AccessToolsExtensions.Constructor(System.Type, System.Type(), System.Boolean)
nameWithType: AccessToolsExtensions.Constructor(Type, Type[], Boolean)
nameWithType.vb: AccessToolsExtensions.Constructor(Type, Type(), Boolean)
- uid: HarmonyLib.AccessToolsExtensions.Constructor*
name: Constructor
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Constructor_
commentId: Overload:HarmonyLib.AccessToolsExtensions.Constructor
fullName: HarmonyLib.AccessToolsExtensions.Constructor
nameWithType: AccessToolsExtensions.Constructor
- uid: HarmonyLib.AccessToolsExtensions.CreateInstance(System.Type)
name: CreateInstance(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_CreateInstance_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.CreateInstance(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.CreateInstance(System.Type)
nameWithType: AccessToolsExtensions.CreateInstance(Type)
- uid: HarmonyLib.AccessToolsExtensions.CreateInstance*
name: CreateInstance
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_CreateInstance_
commentId: Overload:HarmonyLib.AccessToolsExtensions.CreateInstance
fullName: HarmonyLib.AccessToolsExtensions.CreateInstance
nameWithType: AccessToolsExtensions.CreateInstance
- uid: HarmonyLib.AccessToolsExtensions.DeclaredConstructor(System.Type,System.Type[],System.Boolean)
name: DeclaredConstructor(Type, Type[], Boolean)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredConstructor_System_Type_System_Type___System_Boolean_
commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredConstructor(System.Type,System.Type[],System.Boolean)
name.vb: DeclaredConstructor(Type, Type(), Boolean)
fullName: HarmonyLib.AccessToolsExtensions.DeclaredConstructor(System.Type, System.Type[], System.Boolean)
fullName.vb: HarmonyLib.AccessToolsExtensions.DeclaredConstructor(System.Type, System.Type(), System.Boolean)
nameWithType: AccessToolsExtensions.DeclaredConstructor(Type, Type[], Boolean)
nameWithType.vb: AccessToolsExtensions.DeclaredConstructor(Type, Type(), Boolean)
- uid: HarmonyLib.AccessToolsExtensions.DeclaredConstructor*
name: DeclaredConstructor
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredConstructor_
commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredConstructor
fullName: HarmonyLib.AccessToolsExtensions.DeclaredConstructor
nameWithType: AccessToolsExtensions.DeclaredConstructor
- uid: HarmonyLib.AccessToolsExtensions.DeclaredEvent(System.Type,System.String)
name: DeclaredEvent(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredEvent_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredEvent(System.Type,System.String)
fullName: HarmonyLib.AccessToolsExtensions.DeclaredEvent(System.Type, System.String)
nameWithType: AccessToolsExtensions.DeclaredEvent(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.DeclaredEvent*
name: DeclaredEvent
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredEvent_
commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredEvent
fullName: HarmonyLib.AccessToolsExtensions.DeclaredEvent
nameWithType: AccessToolsExtensions.DeclaredEvent
- uid: HarmonyLib.AccessToolsExtensions.DeclaredEventAdder(System.Type,System.String)
name: DeclaredEventAdder(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredEventAdder_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredEventAdder(System.Type,System.String)
fullName: HarmonyLib.AccessToolsExtensions.DeclaredEventAdder(System.Type, System.String)
nameWithType: AccessToolsExtensions.DeclaredEventAdder(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.DeclaredEventAdder*
name: DeclaredEventAdder
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredEventAdder_
commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredEventAdder
fullName: HarmonyLib.AccessToolsExtensions.DeclaredEventAdder
nameWithType: AccessToolsExtensions.DeclaredEventAdder
- uid: HarmonyLib.AccessToolsExtensions.DeclaredEventRemover(System.Type,System.String)
name: DeclaredEventRemover(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredEventRemover_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredEventRemover(System.Type,System.String)
fullName: HarmonyLib.AccessToolsExtensions.DeclaredEventRemover(System.Type, System.String)
nameWithType: AccessToolsExtensions.DeclaredEventRemover(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.DeclaredEventRemover*
name: DeclaredEventRemover
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredEventRemover_
commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredEventRemover
fullName: HarmonyLib.AccessToolsExtensions.DeclaredEventRemover
nameWithType: AccessToolsExtensions.DeclaredEventRemover
- uid: HarmonyLib.AccessToolsExtensions.DeclaredField(System.Type,System.Int32)
name: DeclaredField(Type, Int32)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredField_System_Type_System_Int32_
commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredField(System.Type,System.Int32)
fullName: HarmonyLib.AccessToolsExtensions.DeclaredField(System.Type, System.Int32)
nameWithType: AccessToolsExtensions.DeclaredField(Type, Int32)
- uid: HarmonyLib.AccessToolsExtensions.DeclaredField(System.Type,System.String)
name: DeclaredField(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredField_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredField(System.Type,System.String)
fullName: HarmonyLib.AccessToolsExtensions.DeclaredField(System.Type, System.String)
nameWithType: AccessToolsExtensions.DeclaredField(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.DeclaredField*
name: DeclaredField
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredField_
commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredField
fullName: HarmonyLib.AccessToolsExtensions.DeclaredField
nameWithType: AccessToolsExtensions.DeclaredField
- uid: HarmonyLib.AccessToolsExtensions.DeclaredFinalizer(System.Type)
name: DeclaredFinalizer(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredFinalizer_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredFinalizer(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.DeclaredFinalizer(System.Type)
nameWithType: AccessToolsExtensions.DeclaredFinalizer(Type)
- uid: HarmonyLib.AccessToolsExtensions.DeclaredFinalizer*
name: DeclaredFinalizer
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredFinalizer_
commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredFinalizer
fullName: HarmonyLib.AccessToolsExtensions.DeclaredFinalizer
nameWithType: AccessToolsExtensions.DeclaredFinalizer
- uid: HarmonyLib.AccessToolsExtensions.DeclaredIndexer(System.Type,System.Type[])
name: DeclaredIndexer(Type, Type[])
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredIndexer_System_Type_System_Type___
commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredIndexer(System.Type,System.Type[])
name.vb: DeclaredIndexer(Type, Type())
fullName: HarmonyLib.AccessToolsExtensions.DeclaredIndexer(System.Type, System.Type[])
fullName.vb: HarmonyLib.AccessToolsExtensions.DeclaredIndexer(System.Type, System.Type())
nameWithType: AccessToolsExtensions.DeclaredIndexer(Type, Type[])
nameWithType.vb: AccessToolsExtensions.DeclaredIndexer(Type, Type())
- uid: HarmonyLib.AccessToolsExtensions.DeclaredIndexer*
name: DeclaredIndexer
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredIndexer_
commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredIndexer
fullName: HarmonyLib.AccessToolsExtensions.DeclaredIndexer
nameWithType: AccessToolsExtensions.DeclaredIndexer
- uid: HarmonyLib.AccessToolsExtensions.DeclaredIndexerGetter(System.Type,System.Type[])
name: DeclaredIndexerGetter(Type, Type[])
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredIndexerGetter_System_Type_System_Type___
commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredIndexerGetter(System.Type,System.Type[])
name.vb: DeclaredIndexerGetter(Type, Type())
fullName: HarmonyLib.AccessToolsExtensions.DeclaredIndexerGetter(System.Type, System.Type[])
fullName.vb: HarmonyLib.AccessToolsExtensions.DeclaredIndexerGetter(System.Type, System.Type())
nameWithType: AccessToolsExtensions.DeclaredIndexerGetter(Type, Type[])
nameWithType.vb: AccessToolsExtensions.DeclaredIndexerGetter(Type, Type())
- uid: HarmonyLib.AccessToolsExtensions.DeclaredIndexerGetter*
name: DeclaredIndexerGetter
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredIndexerGetter_
commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredIndexerGetter
fullName: HarmonyLib.AccessToolsExtensions.DeclaredIndexerGetter
nameWithType: AccessToolsExtensions.DeclaredIndexerGetter
- uid: HarmonyLib.AccessToolsExtensions.DeclaredIndexerSetter(System.Type,System.Type[])
name: DeclaredIndexerSetter(Type, Type[])
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredIndexerSetter_System_Type_System_Type___
commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredIndexerSetter(System.Type,System.Type[])
name.vb: DeclaredIndexerSetter(Type, Type())
fullName: HarmonyLib.AccessToolsExtensions.DeclaredIndexerSetter(System.Type, System.Type[])
fullName.vb: HarmonyLib.AccessToolsExtensions.DeclaredIndexerSetter(System.Type, System.Type())
nameWithType: AccessToolsExtensions.DeclaredIndexerSetter(Type, Type[])
nameWithType.vb: AccessToolsExtensions.DeclaredIndexerSetter(Type, Type())
- uid: HarmonyLib.AccessToolsExtensions.DeclaredIndexerSetter*
name: DeclaredIndexerSetter
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredIndexerSetter_
commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredIndexerSetter
fullName: HarmonyLib.AccessToolsExtensions.DeclaredIndexerSetter
nameWithType: AccessToolsExtensions.DeclaredIndexerSetter
- uid: HarmonyLib.AccessToolsExtensions.DeclaredMethod(System.Type,System.String,System.Type[],System.Type[])
name: DeclaredMethod(Type, String, Type[], Type[])
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredMethod_System_Type_System_String_System_Type___System_Type___
commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredMethod(System.Type,System.String,System.Type[],System.Type[])
name.vb: DeclaredMethod(Type, String, Type(), Type())
fullName: HarmonyLib.AccessToolsExtensions.DeclaredMethod(System.Type, System.String, System.Type[], System.Type[])
fullName.vb: HarmonyLib.AccessToolsExtensions.DeclaredMethod(System.Type, System.String, System.Type(), System.Type())
nameWithType: AccessToolsExtensions.DeclaredMethod(Type, String, Type[], Type[])
nameWithType.vb: AccessToolsExtensions.DeclaredMethod(Type, String, Type(), Type())
- uid: HarmonyLib.AccessToolsExtensions.DeclaredMethod*
name: DeclaredMethod
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredMethod_
commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredMethod
fullName: HarmonyLib.AccessToolsExtensions.DeclaredMethod
nameWithType: AccessToolsExtensions.DeclaredMethod
- uid: HarmonyLib.AccessToolsExtensions.DeclaredProperty(System.Type,System.String)
name: DeclaredProperty(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredProperty_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredProperty(System.Type,System.String)
fullName: HarmonyLib.AccessToolsExtensions.DeclaredProperty(System.Type, System.String)
nameWithType: AccessToolsExtensions.DeclaredProperty(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.DeclaredProperty*
name: DeclaredProperty
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredProperty_
commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredProperty
fullName: HarmonyLib.AccessToolsExtensions.DeclaredProperty
nameWithType: AccessToolsExtensions.DeclaredProperty
- uid: HarmonyLib.AccessToolsExtensions.DeclaredPropertyGetter(System.Type,System.String)
name: DeclaredPropertyGetter(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredPropertyGetter_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredPropertyGetter(System.Type,System.String)
fullName: HarmonyLib.AccessToolsExtensions.DeclaredPropertyGetter(System.Type, System.String)
nameWithType: AccessToolsExtensions.DeclaredPropertyGetter(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.DeclaredPropertyGetter*
name: DeclaredPropertyGetter
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredPropertyGetter_
commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredPropertyGetter
fullName: HarmonyLib.AccessToolsExtensions.DeclaredPropertyGetter
nameWithType: AccessToolsExtensions.DeclaredPropertyGetter
- uid: HarmonyLib.AccessToolsExtensions.DeclaredPropertySetter(System.Type,System.String)
name: DeclaredPropertySetter(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredPropertySetter_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.DeclaredPropertySetter(System.Type,System.String)
fullName: HarmonyLib.AccessToolsExtensions.DeclaredPropertySetter(System.Type, System.String)
nameWithType: AccessToolsExtensions.DeclaredPropertySetter(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.DeclaredPropertySetter*
name: DeclaredPropertySetter
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_DeclaredPropertySetter_
commentId: Overload:HarmonyLib.AccessToolsExtensions.DeclaredPropertySetter
fullName: HarmonyLib.AccessToolsExtensions.DeclaredPropertySetter
nameWithType: AccessToolsExtensions.DeclaredPropertySetter
- uid: HarmonyLib.AccessToolsExtensions.Event(System.Type,System.String)
name: Event(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Event_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.Event(System.Type,System.String)
fullName: HarmonyLib.AccessToolsExtensions.Event(System.Type, System.String)
nameWithType: AccessToolsExtensions.Event(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.Event*
name: Event
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Event_
commentId: Overload:HarmonyLib.AccessToolsExtensions.Event
fullName: HarmonyLib.AccessToolsExtensions.Event
nameWithType: AccessToolsExtensions.Event
- uid: HarmonyLib.AccessToolsExtensions.EventAdder(System.Type,System.String)
name: EventAdder(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_EventAdder_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.EventAdder(System.Type,System.String)
fullName: HarmonyLib.AccessToolsExtensions.EventAdder(System.Type, System.String)
nameWithType: AccessToolsExtensions.EventAdder(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.EventAdder*
name: EventAdder
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_EventAdder_
commentId: Overload:HarmonyLib.AccessToolsExtensions.EventAdder
fullName: HarmonyLib.AccessToolsExtensions.EventAdder
nameWithType: AccessToolsExtensions.EventAdder
- uid: HarmonyLib.AccessToolsExtensions.EventRemover(System.Type,System.String)
name: EventRemover(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_EventRemover_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.EventRemover(System.Type,System.String)
fullName: HarmonyLib.AccessToolsExtensions.EventRemover(System.Type, System.String)
nameWithType: AccessToolsExtensions.EventRemover(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.EventRemover*
name: EventRemover
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_EventRemover_
commentId: Overload:HarmonyLib.AccessToolsExtensions.EventRemover
fullName: HarmonyLib.AccessToolsExtensions.EventRemover
nameWithType: AccessToolsExtensions.EventRemover
- uid: HarmonyLib.AccessToolsExtensions.Field(System.Type,System.String)
name: Field(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Field_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.Field(System.Type,System.String)
fullName: HarmonyLib.AccessToolsExtensions.Field(System.Type, System.String)
nameWithType: AccessToolsExtensions.Field(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.Field*
name: Field
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Field_
commentId: Overload:HarmonyLib.AccessToolsExtensions.Field
fullName: HarmonyLib.AccessToolsExtensions.Field
nameWithType: AccessToolsExtensions.Field
- uid: HarmonyLib.AccessToolsExtensions.FieldRefAccess*
name: FieldRefAccess
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FieldRefAccess_
commentId: Overload:HarmonyLib.AccessToolsExtensions.FieldRefAccess
fullName: HarmonyLib.AccessToolsExtensions.FieldRefAccess
nameWithType: AccessToolsExtensions.FieldRefAccess
- uid: HarmonyLib.AccessToolsExtensions.FieldRefAccess``1(System.Type,System.String)
name: FieldRefAccess<F>(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FieldRefAccess__1_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.FieldRefAccess``1(System.Type,System.String)
name.vb: FieldRefAccess(Of F)(Type, String)
fullName: HarmonyLib.AccessToolsExtensions.FieldRefAccess<F>(System.Type, System.String)
fullName.vb: HarmonyLib.AccessToolsExtensions.FieldRefAccess(Of F)(System.Type, System.String)
nameWithType: AccessToolsExtensions.FieldRefAccess<F>(Type, String)
nameWithType.vb: AccessToolsExtensions.FieldRefAccess(Of F)(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.Finalizer(System.Type)
name: Finalizer(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Finalizer_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.Finalizer(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.Finalizer(System.Type)
nameWithType: AccessToolsExtensions.Finalizer(Type)
- uid: HarmonyLib.AccessToolsExtensions.Finalizer*
name: Finalizer
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Finalizer_
commentId: Overload:HarmonyLib.AccessToolsExtensions.Finalizer
fullName: HarmonyLib.AccessToolsExtensions.Finalizer
nameWithType: AccessToolsExtensions.Finalizer
- uid: HarmonyLib.AccessToolsExtensions.FindIncludingBaseTypes*
name: FindIncludingBaseTypes
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FindIncludingBaseTypes_
commentId: Overload:HarmonyLib.AccessToolsExtensions.FindIncludingBaseTypes
fullName: HarmonyLib.AccessToolsExtensions.FindIncludingBaseTypes
nameWithType: AccessToolsExtensions.FindIncludingBaseTypes
- uid: HarmonyLib.AccessToolsExtensions.FindIncludingBaseTypes``1(System.Type,System.Func{System.Type,``0})
name: FindIncludingBaseTypes<T>(Type, Func<Type, T>)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FindIncludingBaseTypes__1_System_Type_System_Func_System_Type___0__
commentId: M:HarmonyLib.AccessToolsExtensions.FindIncludingBaseTypes``1(System.Type,System.Func{System.Type,``0})
name.vb: FindIncludingBaseTypes(Of T)(Type, Func(Of Type, T))
fullName: HarmonyLib.AccessToolsExtensions.FindIncludingBaseTypes<T>(System.Type, System.Func<System.Type, T>)
fullName.vb: HarmonyLib.AccessToolsExtensions.FindIncludingBaseTypes(Of T)(System.Type, System.Func(Of System.Type, T))
nameWithType: AccessToolsExtensions.FindIncludingBaseTypes<T>(Type, Func<Type, T>)
nameWithType.vb: AccessToolsExtensions.FindIncludingBaseTypes(Of T)(Type, Func(Of Type, T))
- uid: HarmonyLib.AccessToolsExtensions.FindIncludingInnerTypes*
name: FindIncludingInnerTypes
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FindIncludingInnerTypes_
commentId: Overload:HarmonyLib.AccessToolsExtensions.FindIncludingInnerTypes
fullName: HarmonyLib.AccessToolsExtensions.FindIncludingInnerTypes
nameWithType: AccessToolsExtensions.FindIncludingInnerTypes
- uid: HarmonyLib.AccessToolsExtensions.FindIncludingInnerTypes``1(System.Type,System.Func{System.Type,``0})
name: FindIncludingInnerTypes<T>(Type, Func<Type, T>)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FindIncludingInnerTypes__1_System_Type_System_Func_System_Type___0__
commentId: M:HarmonyLib.AccessToolsExtensions.FindIncludingInnerTypes``1(System.Type,System.Func{System.Type,``0})
name.vb: FindIncludingInnerTypes(Of T)(Type, Func(Of Type, T))
fullName: HarmonyLib.AccessToolsExtensions.FindIncludingInnerTypes<T>(System.Type, System.Func<System.Type, T>)
fullName.vb: HarmonyLib.AccessToolsExtensions.FindIncludingInnerTypes(Of T)(System.Type, System.Func(Of System.Type, T))
nameWithType: AccessToolsExtensions.FindIncludingInnerTypes<T>(Type, Func<Type, T>)
nameWithType.vb: AccessToolsExtensions.FindIncludingInnerTypes(Of T)(Type, Func(Of Type, T))
- uid: HarmonyLib.AccessToolsExtensions.FirstConstructor(System.Type,System.Func{System.Reflection.ConstructorInfo,System.Boolean})
name: FirstConstructor(Type, Func<ConstructorInfo, Boolean>)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstConstructor_System_Type_System_Func_System_Reflection_ConstructorInfo_System_Boolean__
commentId: M:HarmonyLib.AccessToolsExtensions.FirstConstructor(System.Type,System.Func{System.Reflection.ConstructorInfo,System.Boolean})
name.vb: FirstConstructor(Type, Func(Of ConstructorInfo, Boolean))
fullName: HarmonyLib.AccessToolsExtensions.FirstConstructor(System.Type, System.Func<System.Reflection.ConstructorInfo, System.Boolean>)
fullName.vb: HarmonyLib.AccessToolsExtensions.FirstConstructor(System.Type, System.Func(Of System.Reflection.ConstructorInfo, System.Boolean))
nameWithType: AccessToolsExtensions.FirstConstructor(Type, Func<ConstructorInfo, Boolean>)
nameWithType.vb: AccessToolsExtensions.FirstConstructor(Type, Func(Of ConstructorInfo, Boolean))
- uid: HarmonyLib.AccessToolsExtensions.FirstConstructor*
name: FirstConstructor
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstConstructor_
commentId: Overload:HarmonyLib.AccessToolsExtensions.FirstConstructor
fullName: HarmonyLib.AccessToolsExtensions.FirstConstructor
nameWithType: AccessToolsExtensions.FirstConstructor
- uid: HarmonyLib.AccessToolsExtensions.FirstInner(System.Type,System.Func{System.Type,System.Boolean})
name: FirstInner(Type, Func<Type, Boolean>)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstInner_System_Type_System_Func_System_Type_System_Boolean__
commentId: M:HarmonyLib.AccessToolsExtensions.FirstInner(System.Type,System.Func{System.Type,System.Boolean})
name.vb: FirstInner(Type, Func(Of Type, Boolean))
fullName: HarmonyLib.AccessToolsExtensions.FirstInner(System.Type, System.Func<System.Type, System.Boolean>)
fullName.vb: HarmonyLib.AccessToolsExtensions.FirstInner(System.Type, System.Func(Of System.Type, System.Boolean))
nameWithType: AccessToolsExtensions.FirstInner(Type, Func<Type, Boolean>)
nameWithType.vb: AccessToolsExtensions.FirstInner(Type, Func(Of Type, Boolean))
- uid: HarmonyLib.AccessToolsExtensions.FirstInner*
name: FirstInner
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstInner_
commentId: Overload:HarmonyLib.AccessToolsExtensions.FirstInner
fullName: HarmonyLib.AccessToolsExtensions.FirstInner
nameWithType: AccessToolsExtensions.FirstInner
- uid: HarmonyLib.AccessToolsExtensions.FirstMethod(System.Type,System.Func{System.Reflection.MethodInfo,System.Boolean})
name: FirstMethod(Type, Func<MethodInfo, Boolean>)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstMethod_System_Type_System_Func_System_Reflection_MethodInfo_System_Boolean__
commentId: M:HarmonyLib.AccessToolsExtensions.FirstMethod(System.Type,System.Func{System.Reflection.MethodInfo,System.Boolean})
name.vb: FirstMethod(Type, Func(Of MethodInfo, Boolean))
fullName: HarmonyLib.AccessToolsExtensions.FirstMethod(System.Type, System.Func<System.Reflection.MethodInfo, System.Boolean>)
fullName.vb: HarmonyLib.AccessToolsExtensions.FirstMethod(System.Type, System.Func(Of System.Reflection.MethodInfo, System.Boolean))
nameWithType: AccessToolsExtensions.FirstMethod(Type, Func<MethodInfo, Boolean>)
nameWithType.vb: AccessToolsExtensions.FirstMethod(Type, Func(Of MethodInfo, Boolean))
- uid: HarmonyLib.AccessToolsExtensions.FirstMethod*
name: FirstMethod
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstMethod_
commentId: Overload:HarmonyLib.AccessToolsExtensions.FirstMethod
fullName: HarmonyLib.AccessToolsExtensions.FirstMethod
nameWithType: AccessToolsExtensions.FirstMethod
- uid: HarmonyLib.AccessToolsExtensions.FirstProperty(System.Type,System.Func{System.Reflection.PropertyInfo,System.Boolean})
name: FirstProperty(Type, Func<PropertyInfo, Boolean>)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstProperty_System_Type_System_Func_System_Reflection_PropertyInfo_System_Boolean__
commentId: M:HarmonyLib.AccessToolsExtensions.FirstProperty(System.Type,System.Func{System.Reflection.PropertyInfo,System.Boolean})
name.vb: FirstProperty(Type, Func(Of PropertyInfo, Boolean))
fullName: HarmonyLib.AccessToolsExtensions.FirstProperty(System.Type, System.Func<System.Reflection.PropertyInfo, System.Boolean>)
fullName.vb: HarmonyLib.AccessToolsExtensions.FirstProperty(System.Type, System.Func(Of System.Reflection.PropertyInfo, System.Boolean))
nameWithType: AccessToolsExtensions.FirstProperty(Type, Func<PropertyInfo, Boolean>)
nameWithType.vb: AccessToolsExtensions.FirstProperty(Type, Func(Of PropertyInfo, Boolean))
- uid: HarmonyLib.AccessToolsExtensions.FirstProperty*
name: FirstProperty
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_FirstProperty_
commentId: Overload:HarmonyLib.AccessToolsExtensions.FirstProperty
fullName: HarmonyLib.AccessToolsExtensions.FirstProperty
nameWithType: AccessToolsExtensions.FirstProperty
- uid: HarmonyLib.AccessToolsExtensions.GetDeclaredConstructors(System.Type,System.Nullable{System.Boolean})
name: GetDeclaredConstructors(Type, Nullable<Boolean>)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredConstructors_System_Type_System_Nullable_System_Boolean__
commentId: M:HarmonyLib.AccessToolsExtensions.GetDeclaredConstructors(System.Type,System.Nullable{System.Boolean})
name.vb: GetDeclaredConstructors(Type, Nullable(Of Boolean))
fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredConstructors(System.Type, System.Nullable<System.Boolean>)
fullName.vb: HarmonyLib.AccessToolsExtensions.GetDeclaredConstructors(System.Type, System.Nullable(Of System.Boolean))
nameWithType: AccessToolsExtensions.GetDeclaredConstructors(Type, Nullable<Boolean>)
nameWithType.vb: AccessToolsExtensions.GetDeclaredConstructors(Type, Nullable(Of Boolean))
- uid: HarmonyLib.AccessToolsExtensions.GetDeclaredConstructors*
name: GetDeclaredConstructors
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredConstructors_
commentId: Overload:HarmonyLib.AccessToolsExtensions.GetDeclaredConstructors
fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredConstructors
nameWithType: AccessToolsExtensions.GetDeclaredConstructors
- uid: HarmonyLib.AccessToolsExtensions.GetDeclaredFields(System.Type)
name: GetDeclaredFields(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredFields_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.GetDeclaredFields(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredFields(System.Type)
nameWithType: AccessToolsExtensions.GetDeclaredFields(Type)
- uid: HarmonyLib.AccessToolsExtensions.GetDeclaredFields*
name: GetDeclaredFields
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredFields_
commentId: Overload:HarmonyLib.AccessToolsExtensions.GetDeclaredFields
fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredFields
nameWithType: AccessToolsExtensions.GetDeclaredFields
- uid: HarmonyLib.AccessToolsExtensions.GetDeclaredMethods(System.Type)
name: GetDeclaredMethods(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredMethods_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.GetDeclaredMethods(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredMethods(System.Type)
nameWithType: AccessToolsExtensions.GetDeclaredMethods(Type)
- uid: HarmonyLib.AccessToolsExtensions.GetDeclaredMethods*
name: GetDeclaredMethods
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredMethods_
commentId: Overload:HarmonyLib.AccessToolsExtensions.GetDeclaredMethods
fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredMethods
nameWithType: AccessToolsExtensions.GetDeclaredMethods
- uid: HarmonyLib.AccessToolsExtensions.GetDeclaredProperties(System.Type)
name: GetDeclaredProperties(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredProperties_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.GetDeclaredProperties(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredProperties(System.Type)
nameWithType: AccessToolsExtensions.GetDeclaredProperties(Type)
- uid: HarmonyLib.AccessToolsExtensions.GetDeclaredProperties*
name: GetDeclaredProperties
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDeclaredProperties_
commentId: Overload:HarmonyLib.AccessToolsExtensions.GetDeclaredProperties
fullName: HarmonyLib.AccessToolsExtensions.GetDeclaredProperties
nameWithType: AccessToolsExtensions.GetDeclaredProperties
- uid: HarmonyLib.AccessToolsExtensions.GetDefaultValue(System.Type)
name: GetDefaultValue(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDefaultValue_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.GetDefaultValue(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.GetDefaultValue(System.Type)
nameWithType: AccessToolsExtensions.GetDefaultValue(Type)
- uid: HarmonyLib.AccessToolsExtensions.GetDefaultValue*
name: GetDefaultValue
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetDefaultValue_
commentId: Overload:HarmonyLib.AccessToolsExtensions.GetDefaultValue
fullName: HarmonyLib.AccessToolsExtensions.GetDefaultValue
nameWithType: AccessToolsExtensions.GetDefaultValue
- uid: HarmonyLib.AccessToolsExtensions.GetFieldNames(System.Type)
name: GetFieldNames(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetFieldNames_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.GetFieldNames(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.GetFieldNames(System.Type)
nameWithType: AccessToolsExtensions.GetFieldNames(Type)
- uid: HarmonyLib.AccessToolsExtensions.GetFieldNames*
name: GetFieldNames
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetFieldNames_
commentId: Overload:HarmonyLib.AccessToolsExtensions.GetFieldNames
fullName: HarmonyLib.AccessToolsExtensions.GetFieldNames
nameWithType: AccessToolsExtensions.GetFieldNames
- uid: HarmonyLib.AccessToolsExtensions.GetMethodNames(System.Type)
name: GetMethodNames(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetMethodNames_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.GetMethodNames(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.GetMethodNames(System.Type)
nameWithType: AccessToolsExtensions.GetMethodNames(Type)
- uid: HarmonyLib.AccessToolsExtensions.GetMethodNames*
name: GetMethodNames
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetMethodNames_
commentId: Overload:HarmonyLib.AccessToolsExtensions.GetMethodNames
fullName: HarmonyLib.AccessToolsExtensions.GetMethodNames
nameWithType: AccessToolsExtensions.GetMethodNames
- uid: HarmonyLib.AccessToolsExtensions.GetPropertyNames(System.Type)
name: GetPropertyNames(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetPropertyNames_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.GetPropertyNames(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.GetPropertyNames(System.Type)
nameWithType: AccessToolsExtensions.GetPropertyNames(Type)
- uid: HarmonyLib.AccessToolsExtensions.GetPropertyNames*
name: GetPropertyNames
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_GetPropertyNames_
commentId: Overload:HarmonyLib.AccessToolsExtensions.GetPropertyNames
fullName: HarmonyLib.AccessToolsExtensions.GetPropertyNames
nameWithType: AccessToolsExtensions.GetPropertyNames
- uid: HarmonyLib.AccessToolsExtensions.Indexer(System.Type,System.Type[])
name: Indexer(Type, Type[])
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Indexer_System_Type_System_Type___
commentId: M:HarmonyLib.AccessToolsExtensions.Indexer(System.Type,System.Type[])
name.vb: Indexer(Type, Type())
fullName: HarmonyLib.AccessToolsExtensions.Indexer(System.Type, System.Type[])
fullName.vb: HarmonyLib.AccessToolsExtensions.Indexer(System.Type, System.Type())
nameWithType: AccessToolsExtensions.Indexer(Type, Type[])
nameWithType.vb: AccessToolsExtensions.Indexer(Type, Type())
- uid: HarmonyLib.AccessToolsExtensions.Indexer*
name: Indexer
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Indexer_
commentId: Overload:HarmonyLib.AccessToolsExtensions.Indexer
fullName: HarmonyLib.AccessToolsExtensions.Indexer
nameWithType: AccessToolsExtensions.Indexer
- uid: HarmonyLib.AccessToolsExtensions.IndexerGetter(System.Type,System.Type[])
name: IndexerGetter(Type, Type[])
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IndexerGetter_System_Type_System_Type___
commentId: M:HarmonyLib.AccessToolsExtensions.IndexerGetter(System.Type,System.Type[])
name.vb: IndexerGetter(Type, Type())
fullName: HarmonyLib.AccessToolsExtensions.IndexerGetter(System.Type, System.Type[])
fullName.vb: HarmonyLib.AccessToolsExtensions.IndexerGetter(System.Type, System.Type())
nameWithType: AccessToolsExtensions.IndexerGetter(Type, Type[])
nameWithType.vb: AccessToolsExtensions.IndexerGetter(Type, Type())
- uid: HarmonyLib.AccessToolsExtensions.IndexerGetter*
name: IndexerGetter
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IndexerGetter_
commentId: Overload:HarmonyLib.AccessToolsExtensions.IndexerGetter
fullName: HarmonyLib.AccessToolsExtensions.IndexerGetter
nameWithType: AccessToolsExtensions.IndexerGetter
- uid: HarmonyLib.AccessToolsExtensions.IndexerSetter(System.Type,System.Type[])
name: IndexerSetter(Type, Type[])
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IndexerSetter_System_Type_System_Type___
commentId: M:HarmonyLib.AccessToolsExtensions.IndexerSetter(System.Type,System.Type[])
name.vb: IndexerSetter(Type, Type())
fullName: HarmonyLib.AccessToolsExtensions.IndexerSetter(System.Type, System.Type[])
fullName.vb: HarmonyLib.AccessToolsExtensions.IndexerSetter(System.Type, System.Type())
nameWithType: AccessToolsExtensions.IndexerSetter(Type, Type[])
nameWithType.vb: AccessToolsExtensions.IndexerSetter(Type, Type())
- uid: HarmonyLib.AccessToolsExtensions.IndexerSetter*
name: IndexerSetter
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IndexerSetter_
commentId: Overload:HarmonyLib.AccessToolsExtensions.IndexerSetter
fullName: HarmonyLib.AccessToolsExtensions.IndexerSetter
nameWithType: AccessToolsExtensions.IndexerSetter
- uid: HarmonyLib.AccessToolsExtensions.Inner(System.Type,System.String)
name: Inner(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Inner_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.Inner(System.Type,System.String)
fullName: HarmonyLib.AccessToolsExtensions.Inner(System.Type, System.String)
nameWithType: AccessToolsExtensions.Inner(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.Inner*
name: Inner
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Inner_
commentId: Overload:HarmonyLib.AccessToolsExtensions.Inner
fullName: HarmonyLib.AccessToolsExtensions.Inner
nameWithType: AccessToolsExtensions.Inner
- uid: HarmonyLib.AccessToolsExtensions.InnerTypes(System.Type)
name: InnerTypes(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_InnerTypes_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.InnerTypes(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.InnerTypes(System.Type)
nameWithType: AccessToolsExtensions.InnerTypes(Type)
- uid: HarmonyLib.AccessToolsExtensions.InnerTypes*
name: InnerTypes
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_InnerTypes_
commentId: Overload:HarmonyLib.AccessToolsExtensions.InnerTypes
fullName: HarmonyLib.AccessToolsExtensions.InnerTypes
nameWithType: AccessToolsExtensions.InnerTypes
- uid: HarmonyLib.AccessToolsExtensions.IsClass(System.Type)
name: IsClass(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsClass_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.IsClass(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.IsClass(System.Type)
nameWithType: AccessToolsExtensions.IsClass(Type)
- uid: HarmonyLib.AccessToolsExtensions.IsClass*
name: IsClass
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsClass_
commentId: Overload:HarmonyLib.AccessToolsExtensions.IsClass
fullName: HarmonyLib.AccessToolsExtensions.IsClass
nameWithType: AccessToolsExtensions.IsClass
- uid: HarmonyLib.AccessToolsExtensions.IsFloatingPoint(System.Type)
name: IsFloatingPoint(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsFloatingPoint_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.IsFloatingPoint(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.IsFloatingPoint(System.Type)
nameWithType: AccessToolsExtensions.IsFloatingPoint(Type)
- uid: HarmonyLib.AccessToolsExtensions.IsFloatingPoint*
name: IsFloatingPoint
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsFloatingPoint_
commentId: Overload:HarmonyLib.AccessToolsExtensions.IsFloatingPoint
fullName: HarmonyLib.AccessToolsExtensions.IsFloatingPoint
nameWithType: AccessToolsExtensions.IsFloatingPoint
- uid: HarmonyLib.AccessToolsExtensions.IsInteger(System.Type)
name: IsInteger(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsInteger_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.IsInteger(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.IsInteger(System.Type)
nameWithType: AccessToolsExtensions.IsInteger(Type)
- uid: HarmonyLib.AccessToolsExtensions.IsInteger*
name: IsInteger
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsInteger_
commentId: Overload:HarmonyLib.AccessToolsExtensions.IsInteger
fullName: HarmonyLib.AccessToolsExtensions.IsInteger
nameWithType: AccessToolsExtensions.IsInteger
- uid: HarmonyLib.AccessToolsExtensions.IsNumber(System.Type)
name: IsNumber(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsNumber_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.IsNumber(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.IsNumber(System.Type)
nameWithType: AccessToolsExtensions.IsNumber(Type)
- uid: HarmonyLib.AccessToolsExtensions.IsNumber*
name: IsNumber
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsNumber_
commentId: Overload:HarmonyLib.AccessToolsExtensions.IsNumber
fullName: HarmonyLib.AccessToolsExtensions.IsNumber
nameWithType: AccessToolsExtensions.IsNumber
- uid: HarmonyLib.AccessToolsExtensions.IsStatic(System.Type)
name: IsStatic(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsStatic_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.IsStatic(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.IsStatic(System.Type)
nameWithType: AccessToolsExtensions.IsStatic(Type)
- uid: HarmonyLib.AccessToolsExtensions.IsStatic*
name: IsStatic
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsStatic_
commentId: Overload:HarmonyLib.AccessToolsExtensions.IsStatic
fullName: HarmonyLib.AccessToolsExtensions.IsStatic
nameWithType: AccessToolsExtensions.IsStatic
- uid: HarmonyLib.AccessToolsExtensions.IsStruct(System.Type)
name: IsStruct(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsStruct_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.IsStruct(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.IsStruct(System.Type)
nameWithType: AccessToolsExtensions.IsStruct(Type)
- uid: HarmonyLib.AccessToolsExtensions.IsStruct*
name: IsStruct
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsStruct_
commentId: Overload:HarmonyLib.AccessToolsExtensions.IsStruct
fullName: HarmonyLib.AccessToolsExtensions.IsStruct
nameWithType: AccessToolsExtensions.IsStruct
- uid: HarmonyLib.AccessToolsExtensions.IsValue(System.Type)
name: IsValue(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsValue_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.IsValue(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.IsValue(System.Type)
nameWithType: AccessToolsExtensions.IsValue(Type)
- uid: HarmonyLib.AccessToolsExtensions.IsValue*
name: IsValue
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsValue_
commentId: Overload:HarmonyLib.AccessToolsExtensions.IsValue
fullName: HarmonyLib.AccessToolsExtensions.IsValue
nameWithType: AccessToolsExtensions.IsValue
- uid: HarmonyLib.AccessToolsExtensions.IsVoid(System.Type)
name: IsVoid(Type)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsVoid_System_Type_
commentId: M:HarmonyLib.AccessToolsExtensions.IsVoid(System.Type)
fullName: HarmonyLib.AccessToolsExtensions.IsVoid(System.Type)
nameWithType: AccessToolsExtensions.IsVoid(Type)
- uid: HarmonyLib.AccessToolsExtensions.IsVoid*
name: IsVoid
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_IsVoid_
commentId: Overload:HarmonyLib.AccessToolsExtensions.IsVoid
fullName: HarmonyLib.AccessToolsExtensions.IsVoid
nameWithType: AccessToolsExtensions.IsVoid
- uid: HarmonyLib.AccessToolsExtensions.Method(System.Type,System.String,System.Type[],System.Type[])
name: Method(Type, String, Type[], Type[])
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Method_System_Type_System_String_System_Type___System_Type___
commentId: M:HarmonyLib.AccessToolsExtensions.Method(System.Type,System.String,System.Type[],System.Type[])
name.vb: Method(Type, String, Type(), Type())
fullName: HarmonyLib.AccessToolsExtensions.Method(System.Type, System.String, System.Type[], System.Type[])
fullName.vb: HarmonyLib.AccessToolsExtensions.Method(System.Type, System.String, System.Type(), System.Type())
nameWithType: AccessToolsExtensions.Method(Type, String, Type[], Type[])
nameWithType.vb: AccessToolsExtensions.Method(Type, String, Type(), Type())
- uid: HarmonyLib.AccessToolsExtensions.Method*
name: Method
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Method_
commentId: Overload:HarmonyLib.AccessToolsExtensions.Method
fullName: HarmonyLib.AccessToolsExtensions.Method
nameWithType: AccessToolsExtensions.Method
- uid: HarmonyLib.AccessToolsExtensions.Property(System.Type,System.String)
name: Property(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Property_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.Property(System.Type,System.String)
fullName: HarmonyLib.AccessToolsExtensions.Property(System.Type, System.String)
nameWithType: AccessToolsExtensions.Property(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.Property*
name: Property
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_Property_
commentId: Overload:HarmonyLib.AccessToolsExtensions.Property
fullName: HarmonyLib.AccessToolsExtensions.Property
nameWithType: AccessToolsExtensions.Property
- uid: HarmonyLib.AccessToolsExtensions.PropertyGetter(System.Type,System.String)
name: PropertyGetter(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_PropertyGetter_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.PropertyGetter(System.Type,System.String)
fullName: HarmonyLib.AccessToolsExtensions.PropertyGetter(System.Type, System.String)
nameWithType: AccessToolsExtensions.PropertyGetter(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.PropertyGetter*
name: PropertyGetter
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_PropertyGetter_
commentId: Overload:HarmonyLib.AccessToolsExtensions.PropertyGetter
fullName: HarmonyLib.AccessToolsExtensions.PropertyGetter
nameWithType: AccessToolsExtensions.PropertyGetter
- uid: HarmonyLib.AccessToolsExtensions.PropertySetter(System.Type,System.String)
name: PropertySetter(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_PropertySetter_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.PropertySetter(System.Type,System.String)
fullName: HarmonyLib.AccessToolsExtensions.PropertySetter(System.Type, System.String)
nameWithType: AccessToolsExtensions.PropertySetter(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.PropertySetter*
name: PropertySetter
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_PropertySetter_
commentId: Overload:HarmonyLib.AccessToolsExtensions.PropertySetter
fullName: HarmonyLib.AccessToolsExtensions.PropertySetter
nameWithType: AccessToolsExtensions.PropertySetter
- uid: HarmonyLib.AccessToolsExtensions.StaticFieldRefAccess*
name: StaticFieldRefAccess
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_StaticFieldRefAccess_
commentId: Overload:HarmonyLib.AccessToolsExtensions.StaticFieldRefAccess
fullName: HarmonyLib.AccessToolsExtensions.StaticFieldRefAccess
nameWithType: AccessToolsExtensions.StaticFieldRefAccess
- uid: HarmonyLib.AccessToolsExtensions.StaticFieldRefAccess``1(System.Type,System.String)
name: StaticFieldRefAccess<F>(Type, String)
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_StaticFieldRefAccess__1_System_Type_System_String_
commentId: M:HarmonyLib.AccessToolsExtensions.StaticFieldRefAccess``1(System.Type,System.String)
name.vb: StaticFieldRefAccess(Of F)(Type, String)
fullName: HarmonyLib.AccessToolsExtensions.StaticFieldRefAccess<F>(System.Type, System.String)
fullName.vb: HarmonyLib.AccessToolsExtensions.StaticFieldRefAccess(Of F)(System.Type, System.String)
nameWithType: AccessToolsExtensions.StaticFieldRefAccess<F>(Type, String)
nameWithType.vb: AccessToolsExtensions.StaticFieldRefAccess(Of F)(Type, String)
- uid: HarmonyLib.AccessToolsExtensions.ThrowMissingMemberException(System.Type,System.String[])
name: ThrowMissingMemberException(Type, String[])
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_ThrowMissingMemberException_System_Type_System_String___
commentId: M:HarmonyLib.AccessToolsExtensions.ThrowMissingMemberException(System.Type,System.String[])
name.vb: ThrowMissingMemberException(Type, String())
fullName: HarmonyLib.AccessToolsExtensions.ThrowMissingMemberException(System.Type, System.String[])
fullName.vb: HarmonyLib.AccessToolsExtensions.ThrowMissingMemberException(System.Type, System.String())
nameWithType: AccessToolsExtensions.ThrowMissingMemberException(Type, String[])
nameWithType.vb: AccessToolsExtensions.ThrowMissingMemberException(Type, String())
- uid: HarmonyLib.AccessToolsExtensions.ThrowMissingMemberException*
name: ThrowMissingMemberException
href: api/HarmonyLib.AccessToolsExtensions.html#HarmonyLib_AccessToolsExtensions_ThrowMissingMemberException_
commentId: Overload:HarmonyLib.AccessToolsExtensions.ThrowMissingMemberException
fullName: HarmonyLib.AccessToolsExtensions.ThrowMissingMemberException
nameWithType: AccessToolsExtensions.ThrowMissingMemberException
- 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.Code
name: Code
href: api/HarmonyLib.Code.html
commentId: T:HarmonyLib.Code
fullName: HarmonyLib.Code
nameWithType: Code
- uid: HarmonyLib.Code.Add
name: Add
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Add
commentId: P:HarmonyLib.Code.Add
fullName: HarmonyLib.Code.Add
nameWithType: Code.Add
- uid: HarmonyLib.Code.Add*
name: Add
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Add_
commentId: Overload:HarmonyLib.Code.Add
fullName: HarmonyLib.Code.Add
nameWithType: Code.Add
- uid: HarmonyLib.Code.Add_Ovf
name: Add_Ovf
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Add_Ovf
commentId: P:HarmonyLib.Code.Add_Ovf
fullName: HarmonyLib.Code.Add_Ovf
nameWithType: Code.Add_Ovf
- uid: HarmonyLib.Code.Add_Ovf*
name: Add_Ovf
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Add_Ovf_
commentId: Overload:HarmonyLib.Code.Add_Ovf
fullName: HarmonyLib.Code.Add_Ovf
nameWithType: Code.Add_Ovf
- uid: HarmonyLib.Code.Add_Ovf_Un
name: Add_Ovf_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Add_Ovf_Un
commentId: P:HarmonyLib.Code.Add_Ovf_Un
fullName: HarmonyLib.Code.Add_Ovf_Un
nameWithType: Code.Add_Ovf_Un
- uid: HarmonyLib.Code.Add_Ovf_Un*
name: Add_Ovf_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Add_Ovf_Un_
commentId: Overload:HarmonyLib.Code.Add_Ovf_Un
fullName: HarmonyLib.Code.Add_Ovf_Un
nameWithType: Code.Add_Ovf_Un
- uid: HarmonyLib.Code.And
name: And
href: api/HarmonyLib.Code.html#HarmonyLib_Code_And
commentId: P:HarmonyLib.Code.And
fullName: HarmonyLib.Code.And
nameWithType: Code.And
- uid: HarmonyLib.Code.And*
name: And
href: api/HarmonyLib.Code.html#HarmonyLib_Code_And_
commentId: Overload:HarmonyLib.Code.And
fullName: HarmonyLib.Code.And
nameWithType: Code.And
- uid: HarmonyLib.Code.Arglist
name: Arglist
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Arglist
commentId: P:HarmonyLib.Code.Arglist
fullName: HarmonyLib.Code.Arglist
nameWithType: Code.Arglist
- uid: HarmonyLib.Code.Arglist*
name: Arglist
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Arglist_
commentId: Overload:HarmonyLib.Code.Arglist
fullName: HarmonyLib.Code.Arglist
nameWithType: Code.Arglist
- uid: HarmonyLib.Code.Beq
name: Beq
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Beq
commentId: P:HarmonyLib.Code.Beq
fullName: HarmonyLib.Code.Beq
nameWithType: Code.Beq
- uid: HarmonyLib.Code.Beq*
name: Beq
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Beq_
commentId: Overload:HarmonyLib.Code.Beq
fullName: HarmonyLib.Code.Beq
nameWithType: Code.Beq
- uid: HarmonyLib.Code.Beq_S
name: Beq_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Beq_S
commentId: P:HarmonyLib.Code.Beq_S
fullName: HarmonyLib.Code.Beq_S
nameWithType: Code.Beq_S
- uid: HarmonyLib.Code.Beq_S*
name: Beq_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Beq_S_
commentId: Overload:HarmonyLib.Code.Beq_S
fullName: HarmonyLib.Code.Beq_S
nameWithType: Code.Beq_S
- uid: HarmonyLib.Code.Bge
name: Bge
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bge
commentId: P:HarmonyLib.Code.Bge
fullName: HarmonyLib.Code.Bge
nameWithType: Code.Bge
- uid: HarmonyLib.Code.Bge*
name: Bge
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bge_
commentId: Overload:HarmonyLib.Code.Bge
fullName: HarmonyLib.Code.Bge
nameWithType: Code.Bge
- uid: HarmonyLib.Code.Bge_S
name: Bge_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bge_S
commentId: P:HarmonyLib.Code.Bge_S
fullName: HarmonyLib.Code.Bge_S
nameWithType: Code.Bge_S
- uid: HarmonyLib.Code.Bge_S*
name: Bge_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bge_S_
commentId: Overload:HarmonyLib.Code.Bge_S
fullName: HarmonyLib.Code.Bge_S
nameWithType: Code.Bge_S
- uid: HarmonyLib.Code.Bge_Un
name: Bge_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bge_Un
commentId: P:HarmonyLib.Code.Bge_Un
fullName: HarmonyLib.Code.Bge_Un
nameWithType: Code.Bge_Un
- uid: HarmonyLib.Code.Bge_Un*
name: Bge_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bge_Un_
commentId: Overload:HarmonyLib.Code.Bge_Un
fullName: HarmonyLib.Code.Bge_Un
nameWithType: Code.Bge_Un
- uid: HarmonyLib.Code.Bge_Un_S
name: Bge_Un_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bge_Un_S
commentId: P:HarmonyLib.Code.Bge_Un_S
fullName: HarmonyLib.Code.Bge_Un_S
nameWithType: Code.Bge_Un_S
- uid: HarmonyLib.Code.Bge_Un_S*
name: Bge_Un_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bge_Un_S_
commentId: Overload:HarmonyLib.Code.Bge_Un_S
fullName: HarmonyLib.Code.Bge_Un_S
nameWithType: Code.Bge_Un_S
- uid: HarmonyLib.Code.Bgt
name: Bgt
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bgt
commentId: P:HarmonyLib.Code.Bgt
fullName: HarmonyLib.Code.Bgt
nameWithType: Code.Bgt
- uid: HarmonyLib.Code.Bgt*
name: Bgt
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bgt_
commentId: Overload:HarmonyLib.Code.Bgt
fullName: HarmonyLib.Code.Bgt
nameWithType: Code.Bgt
- uid: HarmonyLib.Code.Bgt_S
name: Bgt_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bgt_S
commentId: P:HarmonyLib.Code.Bgt_S
fullName: HarmonyLib.Code.Bgt_S
nameWithType: Code.Bgt_S
- uid: HarmonyLib.Code.Bgt_S*
name: Bgt_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bgt_S_
commentId: Overload:HarmonyLib.Code.Bgt_S
fullName: HarmonyLib.Code.Bgt_S
nameWithType: Code.Bgt_S
- uid: HarmonyLib.Code.Bgt_Un
name: Bgt_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bgt_Un
commentId: P:HarmonyLib.Code.Bgt_Un
fullName: HarmonyLib.Code.Bgt_Un
nameWithType: Code.Bgt_Un
- uid: HarmonyLib.Code.Bgt_Un*
name: Bgt_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bgt_Un_
commentId: Overload:HarmonyLib.Code.Bgt_Un
fullName: HarmonyLib.Code.Bgt_Un
nameWithType: Code.Bgt_Un
- uid: HarmonyLib.Code.Bgt_Un_S
name: Bgt_Un_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bgt_Un_S
commentId: P:HarmonyLib.Code.Bgt_Un_S
fullName: HarmonyLib.Code.Bgt_Un_S
nameWithType: Code.Bgt_Un_S
- uid: HarmonyLib.Code.Bgt_Un_S*
name: Bgt_Un_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bgt_Un_S_
commentId: Overload:HarmonyLib.Code.Bgt_Un_S
fullName: HarmonyLib.Code.Bgt_Un_S
nameWithType: Code.Bgt_Un_S
- uid: HarmonyLib.Code.Ble
name: Ble
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ble
commentId: P:HarmonyLib.Code.Ble
fullName: HarmonyLib.Code.Ble
nameWithType: Code.Ble
- uid: HarmonyLib.Code.Ble*
name: Ble
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ble_
commentId: Overload:HarmonyLib.Code.Ble
fullName: HarmonyLib.Code.Ble
nameWithType: Code.Ble
- uid: HarmonyLib.Code.Ble_S
name: Ble_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ble_S
commentId: P:HarmonyLib.Code.Ble_S
fullName: HarmonyLib.Code.Ble_S
nameWithType: Code.Ble_S
- uid: HarmonyLib.Code.Ble_S*
name: Ble_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ble_S_
commentId: Overload:HarmonyLib.Code.Ble_S
fullName: HarmonyLib.Code.Ble_S
nameWithType: Code.Ble_S
- uid: HarmonyLib.Code.Ble_Un
name: Ble_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ble_Un
commentId: P:HarmonyLib.Code.Ble_Un
fullName: HarmonyLib.Code.Ble_Un
nameWithType: Code.Ble_Un
- uid: HarmonyLib.Code.Ble_Un*
name: Ble_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ble_Un_
commentId: Overload:HarmonyLib.Code.Ble_Un
fullName: HarmonyLib.Code.Ble_Un
nameWithType: Code.Ble_Un
- uid: HarmonyLib.Code.Ble_Un_S
name: Ble_Un_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ble_Un_S
commentId: P:HarmonyLib.Code.Ble_Un_S
fullName: HarmonyLib.Code.Ble_Un_S
nameWithType: Code.Ble_Un_S
- uid: HarmonyLib.Code.Ble_Un_S*
name: Ble_Un_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ble_Un_S_
commentId: Overload:HarmonyLib.Code.Ble_Un_S
fullName: HarmonyLib.Code.Ble_Un_S
nameWithType: Code.Ble_Un_S
- uid: HarmonyLib.Code.Blt
name: Blt
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Blt
commentId: P:HarmonyLib.Code.Blt
fullName: HarmonyLib.Code.Blt
nameWithType: Code.Blt
- uid: HarmonyLib.Code.Blt*
name: Blt
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Blt_
commentId: Overload:HarmonyLib.Code.Blt
fullName: HarmonyLib.Code.Blt
nameWithType: Code.Blt
- uid: HarmonyLib.Code.Blt_S
name: Blt_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Blt_S
commentId: P:HarmonyLib.Code.Blt_S
fullName: HarmonyLib.Code.Blt_S
nameWithType: Code.Blt_S
- uid: HarmonyLib.Code.Blt_S*
name: Blt_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Blt_S_
commentId: Overload:HarmonyLib.Code.Blt_S
fullName: HarmonyLib.Code.Blt_S
nameWithType: Code.Blt_S
- uid: HarmonyLib.Code.Blt_Un
name: Blt_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Blt_Un
commentId: P:HarmonyLib.Code.Blt_Un
fullName: HarmonyLib.Code.Blt_Un
nameWithType: Code.Blt_Un
- uid: HarmonyLib.Code.Blt_Un*
name: Blt_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Blt_Un_
commentId: Overload:HarmonyLib.Code.Blt_Un
fullName: HarmonyLib.Code.Blt_Un
nameWithType: Code.Blt_Un
- uid: HarmonyLib.Code.Blt_Un_S
name: Blt_Un_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Blt_Un_S
commentId: P:HarmonyLib.Code.Blt_Un_S
fullName: HarmonyLib.Code.Blt_Un_S
nameWithType: Code.Blt_Un_S
- uid: HarmonyLib.Code.Blt_Un_S*
name: Blt_Un_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Blt_Un_S_
commentId: Overload:HarmonyLib.Code.Blt_Un_S
fullName: HarmonyLib.Code.Blt_Un_S
nameWithType: Code.Blt_Un_S
- uid: HarmonyLib.Code.Bne_Un
name: Bne_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bne_Un
commentId: P:HarmonyLib.Code.Bne_Un
fullName: HarmonyLib.Code.Bne_Un
nameWithType: Code.Bne_Un
- uid: HarmonyLib.Code.Bne_Un*
name: Bne_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bne_Un_
commentId: Overload:HarmonyLib.Code.Bne_Un
fullName: HarmonyLib.Code.Bne_Un
nameWithType: Code.Bne_Un
- uid: HarmonyLib.Code.Bne_Un_S
name: Bne_Un_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bne_Un_S
commentId: P:HarmonyLib.Code.Bne_Un_S
fullName: HarmonyLib.Code.Bne_Un_S
nameWithType: Code.Bne_Un_S
- uid: HarmonyLib.Code.Bne_Un_S*
name: Bne_Un_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Bne_Un_S_
commentId: Overload:HarmonyLib.Code.Bne_Un_S
fullName: HarmonyLib.Code.Bne_Un_S
nameWithType: Code.Bne_Un_S
- uid: HarmonyLib.Code.Box
name: Box
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Box
commentId: P:HarmonyLib.Code.Box
fullName: HarmonyLib.Code.Box
nameWithType: Code.Box
- uid: HarmonyLib.Code.Box*
name: Box
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Box_
commentId: Overload:HarmonyLib.Code.Box
fullName: HarmonyLib.Code.Box
nameWithType: Code.Box
- uid: HarmonyLib.Code.Br
name: Br
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Br
commentId: P:HarmonyLib.Code.Br
fullName: HarmonyLib.Code.Br
nameWithType: Code.Br
- uid: HarmonyLib.Code.Br*
name: Br
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Br_
commentId: Overload:HarmonyLib.Code.Br
fullName: HarmonyLib.Code.Br
nameWithType: Code.Br
- uid: HarmonyLib.Code.Br_S
name: Br_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Br_S
commentId: P:HarmonyLib.Code.Br_S
fullName: HarmonyLib.Code.Br_S
nameWithType: Code.Br_S
- uid: HarmonyLib.Code.Br_S*
name: Br_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Br_S_
commentId: Overload:HarmonyLib.Code.Br_S
fullName: HarmonyLib.Code.Br_S
nameWithType: Code.Br_S
- uid: HarmonyLib.Code.Break
name: Break
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Break
commentId: P:HarmonyLib.Code.Break
fullName: HarmonyLib.Code.Break
nameWithType: Code.Break
- uid: HarmonyLib.Code.Break*
name: Break
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Break_
commentId: Overload:HarmonyLib.Code.Break
fullName: HarmonyLib.Code.Break
nameWithType: Code.Break
- uid: HarmonyLib.Code.Brfalse
name: Brfalse
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Brfalse
commentId: P:HarmonyLib.Code.Brfalse
fullName: HarmonyLib.Code.Brfalse
nameWithType: Code.Brfalse
- uid: HarmonyLib.Code.Brfalse*
name: Brfalse
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Brfalse_
commentId: Overload:HarmonyLib.Code.Brfalse
fullName: HarmonyLib.Code.Brfalse
nameWithType: Code.Brfalse
- uid: HarmonyLib.Code.Brfalse_S
name: Brfalse_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Brfalse_S
commentId: P:HarmonyLib.Code.Brfalse_S
fullName: HarmonyLib.Code.Brfalse_S
nameWithType: Code.Brfalse_S
- uid: HarmonyLib.Code.Brfalse_S*
name: Brfalse_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Brfalse_S_
commentId: Overload:HarmonyLib.Code.Brfalse_S
fullName: HarmonyLib.Code.Brfalse_S
nameWithType: Code.Brfalse_S
- uid: HarmonyLib.Code.Brtrue
name: Brtrue
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Brtrue
commentId: P:HarmonyLib.Code.Brtrue
fullName: HarmonyLib.Code.Brtrue
nameWithType: Code.Brtrue
- uid: HarmonyLib.Code.Brtrue*
name: Brtrue
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Brtrue_
commentId: Overload:HarmonyLib.Code.Brtrue
fullName: HarmonyLib.Code.Brtrue
nameWithType: Code.Brtrue
- uid: HarmonyLib.Code.Brtrue_S
name: Brtrue_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Brtrue_S
commentId: P:HarmonyLib.Code.Brtrue_S
fullName: HarmonyLib.Code.Brtrue_S
nameWithType: Code.Brtrue_S
- uid: HarmonyLib.Code.Brtrue_S*
name: Brtrue_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Brtrue_S_
commentId: Overload:HarmonyLib.Code.Brtrue_S
fullName: HarmonyLib.Code.Brtrue_S
nameWithType: Code.Brtrue_S
- uid: HarmonyLib.Code.Call
name: Call
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Call
commentId: P:HarmonyLib.Code.Call
fullName: HarmonyLib.Code.Call
nameWithType: Code.Call
- uid: HarmonyLib.Code.Call*
name: Call
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Call_
commentId: Overload:HarmonyLib.Code.Call
fullName: HarmonyLib.Code.Call
nameWithType: Code.Call
- uid: HarmonyLib.Code.Calli
name: Calli
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Calli
commentId: P:HarmonyLib.Code.Calli
fullName: HarmonyLib.Code.Calli
nameWithType: Code.Calli
- uid: HarmonyLib.Code.Calli*
name: Calli
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Calli_
commentId: Overload:HarmonyLib.Code.Calli
fullName: HarmonyLib.Code.Calli
nameWithType: Code.Calli
- uid: HarmonyLib.Code.Callvirt
name: Callvirt
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Callvirt
commentId: P:HarmonyLib.Code.Callvirt
fullName: HarmonyLib.Code.Callvirt
nameWithType: Code.Callvirt
- uid: HarmonyLib.Code.Callvirt*
name: Callvirt
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Callvirt_
commentId: Overload:HarmonyLib.Code.Callvirt
fullName: HarmonyLib.Code.Callvirt
nameWithType: Code.Callvirt
- uid: HarmonyLib.Code.Castclass
name: Castclass
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Castclass
commentId: P:HarmonyLib.Code.Castclass
fullName: HarmonyLib.Code.Castclass
nameWithType: Code.Castclass
- uid: HarmonyLib.Code.Castclass*
name: Castclass
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Castclass_
commentId: Overload:HarmonyLib.Code.Castclass
fullName: HarmonyLib.Code.Castclass
nameWithType: Code.Castclass
- uid: HarmonyLib.Code.Ceq
name: Ceq
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ceq
commentId: P:HarmonyLib.Code.Ceq
fullName: HarmonyLib.Code.Ceq
nameWithType: Code.Ceq
- uid: HarmonyLib.Code.Ceq*
name: Ceq
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ceq_
commentId: Overload:HarmonyLib.Code.Ceq
fullName: HarmonyLib.Code.Ceq
nameWithType: Code.Ceq
- uid: HarmonyLib.Code.Cgt
name: Cgt
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Cgt
commentId: P:HarmonyLib.Code.Cgt
fullName: HarmonyLib.Code.Cgt
nameWithType: Code.Cgt
- uid: HarmonyLib.Code.Cgt*
name: Cgt
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Cgt_
commentId: Overload:HarmonyLib.Code.Cgt
fullName: HarmonyLib.Code.Cgt
nameWithType: Code.Cgt
- uid: HarmonyLib.Code.Cgt_Un
name: Cgt_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Cgt_Un
commentId: P:HarmonyLib.Code.Cgt_Un
fullName: HarmonyLib.Code.Cgt_Un
nameWithType: Code.Cgt_Un
- uid: HarmonyLib.Code.Cgt_Un*
name: Cgt_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Cgt_Un_
commentId: Overload:HarmonyLib.Code.Cgt_Un
fullName: HarmonyLib.Code.Cgt_Un
nameWithType: Code.Cgt_Un
- uid: HarmonyLib.Code.Ckfinite
name: Ckfinite
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ckfinite
commentId: P:HarmonyLib.Code.Ckfinite
fullName: HarmonyLib.Code.Ckfinite
nameWithType: Code.Ckfinite
- uid: HarmonyLib.Code.Ckfinite*
name: Ckfinite
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ckfinite_
commentId: Overload:HarmonyLib.Code.Ckfinite
fullName: HarmonyLib.Code.Ckfinite
nameWithType: Code.Ckfinite
- uid: HarmonyLib.Code.Clt
name: Clt
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Clt
commentId: P:HarmonyLib.Code.Clt
fullName: HarmonyLib.Code.Clt
nameWithType: Code.Clt
- uid: HarmonyLib.Code.Clt*
name: Clt
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Clt_
commentId: Overload:HarmonyLib.Code.Clt
fullName: HarmonyLib.Code.Clt
nameWithType: Code.Clt
- uid: HarmonyLib.Code.Clt_Un
name: Clt_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Clt_Un
commentId: P:HarmonyLib.Code.Clt_Un
fullName: HarmonyLib.Code.Clt_Un
nameWithType: Code.Clt_Un
- uid: HarmonyLib.Code.Clt_Un*
name: Clt_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Clt_Un_
commentId: Overload:HarmonyLib.Code.Clt_Un
fullName: HarmonyLib.Code.Clt_Un
nameWithType: Code.Clt_Un
- uid: HarmonyLib.Code.Constrained
name: Constrained
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Constrained
commentId: P:HarmonyLib.Code.Constrained
fullName: HarmonyLib.Code.Constrained
nameWithType: Code.Constrained
- uid: HarmonyLib.Code.Constrained*
name: Constrained
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Constrained_
commentId: Overload:HarmonyLib.Code.Constrained
fullName: HarmonyLib.Code.Constrained
nameWithType: Code.Constrained
- uid: HarmonyLib.Code.Conv_I
name: Conv_I
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_I
commentId: P:HarmonyLib.Code.Conv_I
fullName: HarmonyLib.Code.Conv_I
nameWithType: Code.Conv_I
- uid: HarmonyLib.Code.Conv_I*
name: Conv_I
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_I_
commentId: Overload:HarmonyLib.Code.Conv_I
fullName: HarmonyLib.Code.Conv_I
nameWithType: Code.Conv_I
- uid: HarmonyLib.Code.Conv_I1
name: Conv_I1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_I1
commentId: P:HarmonyLib.Code.Conv_I1
fullName: HarmonyLib.Code.Conv_I1
nameWithType: Code.Conv_I1
- uid: HarmonyLib.Code.Conv_I1*
name: Conv_I1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_I1_
commentId: Overload:HarmonyLib.Code.Conv_I1
fullName: HarmonyLib.Code.Conv_I1
nameWithType: Code.Conv_I1
- uid: HarmonyLib.Code.Conv_I2
name: Conv_I2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_I2
commentId: P:HarmonyLib.Code.Conv_I2
fullName: HarmonyLib.Code.Conv_I2
nameWithType: Code.Conv_I2
- uid: HarmonyLib.Code.Conv_I2*
name: Conv_I2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_I2_
commentId: Overload:HarmonyLib.Code.Conv_I2
fullName: HarmonyLib.Code.Conv_I2
nameWithType: Code.Conv_I2
- uid: HarmonyLib.Code.Conv_I4
name: Conv_I4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_I4
commentId: P:HarmonyLib.Code.Conv_I4
fullName: HarmonyLib.Code.Conv_I4
nameWithType: Code.Conv_I4
- uid: HarmonyLib.Code.Conv_I4*
name: Conv_I4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_I4_
commentId: Overload:HarmonyLib.Code.Conv_I4
fullName: HarmonyLib.Code.Conv_I4
nameWithType: Code.Conv_I4
- uid: HarmonyLib.Code.Conv_I8
name: Conv_I8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_I8
commentId: P:HarmonyLib.Code.Conv_I8
fullName: HarmonyLib.Code.Conv_I8
nameWithType: Code.Conv_I8
- uid: HarmonyLib.Code.Conv_I8*
name: Conv_I8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_I8_
commentId: Overload:HarmonyLib.Code.Conv_I8
fullName: HarmonyLib.Code.Conv_I8
nameWithType: Code.Conv_I8
- uid: HarmonyLib.Code.Conv_Ovf_I
name: Conv_Ovf_I
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I
commentId: P:HarmonyLib.Code.Conv_Ovf_I
fullName: HarmonyLib.Code.Conv_Ovf_I
nameWithType: Code.Conv_Ovf_I
- uid: HarmonyLib.Code.Conv_Ovf_I*
name: Conv_Ovf_I
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_I
fullName: HarmonyLib.Code.Conv_Ovf_I
nameWithType: Code.Conv_Ovf_I
- uid: HarmonyLib.Code.Conv_Ovf_I_Un
name: Conv_Ovf_I_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I_Un
commentId: P:HarmonyLib.Code.Conv_Ovf_I_Un
fullName: HarmonyLib.Code.Conv_Ovf_I_Un
nameWithType: Code.Conv_Ovf_I_Un
- uid: HarmonyLib.Code.Conv_Ovf_I_Un*
name: Conv_Ovf_I_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I_Un_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_I_Un
fullName: HarmonyLib.Code.Conv_Ovf_I_Un
nameWithType: Code.Conv_Ovf_I_Un
- uid: HarmonyLib.Code.Conv_Ovf_I1
name: Conv_Ovf_I1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I1
commentId: P:HarmonyLib.Code.Conv_Ovf_I1
fullName: HarmonyLib.Code.Conv_Ovf_I1
nameWithType: Code.Conv_Ovf_I1
- uid: HarmonyLib.Code.Conv_Ovf_I1*
name: Conv_Ovf_I1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I1_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_I1
fullName: HarmonyLib.Code.Conv_Ovf_I1
nameWithType: Code.Conv_Ovf_I1
- uid: HarmonyLib.Code.Conv_Ovf_I1_Un
name: Conv_Ovf_I1_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I1_Un
commentId: P:HarmonyLib.Code.Conv_Ovf_I1_Un
fullName: HarmonyLib.Code.Conv_Ovf_I1_Un
nameWithType: Code.Conv_Ovf_I1_Un
- uid: HarmonyLib.Code.Conv_Ovf_I1_Un*
name: Conv_Ovf_I1_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I1_Un_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_I1_Un
fullName: HarmonyLib.Code.Conv_Ovf_I1_Un
nameWithType: Code.Conv_Ovf_I1_Un
- uid: HarmonyLib.Code.Conv_Ovf_I2
name: Conv_Ovf_I2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I2
commentId: P:HarmonyLib.Code.Conv_Ovf_I2
fullName: HarmonyLib.Code.Conv_Ovf_I2
nameWithType: Code.Conv_Ovf_I2
- uid: HarmonyLib.Code.Conv_Ovf_I2*
name: Conv_Ovf_I2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I2_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_I2
fullName: HarmonyLib.Code.Conv_Ovf_I2
nameWithType: Code.Conv_Ovf_I2
- uid: HarmonyLib.Code.Conv_Ovf_I2_Un
name: Conv_Ovf_I2_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I2_Un
commentId: P:HarmonyLib.Code.Conv_Ovf_I2_Un
fullName: HarmonyLib.Code.Conv_Ovf_I2_Un
nameWithType: Code.Conv_Ovf_I2_Un
- uid: HarmonyLib.Code.Conv_Ovf_I2_Un*
name: Conv_Ovf_I2_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I2_Un_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_I2_Un
fullName: HarmonyLib.Code.Conv_Ovf_I2_Un
nameWithType: Code.Conv_Ovf_I2_Un
- uid: HarmonyLib.Code.Conv_Ovf_I4
name: Conv_Ovf_I4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I4
commentId: P:HarmonyLib.Code.Conv_Ovf_I4
fullName: HarmonyLib.Code.Conv_Ovf_I4
nameWithType: Code.Conv_Ovf_I4
- uid: HarmonyLib.Code.Conv_Ovf_I4*
name: Conv_Ovf_I4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I4_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_I4
fullName: HarmonyLib.Code.Conv_Ovf_I4
nameWithType: Code.Conv_Ovf_I4
- uid: HarmonyLib.Code.Conv_Ovf_I4_Un
name: Conv_Ovf_I4_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I4_Un
commentId: P:HarmonyLib.Code.Conv_Ovf_I4_Un
fullName: HarmonyLib.Code.Conv_Ovf_I4_Un
nameWithType: Code.Conv_Ovf_I4_Un
- uid: HarmonyLib.Code.Conv_Ovf_I4_Un*
name: Conv_Ovf_I4_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I4_Un_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_I4_Un
fullName: HarmonyLib.Code.Conv_Ovf_I4_Un
nameWithType: Code.Conv_Ovf_I4_Un
- uid: HarmonyLib.Code.Conv_Ovf_I8
name: Conv_Ovf_I8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I8
commentId: P:HarmonyLib.Code.Conv_Ovf_I8
fullName: HarmonyLib.Code.Conv_Ovf_I8
nameWithType: Code.Conv_Ovf_I8
- uid: HarmonyLib.Code.Conv_Ovf_I8*
name: Conv_Ovf_I8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I8_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_I8
fullName: HarmonyLib.Code.Conv_Ovf_I8
nameWithType: Code.Conv_Ovf_I8
- uid: HarmonyLib.Code.Conv_Ovf_I8_Un
name: Conv_Ovf_I8_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I8_Un
commentId: P:HarmonyLib.Code.Conv_Ovf_I8_Un
fullName: HarmonyLib.Code.Conv_Ovf_I8_Un
nameWithType: Code.Conv_Ovf_I8_Un
- uid: HarmonyLib.Code.Conv_Ovf_I8_Un*
name: Conv_Ovf_I8_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_I8_Un_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_I8_Un
fullName: HarmonyLib.Code.Conv_Ovf_I8_Un
nameWithType: Code.Conv_Ovf_I8_Un
- uid: HarmonyLib.Code.Conv_Ovf_U
name: Conv_Ovf_U
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U
commentId: P:HarmonyLib.Code.Conv_Ovf_U
fullName: HarmonyLib.Code.Conv_Ovf_U
nameWithType: Code.Conv_Ovf_U
- uid: HarmonyLib.Code.Conv_Ovf_U*
name: Conv_Ovf_U
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_U
fullName: HarmonyLib.Code.Conv_Ovf_U
nameWithType: Code.Conv_Ovf_U
- uid: HarmonyLib.Code.Conv_Ovf_U_Un
name: Conv_Ovf_U_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U_Un
commentId: P:HarmonyLib.Code.Conv_Ovf_U_Un
fullName: HarmonyLib.Code.Conv_Ovf_U_Un
nameWithType: Code.Conv_Ovf_U_Un
- uid: HarmonyLib.Code.Conv_Ovf_U_Un*
name: Conv_Ovf_U_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U_Un_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_U_Un
fullName: HarmonyLib.Code.Conv_Ovf_U_Un
nameWithType: Code.Conv_Ovf_U_Un
- uid: HarmonyLib.Code.Conv_Ovf_U1
name: Conv_Ovf_U1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U1
commentId: P:HarmonyLib.Code.Conv_Ovf_U1
fullName: HarmonyLib.Code.Conv_Ovf_U1
nameWithType: Code.Conv_Ovf_U1
- uid: HarmonyLib.Code.Conv_Ovf_U1*
name: Conv_Ovf_U1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U1_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_U1
fullName: HarmonyLib.Code.Conv_Ovf_U1
nameWithType: Code.Conv_Ovf_U1
- uid: HarmonyLib.Code.Conv_Ovf_U1_Un
name: Conv_Ovf_U1_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U1_Un
commentId: P:HarmonyLib.Code.Conv_Ovf_U1_Un
fullName: HarmonyLib.Code.Conv_Ovf_U1_Un
nameWithType: Code.Conv_Ovf_U1_Un
- uid: HarmonyLib.Code.Conv_Ovf_U1_Un*
name: Conv_Ovf_U1_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U1_Un_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_U1_Un
fullName: HarmonyLib.Code.Conv_Ovf_U1_Un
nameWithType: Code.Conv_Ovf_U1_Un
- uid: HarmonyLib.Code.Conv_Ovf_U2
name: Conv_Ovf_U2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U2
commentId: P:HarmonyLib.Code.Conv_Ovf_U2
fullName: HarmonyLib.Code.Conv_Ovf_U2
nameWithType: Code.Conv_Ovf_U2
- uid: HarmonyLib.Code.Conv_Ovf_U2*
name: Conv_Ovf_U2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U2_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_U2
fullName: HarmonyLib.Code.Conv_Ovf_U2
nameWithType: Code.Conv_Ovf_U2
- uid: HarmonyLib.Code.Conv_Ovf_U2_Un
name: Conv_Ovf_U2_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U2_Un
commentId: P:HarmonyLib.Code.Conv_Ovf_U2_Un
fullName: HarmonyLib.Code.Conv_Ovf_U2_Un
nameWithType: Code.Conv_Ovf_U2_Un
- uid: HarmonyLib.Code.Conv_Ovf_U2_Un*
name: Conv_Ovf_U2_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U2_Un_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_U2_Un
fullName: HarmonyLib.Code.Conv_Ovf_U2_Un
nameWithType: Code.Conv_Ovf_U2_Un
- uid: HarmonyLib.Code.Conv_Ovf_U4
name: Conv_Ovf_U4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U4
commentId: P:HarmonyLib.Code.Conv_Ovf_U4
fullName: HarmonyLib.Code.Conv_Ovf_U4
nameWithType: Code.Conv_Ovf_U4
- uid: HarmonyLib.Code.Conv_Ovf_U4*
name: Conv_Ovf_U4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U4_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_U4
fullName: HarmonyLib.Code.Conv_Ovf_U4
nameWithType: Code.Conv_Ovf_U4
- uid: HarmonyLib.Code.Conv_Ovf_U4_Un
name: Conv_Ovf_U4_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U4_Un
commentId: P:HarmonyLib.Code.Conv_Ovf_U4_Un
fullName: HarmonyLib.Code.Conv_Ovf_U4_Un
nameWithType: Code.Conv_Ovf_U4_Un
- uid: HarmonyLib.Code.Conv_Ovf_U4_Un*
name: Conv_Ovf_U4_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U4_Un_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_U4_Un
fullName: HarmonyLib.Code.Conv_Ovf_U4_Un
nameWithType: Code.Conv_Ovf_U4_Un
- uid: HarmonyLib.Code.Conv_Ovf_U8
name: Conv_Ovf_U8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U8
commentId: P:HarmonyLib.Code.Conv_Ovf_U8
fullName: HarmonyLib.Code.Conv_Ovf_U8
nameWithType: Code.Conv_Ovf_U8
- uid: HarmonyLib.Code.Conv_Ovf_U8*
name: Conv_Ovf_U8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U8_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_U8
fullName: HarmonyLib.Code.Conv_Ovf_U8
nameWithType: Code.Conv_Ovf_U8
- uid: HarmonyLib.Code.Conv_Ovf_U8_Un
name: Conv_Ovf_U8_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U8_Un
commentId: P:HarmonyLib.Code.Conv_Ovf_U8_Un
fullName: HarmonyLib.Code.Conv_Ovf_U8_Un
nameWithType: Code.Conv_Ovf_U8_Un
- uid: HarmonyLib.Code.Conv_Ovf_U8_Un*
name: Conv_Ovf_U8_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_Ovf_U8_Un_
commentId: Overload:HarmonyLib.Code.Conv_Ovf_U8_Un
fullName: HarmonyLib.Code.Conv_Ovf_U8_Un
nameWithType: Code.Conv_Ovf_U8_Un
- uid: HarmonyLib.Code.Conv_R_Un
name: Conv_R_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_R_Un
commentId: P:HarmonyLib.Code.Conv_R_Un
fullName: HarmonyLib.Code.Conv_R_Un
nameWithType: Code.Conv_R_Un
- uid: HarmonyLib.Code.Conv_R_Un*
name: Conv_R_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_R_Un_
commentId: Overload:HarmonyLib.Code.Conv_R_Un
fullName: HarmonyLib.Code.Conv_R_Un
nameWithType: Code.Conv_R_Un
- uid: HarmonyLib.Code.Conv_R4
name: Conv_R4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_R4
commentId: P:HarmonyLib.Code.Conv_R4
fullName: HarmonyLib.Code.Conv_R4
nameWithType: Code.Conv_R4
- uid: HarmonyLib.Code.Conv_R4*
name: Conv_R4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_R4_
commentId: Overload:HarmonyLib.Code.Conv_R4
fullName: HarmonyLib.Code.Conv_R4
nameWithType: Code.Conv_R4
- uid: HarmonyLib.Code.Conv_R8
name: Conv_R8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_R8
commentId: P:HarmonyLib.Code.Conv_R8
fullName: HarmonyLib.Code.Conv_R8
nameWithType: Code.Conv_R8
- uid: HarmonyLib.Code.Conv_R8*
name: Conv_R8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_R8_
commentId: Overload:HarmonyLib.Code.Conv_R8
fullName: HarmonyLib.Code.Conv_R8
nameWithType: Code.Conv_R8
- uid: HarmonyLib.Code.Conv_U
name: Conv_U
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_U
commentId: P:HarmonyLib.Code.Conv_U
fullName: HarmonyLib.Code.Conv_U
nameWithType: Code.Conv_U
- uid: HarmonyLib.Code.Conv_U*
name: Conv_U
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_U_
commentId: Overload:HarmonyLib.Code.Conv_U
fullName: HarmonyLib.Code.Conv_U
nameWithType: Code.Conv_U
- uid: HarmonyLib.Code.Conv_U1
name: Conv_U1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_U1
commentId: P:HarmonyLib.Code.Conv_U1
fullName: HarmonyLib.Code.Conv_U1
nameWithType: Code.Conv_U1
- uid: HarmonyLib.Code.Conv_U1*
name: Conv_U1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_U1_
commentId: Overload:HarmonyLib.Code.Conv_U1
fullName: HarmonyLib.Code.Conv_U1
nameWithType: Code.Conv_U1
- uid: HarmonyLib.Code.Conv_U2
name: Conv_U2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_U2
commentId: P:HarmonyLib.Code.Conv_U2
fullName: HarmonyLib.Code.Conv_U2
nameWithType: Code.Conv_U2
- uid: HarmonyLib.Code.Conv_U2*
name: Conv_U2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_U2_
commentId: Overload:HarmonyLib.Code.Conv_U2
fullName: HarmonyLib.Code.Conv_U2
nameWithType: Code.Conv_U2
- uid: HarmonyLib.Code.Conv_U4
name: Conv_U4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_U4
commentId: P:HarmonyLib.Code.Conv_U4
fullName: HarmonyLib.Code.Conv_U4
nameWithType: Code.Conv_U4
- uid: HarmonyLib.Code.Conv_U4*
name: Conv_U4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_U4_
commentId: Overload:HarmonyLib.Code.Conv_U4
fullName: HarmonyLib.Code.Conv_U4
nameWithType: Code.Conv_U4
- uid: HarmonyLib.Code.Conv_U8
name: Conv_U8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_U8
commentId: P:HarmonyLib.Code.Conv_U8
fullName: HarmonyLib.Code.Conv_U8
nameWithType: Code.Conv_U8
- uid: HarmonyLib.Code.Conv_U8*
name: Conv_U8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Conv_U8_
commentId: Overload:HarmonyLib.Code.Conv_U8
fullName: HarmonyLib.Code.Conv_U8
nameWithType: Code.Conv_U8
- uid: HarmonyLib.Code.Cpblk
name: Cpblk
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Cpblk
commentId: P:HarmonyLib.Code.Cpblk
fullName: HarmonyLib.Code.Cpblk
nameWithType: Code.Cpblk
- uid: HarmonyLib.Code.Cpblk*
name: Cpblk
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Cpblk_
commentId: Overload:HarmonyLib.Code.Cpblk
fullName: HarmonyLib.Code.Cpblk
nameWithType: Code.Cpblk
- uid: HarmonyLib.Code.Cpobj
name: Cpobj
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Cpobj
commentId: P:HarmonyLib.Code.Cpobj
fullName: HarmonyLib.Code.Cpobj
nameWithType: Code.Cpobj
- uid: HarmonyLib.Code.Cpobj*
name: Cpobj
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Cpobj_
commentId: Overload:HarmonyLib.Code.Cpobj
fullName: HarmonyLib.Code.Cpobj
nameWithType: Code.Cpobj
- uid: HarmonyLib.Code.Div
name: Div
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Div
commentId: P:HarmonyLib.Code.Div
fullName: HarmonyLib.Code.Div
nameWithType: Code.Div
- uid: HarmonyLib.Code.Div*
name: Div
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Div_
commentId: Overload:HarmonyLib.Code.Div
fullName: HarmonyLib.Code.Div
nameWithType: Code.Div
- uid: HarmonyLib.Code.Div_Un
name: Div_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Div_Un
commentId: P:HarmonyLib.Code.Div_Un
fullName: HarmonyLib.Code.Div_Un
nameWithType: Code.Div_Un
- uid: HarmonyLib.Code.Div_Un*
name: Div_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Div_Un_
commentId: Overload:HarmonyLib.Code.Div_Un
fullName: HarmonyLib.Code.Div_Un
nameWithType: Code.Div_Un
- uid: HarmonyLib.Code.Dup
name: Dup
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Dup
commentId: P:HarmonyLib.Code.Dup
fullName: HarmonyLib.Code.Dup
nameWithType: Code.Dup
- uid: HarmonyLib.Code.Dup*
name: Dup
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Dup_
commentId: Overload:HarmonyLib.Code.Dup
fullName: HarmonyLib.Code.Dup
nameWithType: Code.Dup
- uid: HarmonyLib.Code.Endfilter
name: Endfilter
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Endfilter
commentId: P:HarmonyLib.Code.Endfilter
fullName: HarmonyLib.Code.Endfilter
nameWithType: Code.Endfilter
- uid: HarmonyLib.Code.Endfilter*
name: Endfilter
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Endfilter_
commentId: Overload:HarmonyLib.Code.Endfilter
fullName: HarmonyLib.Code.Endfilter
nameWithType: Code.Endfilter
- uid: HarmonyLib.Code.Endfinally
name: Endfinally
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Endfinally
commentId: P:HarmonyLib.Code.Endfinally
fullName: HarmonyLib.Code.Endfinally
nameWithType: Code.Endfinally
- uid: HarmonyLib.Code.Endfinally*
name: Endfinally
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Endfinally_
commentId: Overload:HarmonyLib.Code.Endfinally
fullName: HarmonyLib.Code.Endfinally
nameWithType: Code.Endfinally
- uid: HarmonyLib.Code.Initblk
name: Initblk
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Initblk
commentId: P:HarmonyLib.Code.Initblk
fullName: HarmonyLib.Code.Initblk
nameWithType: Code.Initblk
- uid: HarmonyLib.Code.Initblk*
name: Initblk
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Initblk_
commentId: Overload:HarmonyLib.Code.Initblk
fullName: HarmonyLib.Code.Initblk
nameWithType: Code.Initblk
- uid: HarmonyLib.Code.Initobj
name: Initobj
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Initobj
commentId: P:HarmonyLib.Code.Initobj
fullName: HarmonyLib.Code.Initobj
nameWithType: Code.Initobj
- uid: HarmonyLib.Code.Initobj*
name: Initobj
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Initobj_
commentId: Overload:HarmonyLib.Code.Initobj
fullName: HarmonyLib.Code.Initobj
nameWithType: Code.Initobj
- uid: HarmonyLib.Code.Isinst
name: Isinst
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Isinst
commentId: P:HarmonyLib.Code.Isinst
fullName: HarmonyLib.Code.Isinst
nameWithType: Code.Isinst
- uid: HarmonyLib.Code.Isinst*
name: Isinst
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Isinst_
commentId: Overload:HarmonyLib.Code.Isinst
fullName: HarmonyLib.Code.Isinst
nameWithType: Code.Isinst
- uid: HarmonyLib.Code.Jmp
name: Jmp
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Jmp
commentId: P:HarmonyLib.Code.Jmp
fullName: HarmonyLib.Code.Jmp
nameWithType: Code.Jmp
- uid: HarmonyLib.Code.Jmp*
name: Jmp
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Jmp_
commentId: Overload:HarmonyLib.Code.Jmp
fullName: HarmonyLib.Code.Jmp
nameWithType: Code.Jmp
- uid: HarmonyLib.Code.Ldarg
name: Ldarg
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarg
commentId: P:HarmonyLib.Code.Ldarg
fullName: HarmonyLib.Code.Ldarg
nameWithType: Code.Ldarg
- uid: HarmonyLib.Code.Ldarg*
name: Ldarg
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarg_
commentId: Overload:HarmonyLib.Code.Ldarg
fullName: HarmonyLib.Code.Ldarg
nameWithType: Code.Ldarg
- uid: HarmonyLib.Code.Ldarg_0
name: Ldarg_0
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarg_0
commentId: P:HarmonyLib.Code.Ldarg_0
fullName: HarmonyLib.Code.Ldarg_0
nameWithType: Code.Ldarg_0
- uid: HarmonyLib.Code.Ldarg_0*
name: Ldarg_0
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarg_0_
commentId: Overload:HarmonyLib.Code.Ldarg_0
fullName: HarmonyLib.Code.Ldarg_0
nameWithType: Code.Ldarg_0
- uid: HarmonyLib.Code.Ldarg_1
name: Ldarg_1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarg_1
commentId: P:HarmonyLib.Code.Ldarg_1
fullName: HarmonyLib.Code.Ldarg_1
nameWithType: Code.Ldarg_1
- uid: HarmonyLib.Code.Ldarg_1*
name: Ldarg_1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarg_1_
commentId: Overload:HarmonyLib.Code.Ldarg_1
fullName: HarmonyLib.Code.Ldarg_1
nameWithType: Code.Ldarg_1
- uid: HarmonyLib.Code.Ldarg_2
name: Ldarg_2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarg_2
commentId: P:HarmonyLib.Code.Ldarg_2
fullName: HarmonyLib.Code.Ldarg_2
nameWithType: Code.Ldarg_2
- uid: HarmonyLib.Code.Ldarg_2*
name: Ldarg_2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarg_2_
commentId: Overload:HarmonyLib.Code.Ldarg_2
fullName: HarmonyLib.Code.Ldarg_2
nameWithType: Code.Ldarg_2
- uid: HarmonyLib.Code.Ldarg_3
name: Ldarg_3
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarg_3
commentId: P:HarmonyLib.Code.Ldarg_3
fullName: HarmonyLib.Code.Ldarg_3
nameWithType: Code.Ldarg_3
- uid: HarmonyLib.Code.Ldarg_3*
name: Ldarg_3
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarg_3_
commentId: Overload:HarmonyLib.Code.Ldarg_3
fullName: HarmonyLib.Code.Ldarg_3
nameWithType: Code.Ldarg_3
- uid: HarmonyLib.Code.Ldarg_S
name: Ldarg_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarg_S
commentId: P:HarmonyLib.Code.Ldarg_S
fullName: HarmonyLib.Code.Ldarg_S
nameWithType: Code.Ldarg_S
- uid: HarmonyLib.Code.Ldarg_S*
name: Ldarg_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarg_S_
commentId: Overload:HarmonyLib.Code.Ldarg_S
fullName: HarmonyLib.Code.Ldarg_S
nameWithType: Code.Ldarg_S
- uid: HarmonyLib.Code.Ldarga
name: Ldarga
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarga
commentId: P:HarmonyLib.Code.Ldarga
fullName: HarmonyLib.Code.Ldarga
nameWithType: Code.Ldarga
- uid: HarmonyLib.Code.Ldarga*
name: Ldarga
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarga_
commentId: Overload:HarmonyLib.Code.Ldarga
fullName: HarmonyLib.Code.Ldarga
nameWithType: Code.Ldarga
- uid: HarmonyLib.Code.Ldarga_S
name: Ldarga_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarga_S
commentId: P:HarmonyLib.Code.Ldarga_S
fullName: HarmonyLib.Code.Ldarga_S
nameWithType: Code.Ldarga_S
- uid: HarmonyLib.Code.Ldarga_S*
name: Ldarga_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldarga_S_
commentId: Overload:HarmonyLib.Code.Ldarga_S
fullName: HarmonyLib.Code.Ldarga_S
nameWithType: Code.Ldarga_S
- uid: HarmonyLib.Code.Ldc_I4
name: Ldc_I4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4
commentId: P:HarmonyLib.Code.Ldc_I4
fullName: HarmonyLib.Code.Ldc_I4
nameWithType: Code.Ldc_I4
- uid: HarmonyLib.Code.Ldc_I4*
name: Ldc_I4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_
commentId: Overload:HarmonyLib.Code.Ldc_I4
fullName: HarmonyLib.Code.Ldc_I4
nameWithType: Code.Ldc_I4
- uid: HarmonyLib.Code.Ldc_I4_0
name: Ldc_I4_0
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_0
commentId: P:HarmonyLib.Code.Ldc_I4_0
fullName: HarmonyLib.Code.Ldc_I4_0
nameWithType: Code.Ldc_I4_0
- uid: HarmonyLib.Code.Ldc_I4_0*
name: Ldc_I4_0
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_0_
commentId: Overload:HarmonyLib.Code.Ldc_I4_0
fullName: HarmonyLib.Code.Ldc_I4_0
nameWithType: Code.Ldc_I4_0
- uid: HarmonyLib.Code.Ldc_I4_1
name: Ldc_I4_1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_1
commentId: P:HarmonyLib.Code.Ldc_I4_1
fullName: HarmonyLib.Code.Ldc_I4_1
nameWithType: Code.Ldc_I4_1
- uid: HarmonyLib.Code.Ldc_I4_1*
name: Ldc_I4_1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_1_
commentId: Overload:HarmonyLib.Code.Ldc_I4_1
fullName: HarmonyLib.Code.Ldc_I4_1
nameWithType: Code.Ldc_I4_1
- uid: HarmonyLib.Code.Ldc_I4_2
name: Ldc_I4_2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_2
commentId: P:HarmonyLib.Code.Ldc_I4_2
fullName: HarmonyLib.Code.Ldc_I4_2
nameWithType: Code.Ldc_I4_2
- uid: HarmonyLib.Code.Ldc_I4_2*
name: Ldc_I4_2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_2_
commentId: Overload:HarmonyLib.Code.Ldc_I4_2
fullName: HarmonyLib.Code.Ldc_I4_2
nameWithType: Code.Ldc_I4_2
- uid: HarmonyLib.Code.Ldc_I4_3
name: Ldc_I4_3
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_3
commentId: P:HarmonyLib.Code.Ldc_I4_3
fullName: HarmonyLib.Code.Ldc_I4_3
nameWithType: Code.Ldc_I4_3
- uid: HarmonyLib.Code.Ldc_I4_3*
name: Ldc_I4_3
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_3_
commentId: Overload:HarmonyLib.Code.Ldc_I4_3
fullName: HarmonyLib.Code.Ldc_I4_3
nameWithType: Code.Ldc_I4_3
- uid: HarmonyLib.Code.Ldc_I4_4
name: Ldc_I4_4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_4
commentId: P:HarmonyLib.Code.Ldc_I4_4
fullName: HarmonyLib.Code.Ldc_I4_4
nameWithType: Code.Ldc_I4_4
- uid: HarmonyLib.Code.Ldc_I4_4*
name: Ldc_I4_4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_4_
commentId: Overload:HarmonyLib.Code.Ldc_I4_4
fullName: HarmonyLib.Code.Ldc_I4_4
nameWithType: Code.Ldc_I4_4
- uid: HarmonyLib.Code.Ldc_I4_5
name: Ldc_I4_5
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_5
commentId: P:HarmonyLib.Code.Ldc_I4_5
fullName: HarmonyLib.Code.Ldc_I4_5
nameWithType: Code.Ldc_I4_5
- uid: HarmonyLib.Code.Ldc_I4_5*
name: Ldc_I4_5
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_5_
commentId: Overload:HarmonyLib.Code.Ldc_I4_5
fullName: HarmonyLib.Code.Ldc_I4_5
nameWithType: Code.Ldc_I4_5
- uid: HarmonyLib.Code.Ldc_I4_6
name: Ldc_I4_6
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_6
commentId: P:HarmonyLib.Code.Ldc_I4_6
fullName: HarmonyLib.Code.Ldc_I4_6
nameWithType: Code.Ldc_I4_6
- uid: HarmonyLib.Code.Ldc_I4_6*
name: Ldc_I4_6
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_6_
commentId: Overload:HarmonyLib.Code.Ldc_I4_6
fullName: HarmonyLib.Code.Ldc_I4_6
nameWithType: Code.Ldc_I4_6
- uid: HarmonyLib.Code.Ldc_I4_7
name: Ldc_I4_7
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_7
commentId: P:HarmonyLib.Code.Ldc_I4_7
fullName: HarmonyLib.Code.Ldc_I4_7
nameWithType: Code.Ldc_I4_7
- uid: HarmonyLib.Code.Ldc_I4_7*
name: Ldc_I4_7
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_7_
commentId: Overload:HarmonyLib.Code.Ldc_I4_7
fullName: HarmonyLib.Code.Ldc_I4_7
nameWithType: Code.Ldc_I4_7
- uid: HarmonyLib.Code.Ldc_I4_8
name: Ldc_I4_8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_8
commentId: P:HarmonyLib.Code.Ldc_I4_8
fullName: HarmonyLib.Code.Ldc_I4_8
nameWithType: Code.Ldc_I4_8
- uid: HarmonyLib.Code.Ldc_I4_8*
name: Ldc_I4_8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_8_
commentId: Overload:HarmonyLib.Code.Ldc_I4_8
fullName: HarmonyLib.Code.Ldc_I4_8
nameWithType: Code.Ldc_I4_8
- uid: HarmonyLib.Code.Ldc_I4_M1
name: Ldc_I4_M1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_M1
commentId: P:HarmonyLib.Code.Ldc_I4_M1
fullName: HarmonyLib.Code.Ldc_I4_M1
nameWithType: Code.Ldc_I4_M1
- uid: HarmonyLib.Code.Ldc_I4_M1*
name: Ldc_I4_M1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_M1_
commentId: Overload:HarmonyLib.Code.Ldc_I4_M1
fullName: HarmonyLib.Code.Ldc_I4_M1
nameWithType: Code.Ldc_I4_M1
- uid: HarmonyLib.Code.Ldc_I4_S
name: Ldc_I4_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_S
commentId: P:HarmonyLib.Code.Ldc_I4_S
fullName: HarmonyLib.Code.Ldc_I4_S
nameWithType: Code.Ldc_I4_S
- uid: HarmonyLib.Code.Ldc_I4_S*
name: Ldc_I4_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I4_S_
commentId: Overload:HarmonyLib.Code.Ldc_I4_S
fullName: HarmonyLib.Code.Ldc_I4_S
nameWithType: Code.Ldc_I4_S
- uid: HarmonyLib.Code.Ldc_I8
name: Ldc_I8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I8
commentId: P:HarmonyLib.Code.Ldc_I8
fullName: HarmonyLib.Code.Ldc_I8
nameWithType: Code.Ldc_I8
- uid: HarmonyLib.Code.Ldc_I8*
name: Ldc_I8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_I8_
commentId: Overload:HarmonyLib.Code.Ldc_I8
fullName: HarmonyLib.Code.Ldc_I8
nameWithType: Code.Ldc_I8
- uid: HarmonyLib.Code.Ldc_R4
name: Ldc_R4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_R4
commentId: P:HarmonyLib.Code.Ldc_R4
fullName: HarmonyLib.Code.Ldc_R4
nameWithType: Code.Ldc_R4
- uid: HarmonyLib.Code.Ldc_R4*
name: Ldc_R4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_R4_
commentId: Overload:HarmonyLib.Code.Ldc_R4
fullName: HarmonyLib.Code.Ldc_R4
nameWithType: Code.Ldc_R4
- uid: HarmonyLib.Code.Ldc_R8
name: Ldc_R8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_R8
commentId: P:HarmonyLib.Code.Ldc_R8
fullName: HarmonyLib.Code.Ldc_R8
nameWithType: Code.Ldc_R8
- uid: HarmonyLib.Code.Ldc_R8*
name: Ldc_R8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldc_R8_
commentId: Overload:HarmonyLib.Code.Ldc_R8
fullName: HarmonyLib.Code.Ldc_R8
nameWithType: Code.Ldc_R8
- uid: HarmonyLib.Code.Ldelem
name: Ldelem
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem
commentId: P:HarmonyLib.Code.Ldelem
fullName: HarmonyLib.Code.Ldelem
nameWithType: Code.Ldelem
- uid: HarmonyLib.Code.Ldelem*
name: Ldelem
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_
commentId: Overload:HarmonyLib.Code.Ldelem
fullName: HarmonyLib.Code.Ldelem
nameWithType: Code.Ldelem
- uid: HarmonyLib.Code.Ldelem_I
name: Ldelem_I
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_I
commentId: P:HarmonyLib.Code.Ldelem_I
fullName: HarmonyLib.Code.Ldelem_I
nameWithType: Code.Ldelem_I
- uid: HarmonyLib.Code.Ldelem_I*
name: Ldelem_I
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_I_
commentId: Overload:HarmonyLib.Code.Ldelem_I
fullName: HarmonyLib.Code.Ldelem_I
nameWithType: Code.Ldelem_I
- uid: HarmonyLib.Code.Ldelem_I1
name: Ldelem_I1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_I1
commentId: P:HarmonyLib.Code.Ldelem_I1
fullName: HarmonyLib.Code.Ldelem_I1
nameWithType: Code.Ldelem_I1
- uid: HarmonyLib.Code.Ldelem_I1*
name: Ldelem_I1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_I1_
commentId: Overload:HarmonyLib.Code.Ldelem_I1
fullName: HarmonyLib.Code.Ldelem_I1
nameWithType: Code.Ldelem_I1
- uid: HarmonyLib.Code.Ldelem_I2
name: Ldelem_I2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_I2
commentId: P:HarmonyLib.Code.Ldelem_I2
fullName: HarmonyLib.Code.Ldelem_I2
nameWithType: Code.Ldelem_I2
- uid: HarmonyLib.Code.Ldelem_I2*
name: Ldelem_I2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_I2_
commentId: Overload:HarmonyLib.Code.Ldelem_I2
fullName: HarmonyLib.Code.Ldelem_I2
nameWithType: Code.Ldelem_I2
- uid: HarmonyLib.Code.Ldelem_I4
name: Ldelem_I4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_I4
commentId: P:HarmonyLib.Code.Ldelem_I4
fullName: HarmonyLib.Code.Ldelem_I4
nameWithType: Code.Ldelem_I4
- uid: HarmonyLib.Code.Ldelem_I4*
name: Ldelem_I4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_I4_
commentId: Overload:HarmonyLib.Code.Ldelem_I4
fullName: HarmonyLib.Code.Ldelem_I4
nameWithType: Code.Ldelem_I4
- uid: HarmonyLib.Code.Ldelem_I8
name: Ldelem_I8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_I8
commentId: P:HarmonyLib.Code.Ldelem_I8
fullName: HarmonyLib.Code.Ldelem_I8
nameWithType: Code.Ldelem_I8
- uid: HarmonyLib.Code.Ldelem_I8*
name: Ldelem_I8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_I8_
commentId: Overload:HarmonyLib.Code.Ldelem_I8
fullName: HarmonyLib.Code.Ldelem_I8
nameWithType: Code.Ldelem_I8
- uid: HarmonyLib.Code.Ldelem_R4
name: Ldelem_R4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_R4
commentId: P:HarmonyLib.Code.Ldelem_R4
fullName: HarmonyLib.Code.Ldelem_R4
nameWithType: Code.Ldelem_R4
- uid: HarmonyLib.Code.Ldelem_R4*
name: Ldelem_R4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_R4_
commentId: Overload:HarmonyLib.Code.Ldelem_R4
fullName: HarmonyLib.Code.Ldelem_R4
nameWithType: Code.Ldelem_R4
- uid: HarmonyLib.Code.Ldelem_R8
name: Ldelem_R8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_R8
commentId: P:HarmonyLib.Code.Ldelem_R8
fullName: HarmonyLib.Code.Ldelem_R8
nameWithType: Code.Ldelem_R8
- uid: HarmonyLib.Code.Ldelem_R8*
name: Ldelem_R8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_R8_
commentId: Overload:HarmonyLib.Code.Ldelem_R8
fullName: HarmonyLib.Code.Ldelem_R8
nameWithType: Code.Ldelem_R8
- uid: HarmonyLib.Code.Ldelem_Ref
name: Ldelem_Ref
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_Ref
commentId: P:HarmonyLib.Code.Ldelem_Ref
fullName: HarmonyLib.Code.Ldelem_Ref
nameWithType: Code.Ldelem_Ref
- uid: HarmonyLib.Code.Ldelem_Ref*
name: Ldelem_Ref
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_Ref_
commentId: Overload:HarmonyLib.Code.Ldelem_Ref
fullName: HarmonyLib.Code.Ldelem_Ref
nameWithType: Code.Ldelem_Ref
- uid: HarmonyLib.Code.Ldelem_U1
name: Ldelem_U1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_U1
commentId: P:HarmonyLib.Code.Ldelem_U1
fullName: HarmonyLib.Code.Ldelem_U1
nameWithType: Code.Ldelem_U1
- uid: HarmonyLib.Code.Ldelem_U1*
name: Ldelem_U1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_U1_
commentId: Overload:HarmonyLib.Code.Ldelem_U1
fullName: HarmonyLib.Code.Ldelem_U1
nameWithType: Code.Ldelem_U1
- uid: HarmonyLib.Code.Ldelem_U2
name: Ldelem_U2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_U2
commentId: P:HarmonyLib.Code.Ldelem_U2
fullName: HarmonyLib.Code.Ldelem_U2
nameWithType: Code.Ldelem_U2
- uid: HarmonyLib.Code.Ldelem_U2*
name: Ldelem_U2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_U2_
commentId: Overload:HarmonyLib.Code.Ldelem_U2
fullName: HarmonyLib.Code.Ldelem_U2
nameWithType: Code.Ldelem_U2
- uid: HarmonyLib.Code.Ldelem_U4
name: Ldelem_U4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_U4
commentId: P:HarmonyLib.Code.Ldelem_U4
fullName: HarmonyLib.Code.Ldelem_U4
nameWithType: Code.Ldelem_U4
- uid: HarmonyLib.Code.Ldelem_U4*
name: Ldelem_U4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelem_U4_
commentId: Overload:HarmonyLib.Code.Ldelem_U4
fullName: HarmonyLib.Code.Ldelem_U4
nameWithType: Code.Ldelem_U4
- uid: HarmonyLib.Code.Ldelema
name: Ldelema
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelema
commentId: P:HarmonyLib.Code.Ldelema
fullName: HarmonyLib.Code.Ldelema
nameWithType: Code.Ldelema
- uid: HarmonyLib.Code.Ldelema*
name: Ldelema
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldelema_
commentId: Overload:HarmonyLib.Code.Ldelema
fullName: HarmonyLib.Code.Ldelema
nameWithType: Code.Ldelema
- uid: HarmonyLib.Code.Ldfld
name: Ldfld
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldfld
commentId: P:HarmonyLib.Code.Ldfld
fullName: HarmonyLib.Code.Ldfld
nameWithType: Code.Ldfld
- uid: HarmonyLib.Code.Ldfld*
name: Ldfld
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldfld_
commentId: Overload:HarmonyLib.Code.Ldfld
fullName: HarmonyLib.Code.Ldfld
nameWithType: Code.Ldfld
- uid: HarmonyLib.Code.Ldflda
name: Ldflda
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldflda
commentId: P:HarmonyLib.Code.Ldflda
fullName: HarmonyLib.Code.Ldflda
nameWithType: Code.Ldflda
- uid: HarmonyLib.Code.Ldflda*
name: Ldflda
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldflda_
commentId: Overload:HarmonyLib.Code.Ldflda
fullName: HarmonyLib.Code.Ldflda
nameWithType: Code.Ldflda
- uid: HarmonyLib.Code.Ldftn
name: Ldftn
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldftn
commentId: P:HarmonyLib.Code.Ldftn
fullName: HarmonyLib.Code.Ldftn
nameWithType: Code.Ldftn
- uid: HarmonyLib.Code.Ldftn*
name: Ldftn
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldftn_
commentId: Overload:HarmonyLib.Code.Ldftn
fullName: HarmonyLib.Code.Ldftn
nameWithType: Code.Ldftn
- uid: HarmonyLib.Code.Ldind_I
name: Ldind_I
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_I
commentId: P:HarmonyLib.Code.Ldind_I
fullName: HarmonyLib.Code.Ldind_I
nameWithType: Code.Ldind_I
- uid: HarmonyLib.Code.Ldind_I*
name: Ldind_I
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_I_
commentId: Overload:HarmonyLib.Code.Ldind_I
fullName: HarmonyLib.Code.Ldind_I
nameWithType: Code.Ldind_I
- uid: HarmonyLib.Code.Ldind_I1
name: Ldind_I1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_I1
commentId: P:HarmonyLib.Code.Ldind_I1
fullName: HarmonyLib.Code.Ldind_I1
nameWithType: Code.Ldind_I1
- uid: HarmonyLib.Code.Ldind_I1*
name: Ldind_I1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_I1_
commentId: Overload:HarmonyLib.Code.Ldind_I1
fullName: HarmonyLib.Code.Ldind_I1
nameWithType: Code.Ldind_I1
- uid: HarmonyLib.Code.Ldind_I2
name: Ldind_I2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_I2
commentId: P:HarmonyLib.Code.Ldind_I2
fullName: HarmonyLib.Code.Ldind_I2
nameWithType: Code.Ldind_I2
- uid: HarmonyLib.Code.Ldind_I2*
name: Ldind_I2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_I2_
commentId: Overload:HarmonyLib.Code.Ldind_I2
fullName: HarmonyLib.Code.Ldind_I2
nameWithType: Code.Ldind_I2
- uid: HarmonyLib.Code.Ldind_I4
name: Ldind_I4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_I4
commentId: P:HarmonyLib.Code.Ldind_I4
fullName: HarmonyLib.Code.Ldind_I4
nameWithType: Code.Ldind_I4
- uid: HarmonyLib.Code.Ldind_I4*
name: Ldind_I4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_I4_
commentId: Overload:HarmonyLib.Code.Ldind_I4
fullName: HarmonyLib.Code.Ldind_I4
nameWithType: Code.Ldind_I4
- uid: HarmonyLib.Code.Ldind_I8
name: Ldind_I8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_I8
commentId: P:HarmonyLib.Code.Ldind_I8
fullName: HarmonyLib.Code.Ldind_I8
nameWithType: Code.Ldind_I8
- uid: HarmonyLib.Code.Ldind_I8*
name: Ldind_I8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_I8_
commentId: Overload:HarmonyLib.Code.Ldind_I8
fullName: HarmonyLib.Code.Ldind_I8
nameWithType: Code.Ldind_I8
- uid: HarmonyLib.Code.Ldind_R4
name: Ldind_R4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_R4
commentId: P:HarmonyLib.Code.Ldind_R4
fullName: HarmonyLib.Code.Ldind_R4
nameWithType: Code.Ldind_R4
- uid: HarmonyLib.Code.Ldind_R4*
name: Ldind_R4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_R4_
commentId: Overload:HarmonyLib.Code.Ldind_R4
fullName: HarmonyLib.Code.Ldind_R4
nameWithType: Code.Ldind_R4
- uid: HarmonyLib.Code.Ldind_R8
name: Ldind_R8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_R8
commentId: P:HarmonyLib.Code.Ldind_R8
fullName: HarmonyLib.Code.Ldind_R8
nameWithType: Code.Ldind_R8
- uid: HarmonyLib.Code.Ldind_R8*
name: Ldind_R8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_R8_
commentId: Overload:HarmonyLib.Code.Ldind_R8
fullName: HarmonyLib.Code.Ldind_R8
nameWithType: Code.Ldind_R8
- uid: HarmonyLib.Code.Ldind_Ref
name: Ldind_Ref
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_Ref
commentId: P:HarmonyLib.Code.Ldind_Ref
fullName: HarmonyLib.Code.Ldind_Ref
nameWithType: Code.Ldind_Ref
- uid: HarmonyLib.Code.Ldind_Ref*
name: Ldind_Ref
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_Ref_
commentId: Overload:HarmonyLib.Code.Ldind_Ref
fullName: HarmonyLib.Code.Ldind_Ref
nameWithType: Code.Ldind_Ref
- uid: HarmonyLib.Code.Ldind_U1
name: Ldind_U1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_U1
commentId: P:HarmonyLib.Code.Ldind_U1
fullName: HarmonyLib.Code.Ldind_U1
nameWithType: Code.Ldind_U1
- uid: HarmonyLib.Code.Ldind_U1*
name: Ldind_U1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_U1_
commentId: Overload:HarmonyLib.Code.Ldind_U1
fullName: HarmonyLib.Code.Ldind_U1
nameWithType: Code.Ldind_U1
- uid: HarmonyLib.Code.Ldind_U2
name: Ldind_U2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_U2
commentId: P:HarmonyLib.Code.Ldind_U2
fullName: HarmonyLib.Code.Ldind_U2
nameWithType: Code.Ldind_U2
- uid: HarmonyLib.Code.Ldind_U2*
name: Ldind_U2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_U2_
commentId: Overload:HarmonyLib.Code.Ldind_U2
fullName: HarmonyLib.Code.Ldind_U2
nameWithType: Code.Ldind_U2
- uid: HarmonyLib.Code.Ldind_U4
name: Ldind_U4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_U4
commentId: P:HarmonyLib.Code.Ldind_U4
fullName: HarmonyLib.Code.Ldind_U4
nameWithType: Code.Ldind_U4
- uid: HarmonyLib.Code.Ldind_U4*
name: Ldind_U4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldind_U4_
commentId: Overload:HarmonyLib.Code.Ldind_U4
fullName: HarmonyLib.Code.Ldind_U4
nameWithType: Code.Ldind_U4
- uid: HarmonyLib.Code.Ldlen
name: Ldlen
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldlen
commentId: P:HarmonyLib.Code.Ldlen
fullName: HarmonyLib.Code.Ldlen
nameWithType: Code.Ldlen
- uid: HarmonyLib.Code.Ldlen*
name: Ldlen
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldlen_
commentId: Overload:HarmonyLib.Code.Ldlen
fullName: HarmonyLib.Code.Ldlen
nameWithType: Code.Ldlen
- uid: HarmonyLib.Code.Ldloc
name: Ldloc
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloc
commentId: P:HarmonyLib.Code.Ldloc
fullName: HarmonyLib.Code.Ldloc
nameWithType: Code.Ldloc
- uid: HarmonyLib.Code.Ldloc*
name: Ldloc
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloc_
commentId: Overload:HarmonyLib.Code.Ldloc
fullName: HarmonyLib.Code.Ldloc
nameWithType: Code.Ldloc
- uid: HarmonyLib.Code.Ldloc_0
name: Ldloc_0
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloc_0
commentId: P:HarmonyLib.Code.Ldloc_0
fullName: HarmonyLib.Code.Ldloc_0
nameWithType: Code.Ldloc_0
- uid: HarmonyLib.Code.Ldloc_0*
name: Ldloc_0
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloc_0_
commentId: Overload:HarmonyLib.Code.Ldloc_0
fullName: HarmonyLib.Code.Ldloc_0
nameWithType: Code.Ldloc_0
- uid: HarmonyLib.Code.Ldloc_1
name: Ldloc_1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloc_1
commentId: P:HarmonyLib.Code.Ldloc_1
fullName: HarmonyLib.Code.Ldloc_1
nameWithType: Code.Ldloc_1
- uid: HarmonyLib.Code.Ldloc_1*
name: Ldloc_1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloc_1_
commentId: Overload:HarmonyLib.Code.Ldloc_1
fullName: HarmonyLib.Code.Ldloc_1
nameWithType: Code.Ldloc_1
- uid: HarmonyLib.Code.Ldloc_2
name: Ldloc_2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloc_2
commentId: P:HarmonyLib.Code.Ldloc_2
fullName: HarmonyLib.Code.Ldloc_2
nameWithType: Code.Ldloc_2
- uid: HarmonyLib.Code.Ldloc_2*
name: Ldloc_2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloc_2_
commentId: Overload:HarmonyLib.Code.Ldloc_2
fullName: HarmonyLib.Code.Ldloc_2
nameWithType: Code.Ldloc_2
- uid: HarmonyLib.Code.Ldloc_3
name: Ldloc_3
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloc_3
commentId: P:HarmonyLib.Code.Ldloc_3
fullName: HarmonyLib.Code.Ldloc_3
nameWithType: Code.Ldloc_3
- uid: HarmonyLib.Code.Ldloc_3*
name: Ldloc_3
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloc_3_
commentId: Overload:HarmonyLib.Code.Ldloc_3
fullName: HarmonyLib.Code.Ldloc_3
nameWithType: Code.Ldloc_3
- uid: HarmonyLib.Code.Ldloc_S
name: Ldloc_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloc_S
commentId: P:HarmonyLib.Code.Ldloc_S
fullName: HarmonyLib.Code.Ldloc_S
nameWithType: Code.Ldloc_S
- uid: HarmonyLib.Code.Ldloc_S*
name: Ldloc_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloc_S_
commentId: Overload:HarmonyLib.Code.Ldloc_S
fullName: HarmonyLib.Code.Ldloc_S
nameWithType: Code.Ldloc_S
- uid: HarmonyLib.Code.Ldloca
name: Ldloca
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloca
commentId: P:HarmonyLib.Code.Ldloca
fullName: HarmonyLib.Code.Ldloca
nameWithType: Code.Ldloca
- uid: HarmonyLib.Code.Ldloca*
name: Ldloca
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloca_
commentId: Overload:HarmonyLib.Code.Ldloca
fullName: HarmonyLib.Code.Ldloca
nameWithType: Code.Ldloca
- uid: HarmonyLib.Code.Ldloca_S
name: Ldloca_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloca_S
commentId: P:HarmonyLib.Code.Ldloca_S
fullName: HarmonyLib.Code.Ldloca_S
nameWithType: Code.Ldloca_S
- uid: HarmonyLib.Code.Ldloca_S*
name: Ldloca_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldloca_S_
commentId: Overload:HarmonyLib.Code.Ldloca_S
fullName: HarmonyLib.Code.Ldloca_S
nameWithType: Code.Ldloca_S
- uid: HarmonyLib.Code.Ldnull
name: Ldnull
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldnull
commentId: P:HarmonyLib.Code.Ldnull
fullName: HarmonyLib.Code.Ldnull
nameWithType: Code.Ldnull
- uid: HarmonyLib.Code.Ldnull*
name: Ldnull
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldnull_
commentId: Overload:HarmonyLib.Code.Ldnull
fullName: HarmonyLib.Code.Ldnull
nameWithType: Code.Ldnull
- uid: HarmonyLib.Code.Ldobj
name: Ldobj
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldobj
commentId: P:HarmonyLib.Code.Ldobj
fullName: HarmonyLib.Code.Ldobj
nameWithType: Code.Ldobj
- uid: HarmonyLib.Code.Ldobj*
name: Ldobj
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldobj_
commentId: Overload:HarmonyLib.Code.Ldobj
fullName: HarmonyLib.Code.Ldobj
nameWithType: Code.Ldobj
- uid: HarmonyLib.Code.Ldsfld
name: Ldsfld
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldsfld
commentId: P:HarmonyLib.Code.Ldsfld
fullName: HarmonyLib.Code.Ldsfld
nameWithType: Code.Ldsfld
- uid: HarmonyLib.Code.Ldsfld*
name: Ldsfld
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldsfld_
commentId: Overload:HarmonyLib.Code.Ldsfld
fullName: HarmonyLib.Code.Ldsfld
nameWithType: Code.Ldsfld
- uid: HarmonyLib.Code.Ldsflda
name: Ldsflda
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldsflda
commentId: P:HarmonyLib.Code.Ldsflda
fullName: HarmonyLib.Code.Ldsflda
nameWithType: Code.Ldsflda
- uid: HarmonyLib.Code.Ldsflda*
name: Ldsflda
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldsflda_
commentId: Overload:HarmonyLib.Code.Ldsflda
fullName: HarmonyLib.Code.Ldsflda
nameWithType: Code.Ldsflda
- uid: HarmonyLib.Code.Ldstr
name: Ldstr
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldstr
commentId: P:HarmonyLib.Code.Ldstr
fullName: HarmonyLib.Code.Ldstr
nameWithType: Code.Ldstr
- uid: HarmonyLib.Code.Ldstr*
name: Ldstr
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldstr_
commentId: Overload:HarmonyLib.Code.Ldstr
fullName: HarmonyLib.Code.Ldstr
nameWithType: Code.Ldstr
- uid: HarmonyLib.Code.Ldtoken
name: Ldtoken
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldtoken
commentId: P:HarmonyLib.Code.Ldtoken
fullName: HarmonyLib.Code.Ldtoken
nameWithType: Code.Ldtoken
- uid: HarmonyLib.Code.Ldtoken*
name: Ldtoken
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldtoken_
commentId: Overload:HarmonyLib.Code.Ldtoken
fullName: HarmonyLib.Code.Ldtoken
nameWithType: Code.Ldtoken
- uid: HarmonyLib.Code.Ldvirtftn
name: Ldvirtftn
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldvirtftn
commentId: P:HarmonyLib.Code.Ldvirtftn
fullName: HarmonyLib.Code.Ldvirtftn
nameWithType: Code.Ldvirtftn
- uid: HarmonyLib.Code.Ldvirtftn*
name: Ldvirtftn
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ldvirtftn_
commentId: Overload:HarmonyLib.Code.Ldvirtftn
fullName: HarmonyLib.Code.Ldvirtftn
nameWithType: Code.Ldvirtftn
- uid: HarmonyLib.Code.Leave
name: Leave
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Leave
commentId: P:HarmonyLib.Code.Leave
fullName: HarmonyLib.Code.Leave
nameWithType: Code.Leave
- uid: HarmonyLib.Code.Leave*
name: Leave
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Leave_
commentId: Overload:HarmonyLib.Code.Leave
fullName: HarmonyLib.Code.Leave
nameWithType: Code.Leave
- uid: HarmonyLib.Code.Leave_S
name: Leave_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Leave_S
commentId: P:HarmonyLib.Code.Leave_S
fullName: HarmonyLib.Code.Leave_S
nameWithType: Code.Leave_S
- uid: HarmonyLib.Code.Leave_S*
name: Leave_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Leave_S_
commentId: Overload:HarmonyLib.Code.Leave_S
fullName: HarmonyLib.Code.Leave_S
nameWithType: Code.Leave_S
- uid: HarmonyLib.Code.Localloc
name: Localloc
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Localloc
commentId: P:HarmonyLib.Code.Localloc
fullName: HarmonyLib.Code.Localloc
nameWithType: Code.Localloc
- uid: HarmonyLib.Code.Localloc*
name: Localloc
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Localloc_
commentId: Overload:HarmonyLib.Code.Localloc
fullName: HarmonyLib.Code.Localloc
nameWithType: Code.Localloc
- uid: HarmonyLib.Code.Mkrefany
name: Mkrefany
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Mkrefany
commentId: P:HarmonyLib.Code.Mkrefany
fullName: HarmonyLib.Code.Mkrefany
nameWithType: Code.Mkrefany
- uid: HarmonyLib.Code.Mkrefany*
name: Mkrefany
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Mkrefany_
commentId: Overload:HarmonyLib.Code.Mkrefany
fullName: HarmonyLib.Code.Mkrefany
nameWithType: Code.Mkrefany
- uid: HarmonyLib.Code.Mul
name: Mul
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Mul
commentId: P:HarmonyLib.Code.Mul
fullName: HarmonyLib.Code.Mul
nameWithType: Code.Mul
- uid: HarmonyLib.Code.Mul*
name: Mul
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Mul_
commentId: Overload:HarmonyLib.Code.Mul
fullName: HarmonyLib.Code.Mul
nameWithType: Code.Mul
- uid: HarmonyLib.Code.Mul_Ovf
name: Mul_Ovf
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Mul_Ovf
commentId: P:HarmonyLib.Code.Mul_Ovf
fullName: HarmonyLib.Code.Mul_Ovf
nameWithType: Code.Mul_Ovf
- uid: HarmonyLib.Code.Mul_Ovf*
name: Mul_Ovf
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Mul_Ovf_
commentId: Overload:HarmonyLib.Code.Mul_Ovf
fullName: HarmonyLib.Code.Mul_Ovf
nameWithType: Code.Mul_Ovf
- uid: HarmonyLib.Code.Mul_Ovf_Un
name: Mul_Ovf_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Mul_Ovf_Un
commentId: P:HarmonyLib.Code.Mul_Ovf_Un
fullName: HarmonyLib.Code.Mul_Ovf_Un
nameWithType: Code.Mul_Ovf_Un
- uid: HarmonyLib.Code.Mul_Ovf_Un*
name: Mul_Ovf_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Mul_Ovf_Un_
commentId: Overload:HarmonyLib.Code.Mul_Ovf_Un
fullName: HarmonyLib.Code.Mul_Ovf_Un
nameWithType: Code.Mul_Ovf_Un
- uid: HarmonyLib.Code.Neg
name: Neg
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Neg
commentId: P:HarmonyLib.Code.Neg
fullName: HarmonyLib.Code.Neg
nameWithType: Code.Neg
- uid: HarmonyLib.Code.Neg*
name: Neg
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Neg_
commentId: Overload:HarmonyLib.Code.Neg
fullName: HarmonyLib.Code.Neg
nameWithType: Code.Neg
- uid: HarmonyLib.Code.Newarr
name: Newarr
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Newarr
commentId: P:HarmonyLib.Code.Newarr
fullName: HarmonyLib.Code.Newarr
nameWithType: Code.Newarr
- uid: HarmonyLib.Code.Newarr*
name: Newarr
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Newarr_
commentId: Overload:HarmonyLib.Code.Newarr
fullName: HarmonyLib.Code.Newarr
nameWithType: Code.Newarr
- uid: HarmonyLib.Code.Newobj
name: Newobj
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Newobj
commentId: P:HarmonyLib.Code.Newobj
fullName: HarmonyLib.Code.Newobj
nameWithType: Code.Newobj
- uid: HarmonyLib.Code.Newobj*
name: Newobj
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Newobj_
commentId: Overload:HarmonyLib.Code.Newobj
fullName: HarmonyLib.Code.Newobj
nameWithType: Code.Newobj
- uid: HarmonyLib.Code.Nop
name: Nop
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Nop
commentId: P:HarmonyLib.Code.Nop
fullName: HarmonyLib.Code.Nop
nameWithType: Code.Nop
- uid: HarmonyLib.Code.Nop*
name: Nop
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Nop_
commentId: Overload:HarmonyLib.Code.Nop
fullName: HarmonyLib.Code.Nop
nameWithType: Code.Nop
- uid: HarmonyLib.Code.Not
name: Not
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Not
commentId: P:HarmonyLib.Code.Not
fullName: HarmonyLib.Code.Not
nameWithType: Code.Not
- uid: HarmonyLib.Code.Not*
name: Not
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Not_
commentId: Overload:HarmonyLib.Code.Not
fullName: HarmonyLib.Code.Not
nameWithType: Code.Not
- uid: HarmonyLib.Code.Operand
name: Operand
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Operand
commentId: P:HarmonyLib.Code.Operand
fullName: HarmonyLib.Code.Operand
nameWithType: Code.Operand
- uid: HarmonyLib.Code.Operand*
name: Operand
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Operand_
commentId: Overload:HarmonyLib.Code.Operand
fullName: HarmonyLib.Code.Operand
nameWithType: Code.Operand
- uid: HarmonyLib.Code.Or
name: Or
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Or
commentId: P:HarmonyLib.Code.Or
fullName: HarmonyLib.Code.Or
nameWithType: Code.Or
- uid: HarmonyLib.Code.Or*
name: Or
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Or_
commentId: Overload:HarmonyLib.Code.Or
fullName: HarmonyLib.Code.Or
nameWithType: Code.Or
- uid: HarmonyLib.Code.Pop
name: Pop
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Pop
commentId: P:HarmonyLib.Code.Pop
fullName: HarmonyLib.Code.Pop
nameWithType: Code.Pop
- uid: HarmonyLib.Code.Pop*
name: Pop
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Pop_
commentId: Overload:HarmonyLib.Code.Pop
fullName: HarmonyLib.Code.Pop
nameWithType: Code.Pop
- uid: HarmonyLib.Code.Prefix1
name: Prefix1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefix1
commentId: P:HarmonyLib.Code.Prefix1
fullName: HarmonyLib.Code.Prefix1
nameWithType: Code.Prefix1
- uid: HarmonyLib.Code.Prefix1*
name: Prefix1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefix1_
commentId: Overload:HarmonyLib.Code.Prefix1
fullName: HarmonyLib.Code.Prefix1
nameWithType: Code.Prefix1
- uid: HarmonyLib.Code.Prefix2
name: Prefix2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefix2
commentId: P:HarmonyLib.Code.Prefix2
fullName: HarmonyLib.Code.Prefix2
nameWithType: Code.Prefix2
- uid: HarmonyLib.Code.Prefix2*
name: Prefix2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefix2_
commentId: Overload:HarmonyLib.Code.Prefix2
fullName: HarmonyLib.Code.Prefix2
nameWithType: Code.Prefix2
- uid: HarmonyLib.Code.Prefix3
name: Prefix3
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefix3
commentId: P:HarmonyLib.Code.Prefix3
fullName: HarmonyLib.Code.Prefix3
nameWithType: Code.Prefix3
- uid: HarmonyLib.Code.Prefix3*
name: Prefix3
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefix3_
commentId: Overload:HarmonyLib.Code.Prefix3
fullName: HarmonyLib.Code.Prefix3
nameWithType: Code.Prefix3
- uid: HarmonyLib.Code.Prefix4
name: Prefix4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefix4
commentId: P:HarmonyLib.Code.Prefix4
fullName: HarmonyLib.Code.Prefix4
nameWithType: Code.Prefix4
- uid: HarmonyLib.Code.Prefix4*
name: Prefix4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefix4_
commentId: Overload:HarmonyLib.Code.Prefix4
fullName: HarmonyLib.Code.Prefix4
nameWithType: Code.Prefix4
- uid: HarmonyLib.Code.Prefix5
name: Prefix5
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefix5
commentId: P:HarmonyLib.Code.Prefix5
fullName: HarmonyLib.Code.Prefix5
nameWithType: Code.Prefix5
- uid: HarmonyLib.Code.Prefix5*
name: Prefix5
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefix5_
commentId: Overload:HarmonyLib.Code.Prefix5
fullName: HarmonyLib.Code.Prefix5
nameWithType: Code.Prefix5
- uid: HarmonyLib.Code.Prefix6
name: Prefix6
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefix6
commentId: P:HarmonyLib.Code.Prefix6
fullName: HarmonyLib.Code.Prefix6
nameWithType: Code.Prefix6
- uid: HarmonyLib.Code.Prefix6*
name: Prefix6
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefix6_
commentId: Overload:HarmonyLib.Code.Prefix6
fullName: HarmonyLib.Code.Prefix6
nameWithType: Code.Prefix6
- uid: HarmonyLib.Code.Prefix7
name: Prefix7
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefix7
commentId: P:HarmonyLib.Code.Prefix7
fullName: HarmonyLib.Code.Prefix7
nameWithType: Code.Prefix7
- uid: HarmonyLib.Code.Prefix7*
name: Prefix7
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefix7_
commentId: Overload:HarmonyLib.Code.Prefix7
fullName: HarmonyLib.Code.Prefix7
nameWithType: Code.Prefix7
- uid: HarmonyLib.Code.Prefixref
name: Prefixref
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefixref
commentId: P:HarmonyLib.Code.Prefixref
fullName: HarmonyLib.Code.Prefixref
nameWithType: Code.Prefixref
- uid: HarmonyLib.Code.Prefixref*
name: Prefixref
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Prefixref_
commentId: Overload:HarmonyLib.Code.Prefixref
fullName: HarmonyLib.Code.Prefixref
nameWithType: Code.Prefixref
- uid: HarmonyLib.Code.Readonly
name: Readonly
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Readonly
commentId: P:HarmonyLib.Code.Readonly
fullName: HarmonyLib.Code.Readonly
nameWithType: Code.Readonly
- uid: HarmonyLib.Code.Readonly*
name: Readonly
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Readonly_
commentId: Overload:HarmonyLib.Code.Readonly
fullName: HarmonyLib.Code.Readonly
nameWithType: Code.Readonly
- uid: HarmonyLib.Code.Refanytype
name: Refanytype
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Refanytype
commentId: P:HarmonyLib.Code.Refanytype
fullName: HarmonyLib.Code.Refanytype
nameWithType: Code.Refanytype
- uid: HarmonyLib.Code.Refanytype*
name: Refanytype
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Refanytype_
commentId: Overload:HarmonyLib.Code.Refanytype
fullName: HarmonyLib.Code.Refanytype
nameWithType: Code.Refanytype
- uid: HarmonyLib.Code.Refanyval
name: Refanyval
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Refanyval
commentId: P:HarmonyLib.Code.Refanyval
fullName: HarmonyLib.Code.Refanyval
nameWithType: Code.Refanyval
- uid: HarmonyLib.Code.Refanyval*
name: Refanyval
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Refanyval_
commentId: Overload:HarmonyLib.Code.Refanyval
fullName: HarmonyLib.Code.Refanyval
nameWithType: Code.Refanyval
- uid: HarmonyLib.Code.Rem
name: Rem
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Rem
commentId: P:HarmonyLib.Code.Rem
fullName: HarmonyLib.Code.Rem
nameWithType: Code.Rem
- uid: HarmonyLib.Code.Rem*
name: Rem
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Rem_
commentId: Overload:HarmonyLib.Code.Rem
fullName: HarmonyLib.Code.Rem
nameWithType: Code.Rem
- uid: HarmonyLib.Code.Rem_Un
name: Rem_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Rem_Un
commentId: P:HarmonyLib.Code.Rem_Un
fullName: HarmonyLib.Code.Rem_Un
nameWithType: Code.Rem_Un
- uid: HarmonyLib.Code.Rem_Un*
name: Rem_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Rem_Un_
commentId: Overload:HarmonyLib.Code.Rem_Un
fullName: HarmonyLib.Code.Rem_Un
nameWithType: Code.Rem_Un
- uid: HarmonyLib.Code.Ret
name: Ret
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ret
commentId: P:HarmonyLib.Code.Ret
fullName: HarmonyLib.Code.Ret
nameWithType: Code.Ret
- uid: HarmonyLib.Code.Ret*
name: Ret
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Ret_
commentId: Overload:HarmonyLib.Code.Ret
fullName: HarmonyLib.Code.Ret
nameWithType: Code.Ret
- uid: HarmonyLib.Code.Rethrow
name: Rethrow
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Rethrow
commentId: P:HarmonyLib.Code.Rethrow
fullName: HarmonyLib.Code.Rethrow
nameWithType: Code.Rethrow
- uid: HarmonyLib.Code.Rethrow*
name: Rethrow
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Rethrow_
commentId: Overload:HarmonyLib.Code.Rethrow
fullName: HarmonyLib.Code.Rethrow
nameWithType: Code.Rethrow
- uid: HarmonyLib.Code.Shl
name: Shl
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Shl
commentId: P:HarmonyLib.Code.Shl
fullName: HarmonyLib.Code.Shl
nameWithType: Code.Shl
- uid: HarmonyLib.Code.Shl*
name: Shl
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Shl_
commentId: Overload:HarmonyLib.Code.Shl
fullName: HarmonyLib.Code.Shl
nameWithType: Code.Shl
- uid: HarmonyLib.Code.Shr
name: Shr
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Shr
commentId: P:HarmonyLib.Code.Shr
fullName: HarmonyLib.Code.Shr
nameWithType: Code.Shr
- uid: HarmonyLib.Code.Shr*
name: Shr
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Shr_
commentId: Overload:HarmonyLib.Code.Shr
fullName: HarmonyLib.Code.Shr
nameWithType: Code.Shr
- uid: HarmonyLib.Code.Shr_Un
name: Shr_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Shr_Un
commentId: P:HarmonyLib.Code.Shr_Un
fullName: HarmonyLib.Code.Shr_Un
nameWithType: Code.Shr_Un
- uid: HarmonyLib.Code.Shr_Un*
name: Shr_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Shr_Un_
commentId: Overload:HarmonyLib.Code.Shr_Un
fullName: HarmonyLib.Code.Shr_Un
nameWithType: Code.Shr_Un
- uid: HarmonyLib.Code.Sizeof
name: Sizeof
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Sizeof
commentId: P:HarmonyLib.Code.Sizeof
fullName: HarmonyLib.Code.Sizeof
nameWithType: Code.Sizeof
- uid: HarmonyLib.Code.Sizeof*
name: Sizeof
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Sizeof_
commentId: Overload:HarmonyLib.Code.Sizeof
fullName: HarmonyLib.Code.Sizeof
nameWithType: Code.Sizeof
- uid: HarmonyLib.Code.Starg
name: Starg
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Starg
commentId: P:HarmonyLib.Code.Starg
fullName: HarmonyLib.Code.Starg
nameWithType: Code.Starg
- uid: HarmonyLib.Code.Starg*
name: Starg
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Starg_
commentId: Overload:HarmonyLib.Code.Starg
fullName: HarmonyLib.Code.Starg
nameWithType: Code.Starg
- uid: HarmonyLib.Code.Starg_S
name: Starg_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Starg_S
commentId: P:HarmonyLib.Code.Starg_S
fullName: HarmonyLib.Code.Starg_S
nameWithType: Code.Starg_S
- uid: HarmonyLib.Code.Starg_S*
name: Starg_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Starg_S_
commentId: Overload:HarmonyLib.Code.Starg_S
fullName: HarmonyLib.Code.Starg_S
nameWithType: Code.Starg_S
- uid: HarmonyLib.Code.Stelem
name: Stelem
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem
commentId: P:HarmonyLib.Code.Stelem
fullName: HarmonyLib.Code.Stelem
nameWithType: Code.Stelem
- uid: HarmonyLib.Code.Stelem*
name: Stelem
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_
commentId: Overload:HarmonyLib.Code.Stelem
fullName: HarmonyLib.Code.Stelem
nameWithType: Code.Stelem
- uid: HarmonyLib.Code.Stelem_I
name: Stelem_I
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_I
commentId: P:HarmonyLib.Code.Stelem_I
fullName: HarmonyLib.Code.Stelem_I
nameWithType: Code.Stelem_I
- uid: HarmonyLib.Code.Stelem_I*
name: Stelem_I
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_I_
commentId: Overload:HarmonyLib.Code.Stelem_I
fullName: HarmonyLib.Code.Stelem_I
nameWithType: Code.Stelem_I
- uid: HarmonyLib.Code.Stelem_I1
name: Stelem_I1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_I1
commentId: P:HarmonyLib.Code.Stelem_I1
fullName: HarmonyLib.Code.Stelem_I1
nameWithType: Code.Stelem_I1
- uid: HarmonyLib.Code.Stelem_I1*
name: Stelem_I1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_I1_
commentId: Overload:HarmonyLib.Code.Stelem_I1
fullName: HarmonyLib.Code.Stelem_I1
nameWithType: Code.Stelem_I1
- uid: HarmonyLib.Code.Stelem_I2
name: Stelem_I2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_I2
commentId: P:HarmonyLib.Code.Stelem_I2
fullName: HarmonyLib.Code.Stelem_I2
nameWithType: Code.Stelem_I2
- uid: HarmonyLib.Code.Stelem_I2*
name: Stelem_I2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_I2_
commentId: Overload:HarmonyLib.Code.Stelem_I2
fullName: HarmonyLib.Code.Stelem_I2
nameWithType: Code.Stelem_I2
- uid: HarmonyLib.Code.Stelem_I4
name: Stelem_I4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_I4
commentId: P:HarmonyLib.Code.Stelem_I4
fullName: HarmonyLib.Code.Stelem_I4
nameWithType: Code.Stelem_I4
- uid: HarmonyLib.Code.Stelem_I4*
name: Stelem_I4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_I4_
commentId: Overload:HarmonyLib.Code.Stelem_I4
fullName: HarmonyLib.Code.Stelem_I4
nameWithType: Code.Stelem_I4
- uid: HarmonyLib.Code.Stelem_I8
name: Stelem_I8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_I8
commentId: P:HarmonyLib.Code.Stelem_I8
fullName: HarmonyLib.Code.Stelem_I8
nameWithType: Code.Stelem_I8
- uid: HarmonyLib.Code.Stelem_I8*
name: Stelem_I8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_I8_
commentId: Overload:HarmonyLib.Code.Stelem_I8
fullName: HarmonyLib.Code.Stelem_I8
nameWithType: Code.Stelem_I8
- uid: HarmonyLib.Code.Stelem_R4
name: Stelem_R4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_R4
commentId: P:HarmonyLib.Code.Stelem_R4
fullName: HarmonyLib.Code.Stelem_R4
nameWithType: Code.Stelem_R4
- uid: HarmonyLib.Code.Stelem_R4*
name: Stelem_R4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_R4_
commentId: Overload:HarmonyLib.Code.Stelem_R4
fullName: HarmonyLib.Code.Stelem_R4
nameWithType: Code.Stelem_R4
- uid: HarmonyLib.Code.Stelem_R8
name: Stelem_R8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_R8
commentId: P:HarmonyLib.Code.Stelem_R8
fullName: HarmonyLib.Code.Stelem_R8
nameWithType: Code.Stelem_R8
- uid: HarmonyLib.Code.Stelem_R8*
name: Stelem_R8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_R8_
commentId: Overload:HarmonyLib.Code.Stelem_R8
fullName: HarmonyLib.Code.Stelem_R8
nameWithType: Code.Stelem_R8
- uid: HarmonyLib.Code.Stelem_Ref
name: Stelem_Ref
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_Ref
commentId: P:HarmonyLib.Code.Stelem_Ref
fullName: HarmonyLib.Code.Stelem_Ref
nameWithType: Code.Stelem_Ref
- uid: HarmonyLib.Code.Stelem_Ref*
name: Stelem_Ref
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stelem_Ref_
commentId: Overload:HarmonyLib.Code.Stelem_Ref
fullName: HarmonyLib.Code.Stelem_Ref
nameWithType: Code.Stelem_Ref
- uid: HarmonyLib.Code.Stfld
name: Stfld
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stfld
commentId: P:HarmonyLib.Code.Stfld
fullName: HarmonyLib.Code.Stfld
nameWithType: Code.Stfld
- uid: HarmonyLib.Code.Stfld*
name: Stfld
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stfld_
commentId: Overload:HarmonyLib.Code.Stfld
fullName: HarmonyLib.Code.Stfld
nameWithType: Code.Stfld
- uid: HarmonyLib.Code.Stind_I
name: Stind_I
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_I
commentId: P:HarmonyLib.Code.Stind_I
fullName: HarmonyLib.Code.Stind_I
nameWithType: Code.Stind_I
- uid: HarmonyLib.Code.Stind_I*
name: Stind_I
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_I_
commentId: Overload:HarmonyLib.Code.Stind_I
fullName: HarmonyLib.Code.Stind_I
nameWithType: Code.Stind_I
- uid: HarmonyLib.Code.Stind_I1
name: Stind_I1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_I1
commentId: P:HarmonyLib.Code.Stind_I1
fullName: HarmonyLib.Code.Stind_I1
nameWithType: Code.Stind_I1
- uid: HarmonyLib.Code.Stind_I1*
name: Stind_I1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_I1_
commentId: Overload:HarmonyLib.Code.Stind_I1
fullName: HarmonyLib.Code.Stind_I1
nameWithType: Code.Stind_I1
- uid: HarmonyLib.Code.Stind_I2
name: Stind_I2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_I2
commentId: P:HarmonyLib.Code.Stind_I2
fullName: HarmonyLib.Code.Stind_I2
nameWithType: Code.Stind_I2
- uid: HarmonyLib.Code.Stind_I2*
name: Stind_I2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_I2_
commentId: Overload:HarmonyLib.Code.Stind_I2
fullName: HarmonyLib.Code.Stind_I2
nameWithType: Code.Stind_I2
- uid: HarmonyLib.Code.Stind_I4
name: Stind_I4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_I4
commentId: P:HarmonyLib.Code.Stind_I4
fullName: HarmonyLib.Code.Stind_I4
nameWithType: Code.Stind_I4
- uid: HarmonyLib.Code.Stind_I4*
name: Stind_I4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_I4_
commentId: Overload:HarmonyLib.Code.Stind_I4
fullName: HarmonyLib.Code.Stind_I4
nameWithType: Code.Stind_I4
- uid: HarmonyLib.Code.Stind_I8
name: Stind_I8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_I8
commentId: P:HarmonyLib.Code.Stind_I8
fullName: HarmonyLib.Code.Stind_I8
nameWithType: Code.Stind_I8
- uid: HarmonyLib.Code.Stind_I8*
name: Stind_I8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_I8_
commentId: Overload:HarmonyLib.Code.Stind_I8
fullName: HarmonyLib.Code.Stind_I8
nameWithType: Code.Stind_I8
- uid: HarmonyLib.Code.Stind_R4
name: Stind_R4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_R4
commentId: P:HarmonyLib.Code.Stind_R4
fullName: HarmonyLib.Code.Stind_R4
nameWithType: Code.Stind_R4
- uid: HarmonyLib.Code.Stind_R4*
name: Stind_R4
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_R4_
commentId: Overload:HarmonyLib.Code.Stind_R4
fullName: HarmonyLib.Code.Stind_R4
nameWithType: Code.Stind_R4
- uid: HarmonyLib.Code.Stind_R8
name: Stind_R8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_R8
commentId: P:HarmonyLib.Code.Stind_R8
fullName: HarmonyLib.Code.Stind_R8
nameWithType: Code.Stind_R8
- uid: HarmonyLib.Code.Stind_R8*
name: Stind_R8
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_R8_
commentId: Overload:HarmonyLib.Code.Stind_R8
fullName: HarmonyLib.Code.Stind_R8
nameWithType: Code.Stind_R8
- uid: HarmonyLib.Code.Stind_Ref
name: Stind_Ref
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_Ref
commentId: P:HarmonyLib.Code.Stind_Ref
fullName: HarmonyLib.Code.Stind_Ref
nameWithType: Code.Stind_Ref
- uid: HarmonyLib.Code.Stind_Ref*
name: Stind_Ref
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stind_Ref_
commentId: Overload:HarmonyLib.Code.Stind_Ref
fullName: HarmonyLib.Code.Stind_Ref
nameWithType: Code.Stind_Ref
- uid: HarmonyLib.Code.Stloc
name: Stloc
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stloc
commentId: P:HarmonyLib.Code.Stloc
fullName: HarmonyLib.Code.Stloc
nameWithType: Code.Stloc
- uid: HarmonyLib.Code.Stloc*
name: Stloc
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stloc_
commentId: Overload:HarmonyLib.Code.Stloc
fullName: HarmonyLib.Code.Stloc
nameWithType: Code.Stloc
- uid: HarmonyLib.Code.Stloc_0
name: Stloc_0
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stloc_0
commentId: P:HarmonyLib.Code.Stloc_0
fullName: HarmonyLib.Code.Stloc_0
nameWithType: Code.Stloc_0
- uid: HarmonyLib.Code.Stloc_0*
name: Stloc_0
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stloc_0_
commentId: Overload:HarmonyLib.Code.Stloc_0
fullName: HarmonyLib.Code.Stloc_0
nameWithType: Code.Stloc_0
- uid: HarmonyLib.Code.Stloc_1
name: Stloc_1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stloc_1
commentId: P:HarmonyLib.Code.Stloc_1
fullName: HarmonyLib.Code.Stloc_1
nameWithType: Code.Stloc_1
- uid: HarmonyLib.Code.Stloc_1*
name: Stloc_1
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stloc_1_
commentId: Overload:HarmonyLib.Code.Stloc_1
fullName: HarmonyLib.Code.Stloc_1
nameWithType: Code.Stloc_1
- uid: HarmonyLib.Code.Stloc_2
name: Stloc_2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stloc_2
commentId: P:HarmonyLib.Code.Stloc_2
fullName: HarmonyLib.Code.Stloc_2
nameWithType: Code.Stloc_2
- uid: HarmonyLib.Code.Stloc_2*
name: Stloc_2
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stloc_2_
commentId: Overload:HarmonyLib.Code.Stloc_2
fullName: HarmonyLib.Code.Stloc_2
nameWithType: Code.Stloc_2
- uid: HarmonyLib.Code.Stloc_3
name: Stloc_3
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stloc_3
commentId: P:HarmonyLib.Code.Stloc_3
fullName: HarmonyLib.Code.Stloc_3
nameWithType: Code.Stloc_3
- uid: HarmonyLib.Code.Stloc_3*
name: Stloc_3
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stloc_3_
commentId: Overload:HarmonyLib.Code.Stloc_3
fullName: HarmonyLib.Code.Stloc_3
nameWithType: Code.Stloc_3
- uid: HarmonyLib.Code.Stloc_S
name: Stloc_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stloc_S
commentId: P:HarmonyLib.Code.Stloc_S
fullName: HarmonyLib.Code.Stloc_S
nameWithType: Code.Stloc_S
- uid: HarmonyLib.Code.Stloc_S*
name: Stloc_S
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stloc_S_
commentId: Overload:HarmonyLib.Code.Stloc_S
fullName: HarmonyLib.Code.Stloc_S
nameWithType: Code.Stloc_S
- uid: HarmonyLib.Code.Stobj
name: Stobj
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stobj
commentId: P:HarmonyLib.Code.Stobj
fullName: HarmonyLib.Code.Stobj
nameWithType: Code.Stobj
- uid: HarmonyLib.Code.Stobj*
name: Stobj
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stobj_
commentId: Overload:HarmonyLib.Code.Stobj
fullName: HarmonyLib.Code.Stobj
nameWithType: Code.Stobj
- uid: HarmonyLib.Code.Stsfld
name: Stsfld
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stsfld
commentId: P:HarmonyLib.Code.Stsfld
fullName: HarmonyLib.Code.Stsfld
nameWithType: Code.Stsfld
- uid: HarmonyLib.Code.Stsfld*
name: Stsfld
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Stsfld_
commentId: Overload:HarmonyLib.Code.Stsfld
fullName: HarmonyLib.Code.Stsfld
nameWithType: Code.Stsfld
- uid: HarmonyLib.Code.Sub
name: Sub
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Sub
commentId: P:HarmonyLib.Code.Sub
fullName: HarmonyLib.Code.Sub
nameWithType: Code.Sub
- uid: HarmonyLib.Code.Sub*
name: Sub
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Sub_
commentId: Overload:HarmonyLib.Code.Sub
fullName: HarmonyLib.Code.Sub
nameWithType: Code.Sub
- uid: HarmonyLib.Code.Sub_Ovf
name: Sub_Ovf
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Sub_Ovf
commentId: P:HarmonyLib.Code.Sub_Ovf
fullName: HarmonyLib.Code.Sub_Ovf
nameWithType: Code.Sub_Ovf
- uid: HarmonyLib.Code.Sub_Ovf*
name: Sub_Ovf
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Sub_Ovf_
commentId: Overload:HarmonyLib.Code.Sub_Ovf
fullName: HarmonyLib.Code.Sub_Ovf
nameWithType: Code.Sub_Ovf
- uid: HarmonyLib.Code.Sub_Ovf_Un
name: Sub_Ovf_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Sub_Ovf_Un
commentId: P:HarmonyLib.Code.Sub_Ovf_Un
fullName: HarmonyLib.Code.Sub_Ovf_Un
nameWithType: Code.Sub_Ovf_Un
- uid: HarmonyLib.Code.Sub_Ovf_Un*
name: Sub_Ovf_Un
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Sub_Ovf_Un_
commentId: Overload:HarmonyLib.Code.Sub_Ovf_Un
fullName: HarmonyLib.Code.Sub_Ovf_Un
nameWithType: Code.Sub_Ovf_Un
- uid: HarmonyLib.Code.Switch
name: Switch
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Switch
commentId: P:HarmonyLib.Code.Switch
fullName: HarmonyLib.Code.Switch
nameWithType: Code.Switch
- uid: HarmonyLib.Code.Switch*
name: Switch
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Switch_
commentId: Overload:HarmonyLib.Code.Switch
fullName: HarmonyLib.Code.Switch
nameWithType: Code.Switch
- uid: HarmonyLib.Code.Tailcall
name: Tailcall
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Tailcall
commentId: P:HarmonyLib.Code.Tailcall
fullName: HarmonyLib.Code.Tailcall
nameWithType: Code.Tailcall
- uid: HarmonyLib.Code.Tailcall*
name: Tailcall
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Tailcall_
commentId: Overload:HarmonyLib.Code.Tailcall
fullName: HarmonyLib.Code.Tailcall
nameWithType: Code.Tailcall
- uid: HarmonyLib.Code.Throw
name: Throw
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Throw
commentId: P:HarmonyLib.Code.Throw
fullName: HarmonyLib.Code.Throw
nameWithType: Code.Throw
- uid: HarmonyLib.Code.Throw*
name: Throw
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Throw_
commentId: Overload:HarmonyLib.Code.Throw
fullName: HarmonyLib.Code.Throw
nameWithType: Code.Throw
- uid: HarmonyLib.Code.Unaligned
name: Unaligned
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Unaligned
commentId: P:HarmonyLib.Code.Unaligned
fullName: HarmonyLib.Code.Unaligned
nameWithType: Code.Unaligned
- uid: HarmonyLib.Code.Unaligned*
name: Unaligned
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Unaligned_
commentId: Overload:HarmonyLib.Code.Unaligned
fullName: HarmonyLib.Code.Unaligned
nameWithType: Code.Unaligned
- uid: HarmonyLib.Code.Unbox
name: Unbox
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Unbox
commentId: P:HarmonyLib.Code.Unbox
fullName: HarmonyLib.Code.Unbox
nameWithType: Code.Unbox
- uid: HarmonyLib.Code.Unbox*
name: Unbox
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Unbox_
commentId: Overload:HarmonyLib.Code.Unbox
fullName: HarmonyLib.Code.Unbox
nameWithType: Code.Unbox
- uid: HarmonyLib.Code.Unbox_Any
name: Unbox_Any
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Unbox_Any
commentId: P:HarmonyLib.Code.Unbox_Any
fullName: HarmonyLib.Code.Unbox_Any
nameWithType: Code.Unbox_Any
- uid: HarmonyLib.Code.Unbox_Any*
name: Unbox_Any
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Unbox_Any_
commentId: Overload:HarmonyLib.Code.Unbox_Any
fullName: HarmonyLib.Code.Unbox_Any
nameWithType: Code.Unbox_Any
- uid: HarmonyLib.Code.Volatile
name: Volatile
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Volatile
commentId: P:HarmonyLib.Code.Volatile
fullName: HarmonyLib.Code.Volatile
nameWithType: Code.Volatile
- uid: HarmonyLib.Code.Volatile*
name: Volatile
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Volatile_
commentId: Overload:HarmonyLib.Code.Volatile
fullName: HarmonyLib.Code.Volatile
nameWithType: Code.Volatile
- uid: HarmonyLib.Code.Xor
name: Xor
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Xor
commentId: P:HarmonyLib.Code.Xor
fullName: HarmonyLib.Code.Xor
nameWithType: Code.Xor
- uid: HarmonyLib.Code.Xor*
name: Xor
href: api/HarmonyLib.Code.html#HarmonyLib_Code_Xor_
commentId: Overload:HarmonyLib.Code.Xor
fullName: HarmonyLib.Code.Xor
nameWithType: Code.Xor
- 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
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
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.CallClosure*
name: CallClosure
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_CallClosure_
commentId: Overload:HarmonyLib.CodeInstruction.CallClosure
fullName: HarmonyLib.CodeInstruction.CallClosure
nameWithType: CodeInstruction.CallClosure
- uid: HarmonyLib.CodeInstruction.CallClosure``1(``0)
name: CallClosure<T>(T)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_CallClosure__1___0_
commentId: M:HarmonyLib.CodeInstruction.CallClosure``1(``0)
name.vb: CallClosure(Of T)(T)
fullName: HarmonyLib.CodeInstruction.CallClosure<T>(T)
fullName.vb: HarmonyLib.CodeInstruction.CallClosure(Of T)(T)
nameWithType: CodeInstruction.CallClosure<T>(T)
nameWithType.vb: CodeInstruction.CallClosure(Of T)(T)
- 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
fullName: HarmonyLib.CodeInstruction.Clone
nameWithType: CodeInstruction.Clone
- uid: HarmonyLib.CodeInstruction.HasBlock(HarmonyLib.ExceptionBlockType)
name: HasBlock(ExceptionBlockType)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_HasBlock_HarmonyLib_ExceptionBlockType_
commentId: M:HarmonyLib.CodeInstruction.HasBlock(HarmonyLib.ExceptionBlockType)
fullName: HarmonyLib.CodeInstruction.HasBlock(HarmonyLib.ExceptionBlockType)
nameWithType: CodeInstruction.HasBlock(ExceptionBlockType)
- uid: HarmonyLib.CodeInstruction.HasBlock*
name: HasBlock
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_HasBlock_
commentId: Overload:HarmonyLib.CodeInstruction.HasBlock
fullName: HarmonyLib.CodeInstruction.HasBlock
nameWithType: CodeInstruction.HasBlock
- 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.LoadArgument(System.Int32,System.Boolean)
name: LoadArgument(Int32, Boolean)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_LoadArgument_System_Int32_System_Boolean_
commentId: M:HarmonyLib.CodeInstruction.LoadArgument(System.Int32,System.Boolean)
fullName: HarmonyLib.CodeInstruction.LoadArgument(System.Int32, System.Boolean)
nameWithType: CodeInstruction.LoadArgument(Int32, Boolean)
- uid: HarmonyLib.CodeInstruction.LoadArgument*
name: LoadArgument
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_LoadArgument_
commentId: Overload:HarmonyLib.CodeInstruction.LoadArgument
fullName: HarmonyLib.CodeInstruction.LoadArgument
nameWithType: CodeInstruction.LoadArgument
- 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
fullName: HarmonyLib.CodeInstruction.LoadField
nameWithType: CodeInstruction.LoadField
- uid: HarmonyLib.CodeInstruction.LoadLocal(System.Int32,System.Boolean)
name: LoadLocal(Int32, Boolean)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_LoadLocal_System_Int32_System_Boolean_
commentId: M:HarmonyLib.CodeInstruction.LoadLocal(System.Int32,System.Boolean)
fullName: HarmonyLib.CodeInstruction.LoadLocal(System.Int32, System.Boolean)
nameWithType: CodeInstruction.LoadLocal(Int32, Boolean)
- uid: HarmonyLib.CodeInstruction.LoadLocal*
name: LoadLocal
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_LoadLocal_
commentId: Overload:HarmonyLib.CodeInstruction.LoadLocal
fullName: HarmonyLib.CodeInstruction.LoadLocal
nameWithType: CodeInstruction.LoadLocal
- 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.StoreArgument(System.Int32)
name: StoreArgument(Int32)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_StoreArgument_System_Int32_
commentId: M:HarmonyLib.CodeInstruction.StoreArgument(System.Int32)
fullName: HarmonyLib.CodeInstruction.StoreArgument(System.Int32)
nameWithType: CodeInstruction.StoreArgument(Int32)
- uid: HarmonyLib.CodeInstruction.StoreArgument*
name: StoreArgument
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_StoreArgument_
commentId: Overload:HarmonyLib.CodeInstruction.StoreArgument
fullName: HarmonyLib.CodeInstruction.StoreArgument
nameWithType: CodeInstruction.StoreArgument
- 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
fullName: HarmonyLib.CodeInstruction.StoreField
nameWithType: CodeInstruction.StoreField
- uid: HarmonyLib.CodeInstruction.StoreLocal(System.Int32)
name: StoreLocal(Int32)
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_StoreLocal_System_Int32_
commentId: M:HarmonyLib.CodeInstruction.StoreLocal(System.Int32)
fullName: HarmonyLib.CodeInstruction.StoreLocal(System.Int32)
nameWithType: CodeInstruction.StoreLocal(Int32)
- uid: HarmonyLib.CodeInstruction.StoreLocal*
name: StoreLocal
href: api/HarmonyLib.CodeInstruction.html#HarmonyLib_CodeInstruction_StoreLocal_
commentId: Overload:HarmonyLib.CodeInstruction.StoreLocal
fullName: HarmonyLib.CodeInstruction.StoreLocal
nameWithType: CodeInstruction.StoreLocal
- 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
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.ArgumentIndex(HarmonyLib.CodeInstruction)
name: ArgumentIndex(CodeInstruction)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_ArgumentIndex_HarmonyLib_CodeInstruction_
commentId: M:HarmonyLib.CodeInstructionExtensions.ArgumentIndex(HarmonyLib.CodeInstruction)
fullName: HarmonyLib.CodeInstructionExtensions.ArgumentIndex(HarmonyLib.CodeInstruction)
nameWithType: CodeInstructionExtensions.ArgumentIndex(CodeInstruction)
- uid: HarmonyLib.CodeInstructionExtensions.ArgumentIndex*
name: ArgumentIndex
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_ArgumentIndex_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.ArgumentIndex
fullName: HarmonyLib.CodeInstructionExtensions.ArgumentIndex
nameWithType: CodeInstructionExtensions.ArgumentIndex
- 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
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
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
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
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(HarmonyLib.CodeInstruction,System.Reflection.Emit.OpCode,System.Reflection.MemberInfo)
name: Is(CodeInstruction, OpCode, MemberInfo)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_Is_HarmonyLib_CodeInstruction_System_Reflection_Emit_OpCode_System_Reflection_MemberInfo_
commentId: M:HarmonyLib.CodeInstructionExtensions.Is(HarmonyLib.CodeInstruction,System.Reflection.Emit.OpCode,System.Reflection.MemberInfo)
fullName: HarmonyLib.CodeInstructionExtensions.Is(HarmonyLib.CodeInstruction, System.Reflection.Emit.OpCode, System.Reflection.MemberInfo)
nameWithType: CodeInstructionExtensions.Is(CodeInstruction, OpCode, MemberInfo)
- uid: HarmonyLib.CodeInstructionExtensions.Is*
name: Is
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_Is_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.Is
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
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
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
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
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
fullName: HarmonyLib.CodeInstructionExtensions.IsStloc
nameWithType: CodeInstructionExtensions.IsStloc
- uid: HarmonyLib.CodeInstructionExtensions.IsValid(System.Reflection.Emit.OpCode)
name: IsValid(OpCode)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_IsValid_System_Reflection_Emit_OpCode_
commentId: M:HarmonyLib.CodeInstructionExtensions.IsValid(System.Reflection.Emit.OpCode)
fullName: HarmonyLib.CodeInstructionExtensions.IsValid(System.Reflection.Emit.OpCode)
nameWithType: CodeInstructionExtensions.IsValid(OpCode)
- uid: HarmonyLib.CodeInstructionExtensions.IsValid*
name: IsValid
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_IsValid_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.IsValid
fullName: HarmonyLib.CodeInstructionExtensions.IsValid
nameWithType: CodeInstructionExtensions.IsValid
- 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(HarmonyLib.CodeInstruction,System.String)
name: LoadsConstant(CodeInstruction, String)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_LoadsConstant_HarmonyLib_CodeInstruction_System_String_
commentId: M:HarmonyLib.CodeInstructionExtensions.LoadsConstant(HarmonyLib.CodeInstruction,System.String)
fullName: HarmonyLib.CodeInstructionExtensions.LoadsConstant(HarmonyLib.CodeInstruction, System.String)
nameWithType: CodeInstructionExtensions.LoadsConstant(CodeInstruction, String)
- uid: HarmonyLib.CodeInstructionExtensions.LoadsConstant*
name: LoadsConstant
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_LoadsConstant_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.LoadsConstant
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
fullName: HarmonyLib.CodeInstructionExtensions.LoadsField
nameWithType: CodeInstructionExtensions.LoadsField
- uid: HarmonyLib.CodeInstructionExtensions.LocalIndex(HarmonyLib.CodeInstruction)
name: LocalIndex(CodeInstruction)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_LocalIndex_HarmonyLib_CodeInstruction_
commentId: M:HarmonyLib.CodeInstructionExtensions.LocalIndex(HarmonyLib.CodeInstruction)
fullName: HarmonyLib.CodeInstructionExtensions.LocalIndex(HarmonyLib.CodeInstruction)
nameWithType: CodeInstructionExtensions.LocalIndex(CodeInstruction)
- uid: HarmonyLib.CodeInstructionExtensions.LocalIndex*
name: LocalIndex
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_LocalIndex_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.LocalIndex
fullName: HarmonyLib.CodeInstructionExtensions.LocalIndex
nameWithType: CodeInstructionExtensions.LocalIndex
- 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
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
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
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
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(HarmonyLib.CodeInstruction,System.Reflection.MemberInfo)
name: OperandIs(CodeInstruction, MemberInfo)
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_OperandIs_HarmonyLib_CodeInstruction_System_Reflection_MemberInfo_
commentId: M:HarmonyLib.CodeInstructionExtensions.OperandIs(HarmonyLib.CodeInstruction,System.Reflection.MemberInfo)
fullName: HarmonyLib.CodeInstructionExtensions.OperandIs(HarmonyLib.CodeInstruction, System.Reflection.MemberInfo)
nameWithType: CodeInstructionExtensions.OperandIs(CodeInstruction, MemberInfo)
- uid: HarmonyLib.CodeInstructionExtensions.OperandIs*
name: OperandIs
href: api/HarmonyLib.CodeInstructionExtensions.html#HarmonyLib_CodeInstructionExtensions_OperandIs_
commentId: Overload:HarmonyLib.CodeInstructionExtensions.OperandIs
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
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
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
fullName: HarmonyLib.CodeInstructionExtensions.WithLabels
nameWithType: CodeInstructionExtensions.WithLabels
- uid: HarmonyLib.CodeInstructionsExtensions
name: CodeInstructionsExtensions
href: api/HarmonyLib.CodeInstructionsExtensions.html
commentId: T:HarmonyLib.CodeInstructionsExtensions
fullName: HarmonyLib.CodeInstructionsExtensions
nameWithType: CodeInstructionsExtensions
- uid: HarmonyLib.CodeInstructionsExtensions.Matches(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction},HarmonyLib.CodeMatch[])
name: Matches(IEnumerable<CodeInstruction>, CodeMatch[])
href: api/HarmonyLib.CodeInstructionsExtensions.html#HarmonyLib_CodeInstructionsExtensions_Matches_System_Collections_Generic_IEnumerable_HarmonyLib_CodeInstruction__HarmonyLib_CodeMatch___
commentId: M:HarmonyLib.CodeInstructionsExtensions.Matches(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction},HarmonyLib.CodeMatch[])
name.vb: Matches(IEnumerable(Of CodeInstruction), CodeMatch())
fullName: HarmonyLib.CodeInstructionsExtensions.Matches(System.Collections.Generic.IEnumerable<HarmonyLib.CodeInstruction>, HarmonyLib.CodeMatch[])
fullName.vb: HarmonyLib.CodeInstructionsExtensions.Matches(System.Collections.Generic.IEnumerable(Of HarmonyLib.CodeInstruction), HarmonyLib.CodeMatch())
nameWithType: CodeInstructionsExtensions.Matches(IEnumerable<CodeInstruction>, CodeMatch[])
nameWithType.vb: CodeInstructionsExtensions.Matches(IEnumerable(Of CodeInstruction), CodeMatch())
- uid: HarmonyLib.CodeInstructionsExtensions.Matches*
name: Matches
href: api/HarmonyLib.CodeInstructionsExtensions.html#HarmonyLib_CodeInstructionsExtensions_Matches_
commentId: Overload:HarmonyLib.CodeInstructionsExtensions.Matches
fullName: HarmonyLib.CodeInstructionsExtensions.Matches
nameWithType: CodeInstructionsExtensions.Matches
- uid: HarmonyLib.CodeMatch
name: CodeMatch
href: api/HarmonyLib.CodeMatch.html
commentId: T:HarmonyLib.CodeMatch
fullName: HarmonyLib.CodeMatch
nameWithType: CodeMatch
- uid: HarmonyLib.CodeMatch.#ctor(HarmonyLib.CodeInstruction,System.String)
name: CodeMatch(CodeInstruction, String)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch__ctor_HarmonyLib_CodeInstruction_System_String_
commentId: M:HarmonyLib.CodeMatch.#ctor(HarmonyLib.CodeInstruction,System.String)
fullName: HarmonyLib.CodeMatch.CodeMatch(HarmonyLib.CodeInstruction, System.String)
nameWithType: CodeMatch.CodeMatch(CodeInstruction, String)
- uid: HarmonyLib.CodeMatch.#ctor(System.Func{HarmonyLib.CodeInstruction,System.Boolean},System.String)
name: CodeMatch(Func<CodeInstruction, Boolean>, String)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch__ctor_System_Func_HarmonyLib_CodeInstruction_System_Boolean__System_String_
commentId: M:HarmonyLib.CodeMatch.#ctor(System.Func{HarmonyLib.CodeInstruction,System.Boolean},System.String)
name.vb: CodeMatch(Func(Of CodeInstruction, Boolean), String)
fullName: HarmonyLib.CodeMatch.CodeMatch(System.Func<HarmonyLib.CodeInstruction, System.Boolean>, System.String)
fullName.vb: HarmonyLib.CodeMatch.CodeMatch(System.Func(Of HarmonyLib.CodeInstruction, System.Boolean), System.String)
nameWithType: CodeMatch.CodeMatch(Func<CodeInstruction, Boolean>, String)
nameWithType.vb: CodeMatch.CodeMatch(Func(Of CodeInstruction, Boolean), String)
- uid: HarmonyLib.CodeMatch.#ctor(System.Linq.Expressions.Expression{System.Action},System.String)
name: CodeMatch(Expression<Action>, String)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch__ctor_System_Linq_Expressions_Expression_System_Action__System_String_
commentId: M:HarmonyLib.CodeMatch.#ctor(System.Linq.Expressions.Expression{System.Action},System.String)
name.vb: CodeMatch(Expression(Of Action), String)
fullName: HarmonyLib.CodeMatch.CodeMatch(System.Linq.Expressions.Expression<System.Action>, System.String)
fullName.vb: HarmonyLib.CodeMatch.CodeMatch(System.Linq.Expressions.Expression(Of System.Action), System.String)
nameWithType: CodeMatch.CodeMatch(Expression<Action>, String)
nameWithType.vb: CodeMatch.CodeMatch(Expression(Of Action), String)
- uid: HarmonyLib.CodeMatch.#ctor(System.Linq.Expressions.LambdaExpression,System.String)
name: CodeMatch(LambdaExpression, String)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch__ctor_System_Linq_Expressions_LambdaExpression_System_String_
commentId: M:HarmonyLib.CodeMatch.#ctor(System.Linq.Expressions.LambdaExpression,System.String)
fullName: HarmonyLib.CodeMatch.CodeMatch(System.Linq.Expressions.LambdaExpression, System.String)
nameWithType: CodeMatch.CodeMatch(LambdaExpression, String)
- uid: HarmonyLib.CodeMatch.#ctor(System.Nullable{System.Reflection.Emit.OpCode},System.Object,System.String)
name: CodeMatch(Nullable<OpCode>, Object, String)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch__ctor_System_Nullable_System_Reflection_Emit_OpCode__System_Object_System_String_
commentId: M:HarmonyLib.CodeMatch.#ctor(System.Nullable{System.Reflection.Emit.OpCode},System.Object,System.String)
name.vb: CodeMatch(Nullable(Of OpCode), Object, String)
fullName: HarmonyLib.CodeMatch.CodeMatch(System.Nullable<System.Reflection.Emit.OpCode>, System.Object, System.String)
fullName.vb: HarmonyLib.CodeMatch.CodeMatch(System.Nullable(Of System.Reflection.Emit.OpCode), System.Object, System.String)
nameWithType: CodeMatch.CodeMatch(Nullable<OpCode>, Object, String)
nameWithType.vb: CodeMatch.CodeMatch(Nullable(Of OpCode), Object, String)
- uid: HarmonyLib.CodeMatch.#ctor*
name: CodeMatch
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch__ctor_
commentId: Overload:HarmonyLib.CodeMatch.#ctor
fullName: HarmonyLib.CodeMatch.CodeMatch
nameWithType: CodeMatch.CodeMatch
- uid: HarmonyLib.CodeMatch.Branches(System.String)
name: Branches(String)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_Branches_System_String_
commentId: M:HarmonyLib.CodeMatch.Branches(System.String)
fullName: HarmonyLib.CodeMatch.Branches(System.String)
nameWithType: CodeMatch.Branches(String)
- uid: HarmonyLib.CodeMatch.Branches*
name: Branches
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_Branches_
commentId: Overload:HarmonyLib.CodeMatch.Branches
fullName: HarmonyLib.CodeMatch.Branches
nameWithType: CodeMatch.Branches
- uid: HarmonyLib.CodeMatch.Calls(System.Linq.Expressions.Expression{System.Action})
name: Calls(Expression<Action>)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_Calls_System_Linq_Expressions_Expression_System_Action__
commentId: M:HarmonyLib.CodeMatch.Calls(System.Linq.Expressions.Expression{System.Action})
name.vb: Calls(Expression(Of Action))
fullName: HarmonyLib.CodeMatch.Calls(System.Linq.Expressions.Expression<System.Action>)
fullName.vb: HarmonyLib.CodeMatch.Calls(System.Linq.Expressions.Expression(Of System.Action))
nameWithType: CodeMatch.Calls(Expression<Action>)
nameWithType.vb: CodeMatch.Calls(Expression(Of Action))
- uid: HarmonyLib.CodeMatch.Calls(System.Linq.Expressions.LambdaExpression)
name: Calls(LambdaExpression)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_Calls_System_Linq_Expressions_LambdaExpression_
commentId: M:HarmonyLib.CodeMatch.Calls(System.Linq.Expressions.LambdaExpression)
fullName: HarmonyLib.CodeMatch.Calls(System.Linq.Expressions.LambdaExpression)
nameWithType: CodeMatch.Calls(LambdaExpression)
- uid: HarmonyLib.CodeMatch.Calls(System.Reflection.MethodInfo)
name: Calls(MethodInfo)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_Calls_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.CodeMatch.Calls(System.Reflection.MethodInfo)
fullName: HarmonyLib.CodeMatch.Calls(System.Reflection.MethodInfo)
nameWithType: CodeMatch.Calls(MethodInfo)
- uid: HarmonyLib.CodeMatch.Calls*
name: Calls
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_Calls_
commentId: Overload:HarmonyLib.CodeMatch.Calls
fullName: HarmonyLib.CodeMatch.Calls
nameWithType: CodeMatch.Calls
- uid: HarmonyLib.CodeMatch.IsLdarg(System.Nullable{System.Int32})
name: IsLdarg(Nullable<Int32>)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_IsLdarg_System_Nullable_System_Int32__
commentId: M:HarmonyLib.CodeMatch.IsLdarg(System.Nullable{System.Int32})
name.vb: IsLdarg(Nullable(Of Int32))
fullName: HarmonyLib.CodeMatch.IsLdarg(System.Nullable<System.Int32>)
fullName.vb: HarmonyLib.CodeMatch.IsLdarg(System.Nullable(Of System.Int32))
nameWithType: CodeMatch.IsLdarg(Nullable<Int32>)
nameWithType.vb: CodeMatch.IsLdarg(Nullable(Of Int32))
- uid: HarmonyLib.CodeMatch.IsLdarg*
name: IsLdarg
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_IsLdarg_
commentId: Overload:HarmonyLib.CodeMatch.IsLdarg
fullName: HarmonyLib.CodeMatch.IsLdarg
nameWithType: CodeMatch.IsLdarg
- uid: HarmonyLib.CodeMatch.IsLdarga(System.Nullable{System.Int32})
name: IsLdarga(Nullable<Int32>)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_IsLdarga_System_Nullable_System_Int32__
commentId: M:HarmonyLib.CodeMatch.IsLdarga(System.Nullable{System.Int32})
name.vb: IsLdarga(Nullable(Of Int32))
fullName: HarmonyLib.CodeMatch.IsLdarga(System.Nullable<System.Int32>)
fullName.vb: HarmonyLib.CodeMatch.IsLdarga(System.Nullable(Of System.Int32))
nameWithType: CodeMatch.IsLdarga(Nullable<Int32>)
nameWithType.vb: CodeMatch.IsLdarga(Nullable(Of Int32))
- uid: HarmonyLib.CodeMatch.IsLdarga*
name: IsLdarga
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_IsLdarga_
commentId: Overload:HarmonyLib.CodeMatch.IsLdarga
fullName: HarmonyLib.CodeMatch.IsLdarga
nameWithType: CodeMatch.IsLdarga
- uid: HarmonyLib.CodeMatch.IsLdloc(System.Reflection.Emit.LocalBuilder)
name: IsLdloc(LocalBuilder)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_IsLdloc_System_Reflection_Emit_LocalBuilder_
commentId: M:HarmonyLib.CodeMatch.IsLdloc(System.Reflection.Emit.LocalBuilder)
fullName: HarmonyLib.CodeMatch.IsLdloc(System.Reflection.Emit.LocalBuilder)
nameWithType: CodeMatch.IsLdloc(LocalBuilder)
- uid: HarmonyLib.CodeMatch.IsLdloc*
name: IsLdloc
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_IsLdloc_
commentId: Overload:HarmonyLib.CodeMatch.IsLdloc
fullName: HarmonyLib.CodeMatch.IsLdloc
nameWithType: CodeMatch.IsLdloc
- uid: HarmonyLib.CodeMatch.IsStarg(System.Nullable{System.Int32})
name: IsStarg(Nullable<Int32>)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_IsStarg_System_Nullable_System_Int32__
commentId: M:HarmonyLib.CodeMatch.IsStarg(System.Nullable{System.Int32})
name.vb: IsStarg(Nullable(Of Int32))
fullName: HarmonyLib.CodeMatch.IsStarg(System.Nullable<System.Int32>)
fullName.vb: HarmonyLib.CodeMatch.IsStarg(System.Nullable(Of System.Int32))
nameWithType: CodeMatch.IsStarg(Nullable<Int32>)
nameWithType.vb: CodeMatch.IsStarg(Nullable(Of Int32))
- uid: HarmonyLib.CodeMatch.IsStarg*
name: IsStarg
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_IsStarg_
commentId: Overload:HarmonyLib.CodeMatch.IsStarg
fullName: HarmonyLib.CodeMatch.IsStarg
nameWithType: CodeMatch.IsStarg
- uid: HarmonyLib.CodeMatch.IsStloc(System.Reflection.Emit.LocalBuilder)
name: IsStloc(LocalBuilder)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_IsStloc_System_Reflection_Emit_LocalBuilder_
commentId: M:HarmonyLib.CodeMatch.IsStloc(System.Reflection.Emit.LocalBuilder)
fullName: HarmonyLib.CodeMatch.IsStloc(System.Reflection.Emit.LocalBuilder)
nameWithType: CodeMatch.IsStloc(LocalBuilder)
- uid: HarmonyLib.CodeMatch.IsStloc*
name: IsStloc
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_IsStloc_
commentId: Overload:HarmonyLib.CodeMatch.IsStloc
fullName: HarmonyLib.CodeMatch.IsStloc
nameWithType: CodeMatch.IsStloc
- uid: HarmonyLib.CodeMatch.jumpsFrom
name: jumpsFrom
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_jumpsFrom
commentId: F:HarmonyLib.CodeMatch.jumpsFrom
fullName: HarmonyLib.CodeMatch.jumpsFrom
nameWithType: CodeMatch.jumpsFrom
- uid: HarmonyLib.CodeMatch.jumpsTo
name: jumpsTo
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_jumpsTo
commentId: F:HarmonyLib.CodeMatch.jumpsTo
fullName: HarmonyLib.CodeMatch.jumpsTo
nameWithType: CodeMatch.jumpsTo
- uid: HarmonyLib.CodeMatch.LoadsArgument(System.Boolean,System.String)
name: LoadsArgument(Boolean, String)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_LoadsArgument_System_Boolean_System_String_
commentId: M:HarmonyLib.CodeMatch.LoadsArgument(System.Boolean,System.String)
fullName: HarmonyLib.CodeMatch.LoadsArgument(System.Boolean, System.String)
nameWithType: CodeMatch.LoadsArgument(Boolean, String)
- uid: HarmonyLib.CodeMatch.LoadsArgument*
name: LoadsArgument
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_LoadsArgument_
commentId: Overload:HarmonyLib.CodeMatch.LoadsArgument
fullName: HarmonyLib.CodeMatch.LoadsArgument
nameWithType: CodeMatch.LoadsArgument
- uid: HarmonyLib.CodeMatch.LoadsConstant
name: LoadsConstant()
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_LoadsConstant
commentId: M:HarmonyLib.CodeMatch.LoadsConstant
fullName: HarmonyLib.CodeMatch.LoadsConstant()
nameWithType: CodeMatch.LoadsConstant()
- uid: HarmonyLib.CodeMatch.LoadsConstant(System.Double)
name: LoadsConstant(Double)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_LoadsConstant_System_Double_
commentId: M:HarmonyLib.CodeMatch.LoadsConstant(System.Double)
fullName: HarmonyLib.CodeMatch.LoadsConstant(System.Double)
nameWithType: CodeMatch.LoadsConstant(Double)
- uid: HarmonyLib.CodeMatch.LoadsConstant(System.Enum)
name: LoadsConstant(Enum)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_LoadsConstant_System_Enum_
commentId: M:HarmonyLib.CodeMatch.LoadsConstant(System.Enum)
fullName: HarmonyLib.CodeMatch.LoadsConstant(System.Enum)
nameWithType: CodeMatch.LoadsConstant(Enum)
- uid: HarmonyLib.CodeMatch.LoadsConstant(System.Int64)
name: LoadsConstant(Int64)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_LoadsConstant_System_Int64_
commentId: M:HarmonyLib.CodeMatch.LoadsConstant(System.Int64)
fullName: HarmonyLib.CodeMatch.LoadsConstant(System.Int64)
nameWithType: CodeMatch.LoadsConstant(Int64)
- uid: HarmonyLib.CodeMatch.LoadsConstant(System.String)
name: LoadsConstant(String)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_LoadsConstant_System_String_
commentId: M:HarmonyLib.CodeMatch.LoadsConstant(System.String)
fullName: HarmonyLib.CodeMatch.LoadsConstant(System.String)
nameWithType: CodeMatch.LoadsConstant(String)
- uid: HarmonyLib.CodeMatch.LoadsConstant*
name: LoadsConstant
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_LoadsConstant_
commentId: Overload:HarmonyLib.CodeMatch.LoadsConstant
fullName: HarmonyLib.CodeMatch.LoadsConstant
nameWithType: CodeMatch.LoadsConstant
- uid: HarmonyLib.CodeMatch.LoadsField(System.Reflection.FieldInfo,System.Boolean)
name: LoadsField(FieldInfo, Boolean)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_LoadsField_System_Reflection_FieldInfo_System_Boolean_
commentId: M:HarmonyLib.CodeMatch.LoadsField(System.Reflection.FieldInfo,System.Boolean)
fullName: HarmonyLib.CodeMatch.LoadsField(System.Reflection.FieldInfo, System.Boolean)
nameWithType: CodeMatch.LoadsField(FieldInfo, Boolean)
- uid: HarmonyLib.CodeMatch.LoadsField*
name: LoadsField
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_LoadsField_
commentId: Overload:HarmonyLib.CodeMatch.LoadsField
fullName: HarmonyLib.CodeMatch.LoadsField
nameWithType: CodeMatch.LoadsField
- uid: HarmonyLib.CodeMatch.LoadsLocal(System.Boolean,System.String)
name: LoadsLocal(Boolean, String)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_LoadsLocal_System_Boolean_System_String_
commentId: M:HarmonyLib.CodeMatch.LoadsLocal(System.Boolean,System.String)
fullName: HarmonyLib.CodeMatch.LoadsLocal(System.Boolean, System.String)
nameWithType: CodeMatch.LoadsLocal(Boolean, String)
- uid: HarmonyLib.CodeMatch.LoadsLocal*
name: LoadsLocal
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_LoadsLocal_
commentId: Overload:HarmonyLib.CodeMatch.LoadsLocal
fullName: HarmonyLib.CodeMatch.LoadsLocal
nameWithType: CodeMatch.LoadsLocal
- uid: HarmonyLib.CodeMatch.name
name: name
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_name
commentId: F:HarmonyLib.CodeMatch.name
fullName: HarmonyLib.CodeMatch.name
nameWithType: CodeMatch.name
- uid: HarmonyLib.CodeMatch.opcodeSet
name: opcodeSet
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_opcodeSet
commentId: F:HarmonyLib.CodeMatch.opcodeSet
fullName: HarmonyLib.CodeMatch.opcodeSet
nameWithType: CodeMatch.opcodeSet
- uid: HarmonyLib.CodeMatch.operands
name: operands
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_operands
commentId: F:HarmonyLib.CodeMatch.operands
fullName: HarmonyLib.CodeMatch.operands
nameWithType: CodeMatch.operands
- uid: HarmonyLib.CodeMatch.predicate
name: predicate
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_predicate
commentId: F:HarmonyLib.CodeMatch.predicate
fullName: HarmonyLib.CodeMatch.predicate
nameWithType: CodeMatch.predicate
- uid: HarmonyLib.CodeMatch.StoresArgument(System.String)
name: StoresArgument(String)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_StoresArgument_System_String_
commentId: M:HarmonyLib.CodeMatch.StoresArgument(System.String)
fullName: HarmonyLib.CodeMatch.StoresArgument(System.String)
nameWithType: CodeMatch.StoresArgument(String)
- uid: HarmonyLib.CodeMatch.StoresArgument*
name: StoresArgument
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_StoresArgument_
commentId: Overload:HarmonyLib.CodeMatch.StoresArgument
fullName: HarmonyLib.CodeMatch.StoresArgument
nameWithType: CodeMatch.StoresArgument
- uid: HarmonyLib.CodeMatch.StoresField(System.Reflection.FieldInfo)
name: StoresField(FieldInfo)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_StoresField_System_Reflection_FieldInfo_
commentId: M:HarmonyLib.CodeMatch.StoresField(System.Reflection.FieldInfo)
fullName: HarmonyLib.CodeMatch.StoresField(System.Reflection.FieldInfo)
nameWithType: CodeMatch.StoresField(FieldInfo)
- uid: HarmonyLib.CodeMatch.StoresField*
name: StoresField
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_StoresField_
commentId: Overload:HarmonyLib.CodeMatch.StoresField
fullName: HarmonyLib.CodeMatch.StoresField
nameWithType: CodeMatch.StoresField
- uid: HarmonyLib.CodeMatch.StoresLocal(System.String)
name: StoresLocal(String)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_StoresLocal_System_String_
commentId: M:HarmonyLib.CodeMatch.StoresLocal(System.String)
fullName: HarmonyLib.CodeMatch.StoresLocal(System.String)
nameWithType: CodeMatch.StoresLocal(String)
- uid: HarmonyLib.CodeMatch.StoresLocal*
name: StoresLocal
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_StoresLocal_
commentId: Overload:HarmonyLib.CodeMatch.StoresLocal
fullName: HarmonyLib.CodeMatch.StoresLocal
nameWithType: CodeMatch.StoresLocal
- uid: HarmonyLib.CodeMatch.ToString
name: ToString()
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_ToString
commentId: M:HarmonyLib.CodeMatch.ToString
fullName: HarmonyLib.CodeMatch.ToString()
nameWithType: CodeMatch.ToString()
- uid: HarmonyLib.CodeMatch.ToString*
name: ToString
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_ToString_
commentId: Overload:HarmonyLib.CodeMatch.ToString
fullName: HarmonyLib.CodeMatch.ToString
nameWithType: CodeMatch.ToString
- uid: HarmonyLib.CodeMatch.WithOpcodes(System.Collections.Generic.HashSet{System.Reflection.Emit.OpCode},System.Object,System.String)
name: WithOpcodes(HashSet<OpCode>, Object, String)
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_WithOpcodes_System_Collections_Generic_HashSet_System_Reflection_Emit_OpCode__System_Object_System_String_
commentId: M:HarmonyLib.CodeMatch.WithOpcodes(System.Collections.Generic.HashSet{System.Reflection.Emit.OpCode},System.Object,System.String)
name.vb: WithOpcodes(HashSet(Of OpCode), Object, String)
fullName: HarmonyLib.CodeMatch.WithOpcodes(System.Collections.Generic.HashSet<System.Reflection.Emit.OpCode>, System.Object, System.String)
fullName.vb: HarmonyLib.CodeMatch.WithOpcodes(System.Collections.Generic.HashSet(Of System.Reflection.Emit.OpCode), System.Object, System.String)
nameWithType: CodeMatch.WithOpcodes(HashSet<OpCode>, Object, String)
nameWithType.vb: CodeMatch.WithOpcodes(HashSet(Of OpCode), Object, String)
- uid: HarmonyLib.CodeMatch.WithOpcodes*
name: WithOpcodes
href: api/HarmonyLib.CodeMatch.html#HarmonyLib_CodeMatch_WithOpcodes_
commentId: Overload:HarmonyLib.CodeMatch.WithOpcodes
fullName: HarmonyLib.CodeMatch.WithOpcodes
nameWithType: CodeMatch.WithOpcodes
- uid: HarmonyLib.CodeMatcher
name: CodeMatcher
href: api/HarmonyLib.CodeMatcher.html
commentId: T:HarmonyLib.CodeMatcher
fullName: HarmonyLib.CodeMatcher
nameWithType: CodeMatcher
- uid: HarmonyLib.CodeMatcher.#ctor
name: CodeMatcher()
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher__ctor
commentId: M:HarmonyLib.CodeMatcher.#ctor
fullName: HarmonyLib.CodeMatcher.CodeMatcher()
nameWithType: CodeMatcher.CodeMatcher()
- uid: HarmonyLib.CodeMatcher.#ctor(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction},System.Reflection.Emit.ILGenerator)
name: CodeMatcher(IEnumerable<CodeInstruction>, ILGenerator)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher__ctor_System_Collections_Generic_IEnumerable_HarmonyLib_CodeInstruction__System_Reflection_Emit_ILGenerator_
commentId: M:HarmonyLib.CodeMatcher.#ctor(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction},System.Reflection.Emit.ILGenerator)
name.vb: CodeMatcher(IEnumerable(Of CodeInstruction), ILGenerator)
fullName: HarmonyLib.CodeMatcher.CodeMatcher(System.Collections.Generic.IEnumerable<HarmonyLib.CodeInstruction>, System.Reflection.Emit.ILGenerator)
fullName.vb: HarmonyLib.CodeMatcher.CodeMatcher(System.Collections.Generic.IEnumerable(Of HarmonyLib.CodeInstruction), System.Reflection.Emit.ILGenerator)
nameWithType: CodeMatcher.CodeMatcher(IEnumerable<CodeInstruction>, ILGenerator)
nameWithType.vb: CodeMatcher.CodeMatcher(IEnumerable(Of CodeInstruction), ILGenerator)
- uid: HarmonyLib.CodeMatcher.#ctor*
name: CodeMatcher
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher__ctor_
commentId: Overload:HarmonyLib.CodeMatcher.#ctor
fullName: HarmonyLib.CodeMatcher.CodeMatcher
nameWithType: CodeMatcher.CodeMatcher
- uid: HarmonyLib.CodeMatcher.AddLabels(System.Collections.Generic.IEnumerable{System.Reflection.Emit.Label})
name: AddLabels(IEnumerable<Label>)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_AddLabels_System_Collections_Generic_IEnumerable_System_Reflection_Emit_Label__
commentId: M:HarmonyLib.CodeMatcher.AddLabels(System.Collections.Generic.IEnumerable{System.Reflection.Emit.Label})
name.vb: AddLabels(IEnumerable(Of Label))
fullName: HarmonyLib.CodeMatcher.AddLabels(System.Collections.Generic.IEnumerable<System.Reflection.Emit.Label>)
fullName.vb: HarmonyLib.CodeMatcher.AddLabels(System.Collections.Generic.IEnumerable(Of System.Reflection.Emit.Label))
nameWithType: CodeMatcher.AddLabels(IEnumerable<Label>)
nameWithType.vb: CodeMatcher.AddLabels(IEnumerable(Of Label))
- uid: HarmonyLib.CodeMatcher.AddLabels*
name: AddLabels
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_AddLabels_
commentId: Overload:HarmonyLib.CodeMatcher.AddLabels
fullName: HarmonyLib.CodeMatcher.AddLabels
nameWithType: CodeMatcher.AddLabels
- uid: HarmonyLib.CodeMatcher.AddLabelsAt(System.Int32,System.Collections.Generic.IEnumerable{System.Reflection.Emit.Label})
name: AddLabelsAt(Int32, IEnumerable<Label>)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_AddLabelsAt_System_Int32_System_Collections_Generic_IEnumerable_System_Reflection_Emit_Label__
commentId: M:HarmonyLib.CodeMatcher.AddLabelsAt(System.Int32,System.Collections.Generic.IEnumerable{System.Reflection.Emit.Label})
name.vb: AddLabelsAt(Int32, IEnumerable(Of Label))
fullName: HarmonyLib.CodeMatcher.AddLabelsAt(System.Int32, System.Collections.Generic.IEnumerable<System.Reflection.Emit.Label>)
fullName.vb: HarmonyLib.CodeMatcher.AddLabelsAt(System.Int32, System.Collections.Generic.IEnumerable(Of System.Reflection.Emit.Label))
nameWithType: CodeMatcher.AddLabelsAt(Int32, IEnumerable<Label>)
nameWithType.vb: CodeMatcher.AddLabelsAt(Int32, IEnumerable(Of Label))
- uid: HarmonyLib.CodeMatcher.AddLabelsAt*
name: AddLabelsAt
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_AddLabelsAt_
commentId: Overload:HarmonyLib.CodeMatcher.AddLabelsAt
fullName: HarmonyLib.CodeMatcher.AddLabelsAt
nameWithType: CodeMatcher.AddLabelsAt
- uid: HarmonyLib.CodeMatcher.Advance(System.Int32)
name: Advance(Int32)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Advance_System_Int32_
commentId: M:HarmonyLib.CodeMatcher.Advance(System.Int32)
fullName: HarmonyLib.CodeMatcher.Advance(System.Int32)
nameWithType: CodeMatcher.Advance(Int32)
- uid: HarmonyLib.CodeMatcher.Advance*
name: Advance
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Advance_
commentId: Overload:HarmonyLib.CodeMatcher.Advance
fullName: HarmonyLib.CodeMatcher.Advance
nameWithType: CodeMatcher.Advance
- uid: HarmonyLib.CodeMatcher.Blocks
name: Blocks
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Blocks
commentId: P:HarmonyLib.CodeMatcher.Blocks
fullName: HarmonyLib.CodeMatcher.Blocks
nameWithType: CodeMatcher.Blocks
- uid: HarmonyLib.CodeMatcher.Blocks*
name: Blocks
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Blocks_
commentId: Overload:HarmonyLib.CodeMatcher.Blocks
fullName: HarmonyLib.CodeMatcher.Blocks
nameWithType: CodeMatcher.Blocks
- uid: HarmonyLib.CodeMatcher.Clone
name: Clone()
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Clone
commentId: M:HarmonyLib.CodeMatcher.Clone
fullName: HarmonyLib.CodeMatcher.Clone()
nameWithType: CodeMatcher.Clone()
- uid: HarmonyLib.CodeMatcher.Clone*
name: Clone
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Clone_
commentId: Overload:HarmonyLib.CodeMatcher.Clone
fullName: HarmonyLib.CodeMatcher.Clone
nameWithType: CodeMatcher.Clone
- uid: HarmonyLib.CodeMatcher.CreateLabel(System.Reflection.Emit.Label@)
name: CreateLabel(out Label)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_CreateLabel_System_Reflection_Emit_Label__
commentId: M:HarmonyLib.CodeMatcher.CreateLabel(System.Reflection.Emit.Label@)
name.vb: CreateLabel(ByRef Label)
fullName: HarmonyLib.CodeMatcher.CreateLabel(out System.Reflection.Emit.Label)
fullName.vb: HarmonyLib.CodeMatcher.CreateLabel(ByRef System.Reflection.Emit.Label)
nameWithType: CodeMatcher.CreateLabel(out Label)
nameWithType.vb: CodeMatcher.CreateLabel(ByRef Label)
- uid: HarmonyLib.CodeMatcher.CreateLabel*
name: CreateLabel
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_CreateLabel_
commentId: Overload:HarmonyLib.CodeMatcher.CreateLabel
fullName: HarmonyLib.CodeMatcher.CreateLabel
nameWithType: CodeMatcher.CreateLabel
- uid: HarmonyLib.CodeMatcher.CreateLabelAt(System.Int32,System.Reflection.Emit.Label@)
name: CreateLabelAt(Int32, out Label)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_CreateLabelAt_System_Int32_System_Reflection_Emit_Label__
commentId: M:HarmonyLib.CodeMatcher.CreateLabelAt(System.Int32,System.Reflection.Emit.Label@)
name.vb: CreateLabelAt(Int32, ByRef Label)
fullName: HarmonyLib.CodeMatcher.CreateLabelAt(System.Int32, out System.Reflection.Emit.Label)
fullName.vb: HarmonyLib.CodeMatcher.CreateLabelAt(System.Int32, ByRef System.Reflection.Emit.Label)
nameWithType: CodeMatcher.CreateLabelAt(Int32, out Label)
nameWithType.vb: CodeMatcher.CreateLabelAt(Int32, ByRef Label)
- uid: HarmonyLib.CodeMatcher.CreateLabelAt*
name: CreateLabelAt
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_CreateLabelAt_
commentId: Overload:HarmonyLib.CodeMatcher.CreateLabelAt
fullName: HarmonyLib.CodeMatcher.CreateLabelAt
nameWithType: CodeMatcher.CreateLabelAt
- uid: HarmonyLib.CodeMatcher.CreateLabelWithOffsets(System.Int32,System.Reflection.Emit.Label@)
name: CreateLabelWithOffsets(Int32, out Label)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_CreateLabelWithOffsets_System_Int32_System_Reflection_Emit_Label__
commentId: M:HarmonyLib.CodeMatcher.CreateLabelWithOffsets(System.Int32,System.Reflection.Emit.Label@)
name.vb: CreateLabelWithOffsets(Int32, ByRef Label)
fullName: HarmonyLib.CodeMatcher.CreateLabelWithOffsets(System.Int32, out System.Reflection.Emit.Label)
fullName.vb: HarmonyLib.CodeMatcher.CreateLabelWithOffsets(System.Int32, ByRef System.Reflection.Emit.Label)
nameWithType: CodeMatcher.CreateLabelWithOffsets(Int32, out Label)
nameWithType.vb: CodeMatcher.CreateLabelWithOffsets(Int32, ByRef Label)
- uid: HarmonyLib.CodeMatcher.CreateLabelWithOffsets*
name: CreateLabelWithOffsets
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_CreateLabelWithOffsets_
commentId: Overload:HarmonyLib.CodeMatcher.CreateLabelWithOffsets
fullName: HarmonyLib.CodeMatcher.CreateLabelWithOffsets
nameWithType: CodeMatcher.CreateLabelWithOffsets
- uid: HarmonyLib.CodeMatcher.DeclareLocal(System.Type,System.Reflection.Emit.LocalBuilder@)
name: DeclareLocal(Type, out LocalBuilder)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_DeclareLocal_System_Type_System_Reflection_Emit_LocalBuilder__
commentId: M:HarmonyLib.CodeMatcher.DeclareLocal(System.Type,System.Reflection.Emit.LocalBuilder@)
name.vb: DeclareLocal(Type, ByRef LocalBuilder)
fullName: HarmonyLib.CodeMatcher.DeclareLocal(System.Type, out System.Reflection.Emit.LocalBuilder)
fullName.vb: HarmonyLib.CodeMatcher.DeclareLocal(System.Type, ByRef System.Reflection.Emit.LocalBuilder)
nameWithType: CodeMatcher.DeclareLocal(Type, out LocalBuilder)
nameWithType.vb: CodeMatcher.DeclareLocal(Type, ByRef LocalBuilder)
- uid: HarmonyLib.CodeMatcher.DeclareLocal*
name: DeclareLocal
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_DeclareLocal_
commentId: Overload:HarmonyLib.CodeMatcher.DeclareLocal
fullName: HarmonyLib.CodeMatcher.DeclareLocal
nameWithType: CodeMatcher.DeclareLocal
- uid: HarmonyLib.CodeMatcher.DefineLabel(System.Reflection.Emit.Label@)
name: DefineLabel(out Label)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_DefineLabel_System_Reflection_Emit_Label__
commentId: M:HarmonyLib.CodeMatcher.DefineLabel(System.Reflection.Emit.Label@)
name.vb: DefineLabel(ByRef Label)
fullName: HarmonyLib.CodeMatcher.DefineLabel(out System.Reflection.Emit.Label)
fullName.vb: HarmonyLib.CodeMatcher.DefineLabel(ByRef System.Reflection.Emit.Label)
nameWithType: CodeMatcher.DefineLabel(out Label)
nameWithType.vb: CodeMatcher.DefineLabel(ByRef Label)
- uid: HarmonyLib.CodeMatcher.DefineLabel*
name: DefineLabel
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_DefineLabel_
commentId: Overload:HarmonyLib.CodeMatcher.DefineLabel
fullName: HarmonyLib.CodeMatcher.DefineLabel
nameWithType: CodeMatcher.DefineLabel
- uid: HarmonyLib.CodeMatcher.DistinctLabels(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction})
name: DistinctLabels(IEnumerable<CodeInstruction>)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_DistinctLabels_System_Collections_Generic_IEnumerable_HarmonyLib_CodeInstruction__
commentId: M:HarmonyLib.CodeMatcher.DistinctLabels(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction})
name.vb: DistinctLabels(IEnumerable(Of CodeInstruction))
fullName: HarmonyLib.CodeMatcher.DistinctLabels(System.Collections.Generic.IEnumerable<HarmonyLib.CodeInstruction>)
fullName.vb: HarmonyLib.CodeMatcher.DistinctLabels(System.Collections.Generic.IEnumerable(Of HarmonyLib.CodeInstruction))
nameWithType: CodeMatcher.DistinctLabels(IEnumerable<CodeInstruction>)
nameWithType.vb: CodeMatcher.DistinctLabels(IEnumerable(Of CodeInstruction))
- uid: HarmonyLib.CodeMatcher.DistinctLabels*
name: DistinctLabels
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_DistinctLabels_
commentId: Overload:HarmonyLib.CodeMatcher.DistinctLabels
fullName: HarmonyLib.CodeMatcher.DistinctLabels
nameWithType: CodeMatcher.DistinctLabels
- uid: HarmonyLib.CodeMatcher.Do(System.Action{HarmonyLib.CodeMatcher})
name: Do(Action<CodeMatcher>)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Do_System_Action_HarmonyLib_CodeMatcher__
commentId: M:HarmonyLib.CodeMatcher.Do(System.Action{HarmonyLib.CodeMatcher})
name.vb: Do(Action(Of CodeMatcher))
fullName: HarmonyLib.CodeMatcher.Do(System.Action<HarmonyLib.CodeMatcher>)
fullName.vb: HarmonyLib.CodeMatcher.Do(System.Action(Of HarmonyLib.CodeMatcher))
nameWithType: CodeMatcher.Do(Action<CodeMatcher>)
nameWithType.vb: CodeMatcher.Do(Action(Of CodeMatcher))
- uid: HarmonyLib.CodeMatcher.Do*
name: Do
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Do_
commentId: Overload:HarmonyLib.CodeMatcher.Do
fullName: HarmonyLib.CodeMatcher.Do
nameWithType: CodeMatcher.Do
- uid: HarmonyLib.CodeMatcher.End
name: End()
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_End
commentId: M:HarmonyLib.CodeMatcher.End
fullName: HarmonyLib.CodeMatcher.End()
nameWithType: CodeMatcher.End()
- uid: HarmonyLib.CodeMatcher.End*
name: End
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_End_
commentId: Overload:HarmonyLib.CodeMatcher.End
fullName: HarmonyLib.CodeMatcher.End
nameWithType: CodeMatcher.End
- uid: HarmonyLib.CodeMatcher.ErrorHandler
name: CodeMatcher.ErrorHandler
href: api/HarmonyLib.CodeMatcher.ErrorHandler.html
commentId: T:HarmonyLib.CodeMatcher.ErrorHandler
fullName: HarmonyLib.CodeMatcher.ErrorHandler
nameWithType: CodeMatcher.ErrorHandler
- uid: HarmonyLib.CodeMatcher.ErrorHandler.#ctor(System.Object,System.IntPtr)
name: ErrorHandler(Object, IntPtr)
href: api/HarmonyLib.CodeMatcher.ErrorHandler.html#HarmonyLib_CodeMatcher_ErrorHandler__ctor_System_Object_System_IntPtr_
commentId: M:HarmonyLib.CodeMatcher.ErrorHandler.#ctor(System.Object,System.IntPtr)
fullName: HarmonyLib.CodeMatcher.ErrorHandler.ErrorHandler(System.Object, System.IntPtr)
nameWithType: CodeMatcher.ErrorHandler.ErrorHandler(Object, IntPtr)
- uid: HarmonyLib.CodeMatcher.ErrorHandler.#ctor*
name: ErrorHandler
href: api/HarmonyLib.CodeMatcher.ErrorHandler.html#HarmonyLib_CodeMatcher_ErrorHandler__ctor_
commentId: Overload:HarmonyLib.CodeMatcher.ErrorHandler.#ctor
fullName: HarmonyLib.CodeMatcher.ErrorHandler.ErrorHandler
nameWithType: CodeMatcher.ErrorHandler.ErrorHandler
- uid: HarmonyLib.CodeMatcher.ErrorHandler.BeginInvoke(HarmonyLib.CodeMatcher,System.String,System.AsyncCallback,System.Object)
name: BeginInvoke(CodeMatcher, String, AsyncCallback, Object)
href: api/HarmonyLib.CodeMatcher.ErrorHandler.html#HarmonyLib_CodeMatcher_ErrorHandler_BeginInvoke_HarmonyLib_CodeMatcher_System_String_System_AsyncCallback_System_Object_
commentId: M:HarmonyLib.CodeMatcher.ErrorHandler.BeginInvoke(HarmonyLib.CodeMatcher,System.String,System.AsyncCallback,System.Object)
fullName: HarmonyLib.CodeMatcher.ErrorHandler.BeginInvoke(HarmonyLib.CodeMatcher, System.String, System.AsyncCallback, System.Object)
nameWithType: CodeMatcher.ErrorHandler.BeginInvoke(CodeMatcher, String, AsyncCallback, Object)
- uid: HarmonyLib.CodeMatcher.ErrorHandler.BeginInvoke*
name: BeginInvoke
href: api/HarmonyLib.CodeMatcher.ErrorHandler.html#HarmonyLib_CodeMatcher_ErrorHandler_BeginInvoke_
commentId: Overload:HarmonyLib.CodeMatcher.ErrorHandler.BeginInvoke
fullName: HarmonyLib.CodeMatcher.ErrorHandler.BeginInvoke
nameWithType: CodeMatcher.ErrorHandler.BeginInvoke
- uid: HarmonyLib.CodeMatcher.ErrorHandler.EndInvoke(System.IAsyncResult)
name: EndInvoke(IAsyncResult)
href: api/HarmonyLib.CodeMatcher.ErrorHandler.html#HarmonyLib_CodeMatcher_ErrorHandler_EndInvoke_System_IAsyncResult_
commentId: M:HarmonyLib.CodeMatcher.ErrorHandler.EndInvoke(System.IAsyncResult)
fullName: HarmonyLib.CodeMatcher.ErrorHandler.EndInvoke(System.IAsyncResult)
nameWithType: CodeMatcher.ErrorHandler.EndInvoke(IAsyncResult)
- uid: HarmonyLib.CodeMatcher.ErrorHandler.EndInvoke*
name: EndInvoke
href: api/HarmonyLib.CodeMatcher.ErrorHandler.html#HarmonyLib_CodeMatcher_ErrorHandler_EndInvoke_
commentId: Overload:HarmonyLib.CodeMatcher.ErrorHandler.EndInvoke
fullName: HarmonyLib.CodeMatcher.ErrorHandler.EndInvoke
nameWithType: CodeMatcher.ErrorHandler.EndInvoke
- uid: HarmonyLib.CodeMatcher.ErrorHandler.Invoke(HarmonyLib.CodeMatcher,System.String)
name: Invoke(CodeMatcher, String)
href: api/HarmonyLib.CodeMatcher.ErrorHandler.html#HarmonyLib_CodeMatcher_ErrorHandler_Invoke_HarmonyLib_CodeMatcher_System_String_
commentId: M:HarmonyLib.CodeMatcher.ErrorHandler.Invoke(HarmonyLib.CodeMatcher,System.String)
fullName: HarmonyLib.CodeMatcher.ErrorHandler.Invoke(HarmonyLib.CodeMatcher, System.String)
nameWithType: CodeMatcher.ErrorHandler.Invoke(CodeMatcher, String)
- uid: HarmonyLib.CodeMatcher.ErrorHandler.Invoke*
name: Invoke
href: api/HarmonyLib.CodeMatcher.ErrorHandler.html#HarmonyLib_CodeMatcher_ErrorHandler_Invoke_
commentId: Overload:HarmonyLib.CodeMatcher.ErrorHandler.Invoke
fullName: HarmonyLib.CodeMatcher.ErrorHandler.Invoke
nameWithType: CodeMatcher.ErrorHandler.Invoke
- uid: HarmonyLib.CodeMatcher.Insert(HarmonyLib.CodeInstruction[])
name: Insert(CodeInstruction[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Insert_HarmonyLib_CodeInstruction___
commentId: M:HarmonyLib.CodeMatcher.Insert(HarmonyLib.CodeInstruction[])
name.vb: Insert(CodeInstruction())
fullName: HarmonyLib.CodeMatcher.Insert(HarmonyLib.CodeInstruction[])
fullName.vb: HarmonyLib.CodeMatcher.Insert(HarmonyLib.CodeInstruction())
nameWithType: CodeMatcher.Insert(CodeInstruction[])
nameWithType.vb: CodeMatcher.Insert(CodeInstruction())
- uid: HarmonyLib.CodeMatcher.Insert(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction})
name: Insert(IEnumerable<CodeInstruction>)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Insert_System_Collections_Generic_IEnumerable_HarmonyLib_CodeInstruction__
commentId: M:HarmonyLib.CodeMatcher.Insert(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction})
name.vb: Insert(IEnumerable(Of CodeInstruction))
fullName: HarmonyLib.CodeMatcher.Insert(System.Collections.Generic.IEnumerable<HarmonyLib.CodeInstruction>)
fullName.vb: HarmonyLib.CodeMatcher.Insert(System.Collections.Generic.IEnumerable(Of HarmonyLib.CodeInstruction))
nameWithType: CodeMatcher.Insert(IEnumerable<CodeInstruction>)
nameWithType.vb: CodeMatcher.Insert(IEnumerable(Of CodeInstruction))
- uid: HarmonyLib.CodeMatcher.Insert*
name: Insert
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Insert_
commentId: Overload:HarmonyLib.CodeMatcher.Insert
fullName: HarmonyLib.CodeMatcher.Insert
nameWithType: CodeMatcher.Insert
- uid: HarmonyLib.CodeMatcher.InsertAfter(HarmonyLib.CodeInstruction[])
name: InsertAfter(CodeInstruction[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertAfter_HarmonyLib_CodeInstruction___
commentId: M:HarmonyLib.CodeMatcher.InsertAfter(HarmonyLib.CodeInstruction[])
name.vb: InsertAfter(CodeInstruction())
fullName: HarmonyLib.CodeMatcher.InsertAfter(HarmonyLib.CodeInstruction[])
fullName.vb: HarmonyLib.CodeMatcher.InsertAfter(HarmonyLib.CodeInstruction())
nameWithType: CodeMatcher.InsertAfter(CodeInstruction[])
nameWithType.vb: CodeMatcher.InsertAfter(CodeInstruction())
- uid: HarmonyLib.CodeMatcher.InsertAfter(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction})
name: InsertAfter(IEnumerable<CodeInstruction>)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertAfter_System_Collections_Generic_IEnumerable_HarmonyLib_CodeInstruction__
commentId: M:HarmonyLib.CodeMatcher.InsertAfter(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction})
name.vb: InsertAfter(IEnumerable(Of CodeInstruction))
fullName: HarmonyLib.CodeMatcher.InsertAfter(System.Collections.Generic.IEnumerable<HarmonyLib.CodeInstruction>)
fullName.vb: HarmonyLib.CodeMatcher.InsertAfter(System.Collections.Generic.IEnumerable(Of HarmonyLib.CodeInstruction))
nameWithType: CodeMatcher.InsertAfter(IEnumerable<CodeInstruction>)
nameWithType.vb: CodeMatcher.InsertAfter(IEnumerable(Of CodeInstruction))
- uid: HarmonyLib.CodeMatcher.InsertAfter*
name: InsertAfter
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertAfter_
commentId: Overload:HarmonyLib.CodeMatcher.InsertAfter
fullName: HarmonyLib.CodeMatcher.InsertAfter
nameWithType: CodeMatcher.InsertAfter
- uid: HarmonyLib.CodeMatcher.InsertAfterAndAdvance(HarmonyLib.CodeInstruction[])
name: InsertAfterAndAdvance(CodeInstruction[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertAfterAndAdvance_HarmonyLib_CodeInstruction___
commentId: M:HarmonyLib.CodeMatcher.InsertAfterAndAdvance(HarmonyLib.CodeInstruction[])
name.vb: InsertAfterAndAdvance(CodeInstruction())
fullName: HarmonyLib.CodeMatcher.InsertAfterAndAdvance(HarmonyLib.CodeInstruction[])
fullName.vb: HarmonyLib.CodeMatcher.InsertAfterAndAdvance(HarmonyLib.CodeInstruction())
nameWithType: CodeMatcher.InsertAfterAndAdvance(CodeInstruction[])
nameWithType.vb: CodeMatcher.InsertAfterAndAdvance(CodeInstruction())
- uid: HarmonyLib.CodeMatcher.InsertAfterAndAdvance(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction})
name: InsertAfterAndAdvance(IEnumerable<CodeInstruction>)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertAfterAndAdvance_System_Collections_Generic_IEnumerable_HarmonyLib_CodeInstruction__
commentId: M:HarmonyLib.CodeMatcher.InsertAfterAndAdvance(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction})
name.vb: InsertAfterAndAdvance(IEnumerable(Of CodeInstruction))
fullName: HarmonyLib.CodeMatcher.InsertAfterAndAdvance(System.Collections.Generic.IEnumerable<HarmonyLib.CodeInstruction>)
fullName.vb: HarmonyLib.CodeMatcher.InsertAfterAndAdvance(System.Collections.Generic.IEnumerable(Of HarmonyLib.CodeInstruction))
nameWithType: CodeMatcher.InsertAfterAndAdvance(IEnumerable<CodeInstruction>)
nameWithType.vb: CodeMatcher.InsertAfterAndAdvance(IEnumerable(Of CodeInstruction))
- uid: HarmonyLib.CodeMatcher.InsertAfterAndAdvance*
name: InsertAfterAndAdvance
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertAfterAndAdvance_
commentId: Overload:HarmonyLib.CodeMatcher.InsertAfterAndAdvance
fullName: HarmonyLib.CodeMatcher.InsertAfterAndAdvance
nameWithType: CodeMatcher.InsertAfterAndAdvance
- uid: HarmonyLib.CodeMatcher.InsertAndAdvance(HarmonyLib.CodeInstruction[])
name: InsertAndAdvance(CodeInstruction[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertAndAdvance_HarmonyLib_CodeInstruction___
commentId: M:HarmonyLib.CodeMatcher.InsertAndAdvance(HarmonyLib.CodeInstruction[])
name.vb: InsertAndAdvance(CodeInstruction())
fullName: HarmonyLib.CodeMatcher.InsertAndAdvance(HarmonyLib.CodeInstruction[])
fullName.vb: HarmonyLib.CodeMatcher.InsertAndAdvance(HarmonyLib.CodeInstruction())
nameWithType: CodeMatcher.InsertAndAdvance(CodeInstruction[])
nameWithType.vb: CodeMatcher.InsertAndAdvance(CodeInstruction())
- uid: HarmonyLib.CodeMatcher.InsertAndAdvance(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction})
name: InsertAndAdvance(IEnumerable<CodeInstruction>)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertAndAdvance_System_Collections_Generic_IEnumerable_HarmonyLib_CodeInstruction__
commentId: M:HarmonyLib.CodeMatcher.InsertAndAdvance(System.Collections.Generic.IEnumerable{HarmonyLib.CodeInstruction})
name.vb: InsertAndAdvance(IEnumerable(Of CodeInstruction))
fullName: HarmonyLib.CodeMatcher.InsertAndAdvance(System.Collections.Generic.IEnumerable<HarmonyLib.CodeInstruction>)
fullName.vb: HarmonyLib.CodeMatcher.InsertAndAdvance(System.Collections.Generic.IEnumerable(Of HarmonyLib.CodeInstruction))
nameWithType: CodeMatcher.InsertAndAdvance(IEnumerable<CodeInstruction>)
nameWithType.vb: CodeMatcher.InsertAndAdvance(IEnumerable(Of CodeInstruction))
- uid: HarmonyLib.CodeMatcher.InsertAndAdvance*
name: InsertAndAdvance
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertAndAdvance_
commentId: Overload:HarmonyLib.CodeMatcher.InsertAndAdvance
fullName: HarmonyLib.CodeMatcher.InsertAndAdvance
nameWithType: CodeMatcher.InsertAndAdvance
- uid: HarmonyLib.CodeMatcher.InsertBranch(System.Reflection.Emit.OpCode,System.Int32)
name: InsertBranch(OpCode, Int32)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertBranch_System_Reflection_Emit_OpCode_System_Int32_
commentId: M:HarmonyLib.CodeMatcher.InsertBranch(System.Reflection.Emit.OpCode,System.Int32)
fullName: HarmonyLib.CodeMatcher.InsertBranch(System.Reflection.Emit.OpCode, System.Int32)
nameWithType: CodeMatcher.InsertBranch(OpCode, Int32)
- uid: HarmonyLib.CodeMatcher.InsertBranch*
name: InsertBranch
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertBranch_
commentId: Overload:HarmonyLib.CodeMatcher.InsertBranch
fullName: HarmonyLib.CodeMatcher.InsertBranch
nameWithType: CodeMatcher.InsertBranch
- uid: HarmonyLib.CodeMatcher.InsertBranchAfter(System.Reflection.Emit.OpCode,System.Int32)
name: InsertBranchAfter(OpCode, Int32)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertBranchAfter_System_Reflection_Emit_OpCode_System_Int32_
commentId: M:HarmonyLib.CodeMatcher.InsertBranchAfter(System.Reflection.Emit.OpCode,System.Int32)
fullName: HarmonyLib.CodeMatcher.InsertBranchAfter(System.Reflection.Emit.OpCode, System.Int32)
nameWithType: CodeMatcher.InsertBranchAfter(OpCode, Int32)
- uid: HarmonyLib.CodeMatcher.InsertBranchAfter*
name: InsertBranchAfter
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertBranchAfter_
commentId: Overload:HarmonyLib.CodeMatcher.InsertBranchAfter
fullName: HarmonyLib.CodeMatcher.InsertBranchAfter
nameWithType: CodeMatcher.InsertBranchAfter
- uid: HarmonyLib.CodeMatcher.InsertBranchAfterAndAdvance(System.Reflection.Emit.OpCode,System.Int32)
name: InsertBranchAfterAndAdvance(OpCode, Int32)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertBranchAfterAndAdvance_System_Reflection_Emit_OpCode_System_Int32_
commentId: M:HarmonyLib.CodeMatcher.InsertBranchAfterAndAdvance(System.Reflection.Emit.OpCode,System.Int32)
fullName: HarmonyLib.CodeMatcher.InsertBranchAfterAndAdvance(System.Reflection.Emit.OpCode, System.Int32)
nameWithType: CodeMatcher.InsertBranchAfterAndAdvance(OpCode, Int32)
- uid: HarmonyLib.CodeMatcher.InsertBranchAfterAndAdvance*
name: InsertBranchAfterAndAdvance
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertBranchAfterAndAdvance_
commentId: Overload:HarmonyLib.CodeMatcher.InsertBranchAfterAndAdvance
fullName: HarmonyLib.CodeMatcher.InsertBranchAfterAndAdvance
nameWithType: CodeMatcher.InsertBranchAfterAndAdvance
- uid: HarmonyLib.CodeMatcher.InsertBranchAndAdvance(System.Reflection.Emit.OpCode,System.Int32)
name: InsertBranchAndAdvance(OpCode, Int32)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertBranchAndAdvance_System_Reflection_Emit_OpCode_System_Int32_
commentId: M:HarmonyLib.CodeMatcher.InsertBranchAndAdvance(System.Reflection.Emit.OpCode,System.Int32)
fullName: HarmonyLib.CodeMatcher.InsertBranchAndAdvance(System.Reflection.Emit.OpCode, System.Int32)
nameWithType: CodeMatcher.InsertBranchAndAdvance(OpCode, Int32)
- uid: HarmonyLib.CodeMatcher.InsertBranchAndAdvance*
name: InsertBranchAndAdvance
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InsertBranchAndAdvance_
commentId: Overload:HarmonyLib.CodeMatcher.InsertBranchAndAdvance
fullName: HarmonyLib.CodeMatcher.InsertBranchAndAdvance
nameWithType: CodeMatcher.InsertBranchAndAdvance
- uid: HarmonyLib.CodeMatcher.Instruction
name: Instruction
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Instruction
commentId: P:HarmonyLib.CodeMatcher.Instruction
fullName: HarmonyLib.CodeMatcher.Instruction
nameWithType: CodeMatcher.Instruction
- uid: HarmonyLib.CodeMatcher.Instruction*
name: Instruction
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Instruction_
commentId: Overload:HarmonyLib.CodeMatcher.Instruction
fullName: HarmonyLib.CodeMatcher.Instruction
nameWithType: CodeMatcher.Instruction
- uid: HarmonyLib.CodeMatcher.InstructionAt(System.Int32)
name: InstructionAt(Int32)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InstructionAt_System_Int32_
commentId: M:HarmonyLib.CodeMatcher.InstructionAt(System.Int32)
fullName: HarmonyLib.CodeMatcher.InstructionAt(System.Int32)
nameWithType: CodeMatcher.InstructionAt(Int32)
- uid: HarmonyLib.CodeMatcher.InstructionAt*
name: InstructionAt
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InstructionAt_
commentId: Overload:HarmonyLib.CodeMatcher.InstructionAt
fullName: HarmonyLib.CodeMatcher.InstructionAt
nameWithType: CodeMatcher.InstructionAt
- uid: HarmonyLib.CodeMatcher.InstructionEnumeration
name: InstructionEnumeration()
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InstructionEnumeration
commentId: M:HarmonyLib.CodeMatcher.InstructionEnumeration
fullName: HarmonyLib.CodeMatcher.InstructionEnumeration()
nameWithType: CodeMatcher.InstructionEnumeration()
- uid: HarmonyLib.CodeMatcher.InstructionEnumeration*
name: InstructionEnumeration
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InstructionEnumeration_
commentId: Overload:HarmonyLib.CodeMatcher.InstructionEnumeration
fullName: HarmonyLib.CodeMatcher.InstructionEnumeration
nameWithType: CodeMatcher.InstructionEnumeration
- uid: HarmonyLib.CodeMatcher.Instructions
name: Instructions()
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Instructions
commentId: M:HarmonyLib.CodeMatcher.Instructions
fullName: HarmonyLib.CodeMatcher.Instructions()
nameWithType: CodeMatcher.Instructions()
- uid: HarmonyLib.CodeMatcher.Instructions(System.Int32)
name: Instructions(Int32)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Instructions_System_Int32_
commentId: M:HarmonyLib.CodeMatcher.Instructions(System.Int32)
fullName: HarmonyLib.CodeMatcher.Instructions(System.Int32)
nameWithType: CodeMatcher.Instructions(Int32)
- uid: HarmonyLib.CodeMatcher.Instructions*
name: Instructions
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Instructions_
commentId: Overload:HarmonyLib.CodeMatcher.Instructions
fullName: HarmonyLib.CodeMatcher.Instructions
nameWithType: CodeMatcher.Instructions
- uid: HarmonyLib.CodeMatcher.InstructionsInRange(System.Int32,System.Int32)
name: InstructionsInRange(Int32, Int32)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InstructionsInRange_System_Int32_System_Int32_
commentId: M:HarmonyLib.CodeMatcher.InstructionsInRange(System.Int32,System.Int32)
fullName: HarmonyLib.CodeMatcher.InstructionsInRange(System.Int32, System.Int32)
nameWithType: CodeMatcher.InstructionsInRange(Int32, Int32)
- uid: HarmonyLib.CodeMatcher.InstructionsInRange*
name: InstructionsInRange
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InstructionsInRange_
commentId: Overload:HarmonyLib.CodeMatcher.InstructionsInRange
fullName: HarmonyLib.CodeMatcher.InstructionsInRange
nameWithType: CodeMatcher.InstructionsInRange
- uid: HarmonyLib.CodeMatcher.InstructionsWithOffsets(System.Int32,System.Int32)
name: InstructionsWithOffsets(Int32, Int32)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InstructionsWithOffsets_System_Int32_System_Int32_
commentId: M:HarmonyLib.CodeMatcher.InstructionsWithOffsets(System.Int32,System.Int32)
fullName: HarmonyLib.CodeMatcher.InstructionsWithOffsets(System.Int32, System.Int32)
nameWithType: CodeMatcher.InstructionsWithOffsets(Int32, Int32)
- uid: HarmonyLib.CodeMatcher.InstructionsWithOffsets*
name: InstructionsWithOffsets
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_InstructionsWithOffsets_
commentId: Overload:HarmonyLib.CodeMatcher.InstructionsWithOffsets
fullName: HarmonyLib.CodeMatcher.InstructionsWithOffsets
nameWithType: CodeMatcher.InstructionsWithOffsets
- uid: HarmonyLib.CodeMatcher.IsInvalid
name: IsInvalid
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_IsInvalid
commentId: P:HarmonyLib.CodeMatcher.IsInvalid
fullName: HarmonyLib.CodeMatcher.IsInvalid
nameWithType: CodeMatcher.IsInvalid
- uid: HarmonyLib.CodeMatcher.IsInvalid*
name: IsInvalid
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_IsInvalid_
commentId: Overload:HarmonyLib.CodeMatcher.IsInvalid
fullName: HarmonyLib.CodeMatcher.IsInvalid
nameWithType: CodeMatcher.IsInvalid
- uid: HarmonyLib.CodeMatcher.IsValid
name: IsValid
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_IsValid
commentId: P:HarmonyLib.CodeMatcher.IsValid
fullName: HarmonyLib.CodeMatcher.IsValid
nameWithType: CodeMatcher.IsValid
- uid: HarmonyLib.CodeMatcher.IsValid*
name: IsValid
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_IsValid_
commentId: Overload:HarmonyLib.CodeMatcher.IsValid
fullName: HarmonyLib.CodeMatcher.IsValid
nameWithType: CodeMatcher.IsValid
- uid: HarmonyLib.CodeMatcher.Labels
name: Labels
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Labels
commentId: P:HarmonyLib.CodeMatcher.Labels
fullName: HarmonyLib.CodeMatcher.Labels
nameWithType: CodeMatcher.Labels
- uid: HarmonyLib.CodeMatcher.Labels*
name: Labels
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Labels_
commentId: Overload:HarmonyLib.CodeMatcher.Labels
fullName: HarmonyLib.CodeMatcher.Labels
nameWithType: CodeMatcher.Labels
- uid: HarmonyLib.CodeMatcher.Length
name: Length
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Length
commentId: P:HarmonyLib.CodeMatcher.Length
fullName: HarmonyLib.CodeMatcher.Length
nameWithType: CodeMatcher.Length
- uid: HarmonyLib.CodeMatcher.Length*
name: Length
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Length_
commentId: Overload:HarmonyLib.CodeMatcher.Length
fullName: HarmonyLib.CodeMatcher.Length
nameWithType: CodeMatcher.Length
- uid: HarmonyLib.CodeMatcher.MatchEndBackwards(HarmonyLib.CodeMatch[])
name: MatchEndBackwards(CodeMatch[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_MatchEndBackwards_HarmonyLib_CodeMatch___
commentId: M:HarmonyLib.CodeMatcher.MatchEndBackwards(HarmonyLib.CodeMatch[])
name.vb: MatchEndBackwards(CodeMatch())
fullName: HarmonyLib.CodeMatcher.MatchEndBackwards(HarmonyLib.CodeMatch[])
fullName.vb: HarmonyLib.CodeMatcher.MatchEndBackwards(HarmonyLib.CodeMatch())
nameWithType: CodeMatcher.MatchEndBackwards(CodeMatch[])
nameWithType.vb: CodeMatcher.MatchEndBackwards(CodeMatch())
- uid: HarmonyLib.CodeMatcher.MatchEndBackwards*
name: MatchEndBackwards
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_MatchEndBackwards_
commentId: Overload:HarmonyLib.CodeMatcher.MatchEndBackwards
fullName: HarmonyLib.CodeMatcher.MatchEndBackwards
nameWithType: CodeMatcher.MatchEndBackwards
- uid: HarmonyLib.CodeMatcher.MatchEndForward(HarmonyLib.CodeMatch[])
name: MatchEndForward(CodeMatch[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_MatchEndForward_HarmonyLib_CodeMatch___
commentId: M:HarmonyLib.CodeMatcher.MatchEndForward(HarmonyLib.CodeMatch[])
name.vb: MatchEndForward(CodeMatch())
fullName: HarmonyLib.CodeMatcher.MatchEndForward(HarmonyLib.CodeMatch[])
fullName.vb: HarmonyLib.CodeMatcher.MatchEndForward(HarmonyLib.CodeMatch())
nameWithType: CodeMatcher.MatchEndForward(CodeMatch[])
nameWithType.vb: CodeMatcher.MatchEndForward(CodeMatch())
- uid: HarmonyLib.CodeMatcher.MatchEndForward*
name: MatchEndForward
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_MatchEndForward_
commentId: Overload:HarmonyLib.CodeMatcher.MatchEndForward
fullName: HarmonyLib.CodeMatcher.MatchEndForward
nameWithType: CodeMatcher.MatchEndForward
- uid: HarmonyLib.CodeMatcher.MatchStartBackwards(HarmonyLib.CodeMatch[])
name: MatchStartBackwards(CodeMatch[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_MatchStartBackwards_HarmonyLib_CodeMatch___
commentId: M:HarmonyLib.CodeMatcher.MatchStartBackwards(HarmonyLib.CodeMatch[])
name.vb: MatchStartBackwards(CodeMatch())
fullName: HarmonyLib.CodeMatcher.MatchStartBackwards(HarmonyLib.CodeMatch[])
fullName.vb: HarmonyLib.CodeMatcher.MatchStartBackwards(HarmonyLib.CodeMatch())
nameWithType: CodeMatcher.MatchStartBackwards(CodeMatch[])
nameWithType.vb: CodeMatcher.MatchStartBackwards(CodeMatch())
- uid: HarmonyLib.CodeMatcher.MatchStartBackwards*
name: MatchStartBackwards
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_MatchStartBackwards_
commentId: Overload:HarmonyLib.CodeMatcher.MatchStartBackwards
fullName: HarmonyLib.CodeMatcher.MatchStartBackwards
nameWithType: CodeMatcher.MatchStartBackwards
- uid: HarmonyLib.CodeMatcher.MatchStartForward(HarmonyLib.CodeMatch[])
name: MatchStartForward(CodeMatch[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_MatchStartForward_HarmonyLib_CodeMatch___
commentId: M:HarmonyLib.CodeMatcher.MatchStartForward(HarmonyLib.CodeMatch[])
name.vb: MatchStartForward(CodeMatch())
fullName: HarmonyLib.CodeMatcher.MatchStartForward(HarmonyLib.CodeMatch[])
fullName.vb: HarmonyLib.CodeMatcher.MatchStartForward(HarmonyLib.CodeMatch())
nameWithType: CodeMatcher.MatchStartForward(CodeMatch[])
nameWithType.vb: CodeMatcher.MatchStartForward(CodeMatch())
- uid: HarmonyLib.CodeMatcher.MatchStartForward*
name: MatchStartForward
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_MatchStartForward_
commentId: Overload:HarmonyLib.CodeMatcher.MatchStartForward
fullName: HarmonyLib.CodeMatcher.MatchStartForward
nameWithType: CodeMatcher.MatchStartForward
- uid: HarmonyLib.CodeMatcher.NamedMatch(System.String)
name: NamedMatch(String)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_NamedMatch_System_String_
commentId: M:HarmonyLib.CodeMatcher.NamedMatch(System.String)
fullName: HarmonyLib.CodeMatcher.NamedMatch(System.String)
nameWithType: CodeMatcher.NamedMatch(String)
- uid: HarmonyLib.CodeMatcher.NamedMatch*
name: NamedMatch
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_NamedMatch_
commentId: Overload:HarmonyLib.CodeMatcher.NamedMatch
fullName: HarmonyLib.CodeMatcher.NamedMatch
nameWithType: CodeMatcher.NamedMatch
- uid: HarmonyLib.CodeMatcher.OnError(HarmonyLib.CodeMatcher.ErrorHandler)
name: OnError(CodeMatcher.ErrorHandler)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_OnError_HarmonyLib_CodeMatcher_ErrorHandler_
commentId: M:HarmonyLib.CodeMatcher.OnError(HarmonyLib.CodeMatcher.ErrorHandler)
fullName: HarmonyLib.CodeMatcher.OnError(HarmonyLib.CodeMatcher.ErrorHandler)
nameWithType: CodeMatcher.OnError(CodeMatcher.ErrorHandler)
- uid: HarmonyLib.CodeMatcher.OnError*
name: OnError
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_OnError_
commentId: Overload:HarmonyLib.CodeMatcher.OnError
fullName: HarmonyLib.CodeMatcher.OnError
nameWithType: CodeMatcher.OnError
- uid: HarmonyLib.CodeMatcher.Opcode
name: Opcode
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Opcode
commentId: P:HarmonyLib.CodeMatcher.Opcode
fullName: HarmonyLib.CodeMatcher.Opcode
nameWithType: CodeMatcher.Opcode
- uid: HarmonyLib.CodeMatcher.Opcode*
name: Opcode
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Opcode_
commentId: Overload:HarmonyLib.CodeMatcher.Opcode
fullName: HarmonyLib.CodeMatcher.Opcode
nameWithType: CodeMatcher.Opcode
- uid: HarmonyLib.CodeMatcher.Operand
name: Operand
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Operand
commentId: P:HarmonyLib.CodeMatcher.Operand
fullName: HarmonyLib.CodeMatcher.Operand
nameWithType: CodeMatcher.Operand
- uid: HarmonyLib.CodeMatcher.Operand*
name: Operand
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Operand_
commentId: Overload:HarmonyLib.CodeMatcher.Operand
fullName: HarmonyLib.CodeMatcher.Operand
nameWithType: CodeMatcher.Operand
- uid: HarmonyLib.CodeMatcher.Pos
name: Pos
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Pos
commentId: P:HarmonyLib.CodeMatcher.Pos
fullName: HarmonyLib.CodeMatcher.Pos
nameWithType: CodeMatcher.Pos
- uid: HarmonyLib.CodeMatcher.Pos*
name: Pos
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Pos_
commentId: Overload:HarmonyLib.CodeMatcher.Pos
fullName: HarmonyLib.CodeMatcher.Pos
nameWithType: CodeMatcher.Pos
- uid: HarmonyLib.CodeMatcher.PrepareMatchEndBackwards(HarmonyLib.CodeMatch[])
name: PrepareMatchEndBackwards(CodeMatch[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_PrepareMatchEndBackwards_HarmonyLib_CodeMatch___
commentId: M:HarmonyLib.CodeMatcher.PrepareMatchEndBackwards(HarmonyLib.CodeMatch[])
name.vb: PrepareMatchEndBackwards(CodeMatch())
fullName: HarmonyLib.CodeMatcher.PrepareMatchEndBackwards(HarmonyLib.CodeMatch[])
fullName.vb: HarmonyLib.CodeMatcher.PrepareMatchEndBackwards(HarmonyLib.CodeMatch())
nameWithType: CodeMatcher.PrepareMatchEndBackwards(CodeMatch[])
nameWithType.vb: CodeMatcher.PrepareMatchEndBackwards(CodeMatch())
- uid: HarmonyLib.CodeMatcher.PrepareMatchEndBackwards*
name: PrepareMatchEndBackwards
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_PrepareMatchEndBackwards_
commentId: Overload:HarmonyLib.CodeMatcher.PrepareMatchEndBackwards
fullName: HarmonyLib.CodeMatcher.PrepareMatchEndBackwards
nameWithType: CodeMatcher.PrepareMatchEndBackwards
- uid: HarmonyLib.CodeMatcher.PrepareMatchEndForward(HarmonyLib.CodeMatch[])
name: PrepareMatchEndForward(CodeMatch[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_PrepareMatchEndForward_HarmonyLib_CodeMatch___
commentId: M:HarmonyLib.CodeMatcher.PrepareMatchEndForward(HarmonyLib.CodeMatch[])
name.vb: PrepareMatchEndForward(CodeMatch())
fullName: HarmonyLib.CodeMatcher.PrepareMatchEndForward(HarmonyLib.CodeMatch[])
fullName.vb: HarmonyLib.CodeMatcher.PrepareMatchEndForward(HarmonyLib.CodeMatch())
nameWithType: CodeMatcher.PrepareMatchEndForward(CodeMatch[])
nameWithType.vb: CodeMatcher.PrepareMatchEndForward(CodeMatch())
- uid: HarmonyLib.CodeMatcher.PrepareMatchEndForward*
name: PrepareMatchEndForward
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_PrepareMatchEndForward_
commentId: Overload:HarmonyLib.CodeMatcher.PrepareMatchEndForward
fullName: HarmonyLib.CodeMatcher.PrepareMatchEndForward
nameWithType: CodeMatcher.PrepareMatchEndForward
- uid: HarmonyLib.CodeMatcher.PrepareMatchStartBackwards(HarmonyLib.CodeMatch[])
name: PrepareMatchStartBackwards(CodeMatch[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_PrepareMatchStartBackwards_HarmonyLib_CodeMatch___
commentId: M:HarmonyLib.CodeMatcher.PrepareMatchStartBackwards(HarmonyLib.CodeMatch[])
name.vb: PrepareMatchStartBackwards(CodeMatch())
fullName: HarmonyLib.CodeMatcher.PrepareMatchStartBackwards(HarmonyLib.CodeMatch[])
fullName.vb: HarmonyLib.CodeMatcher.PrepareMatchStartBackwards(HarmonyLib.CodeMatch())
nameWithType: CodeMatcher.PrepareMatchStartBackwards(CodeMatch[])
nameWithType.vb: CodeMatcher.PrepareMatchStartBackwards(CodeMatch())
- uid: HarmonyLib.CodeMatcher.PrepareMatchStartBackwards*
name: PrepareMatchStartBackwards
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_PrepareMatchStartBackwards_
commentId: Overload:HarmonyLib.CodeMatcher.PrepareMatchStartBackwards
fullName: HarmonyLib.CodeMatcher.PrepareMatchStartBackwards
nameWithType: CodeMatcher.PrepareMatchStartBackwards
- uid: HarmonyLib.CodeMatcher.PrepareMatchStartForward(HarmonyLib.CodeMatch[])
name: PrepareMatchStartForward(CodeMatch[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_PrepareMatchStartForward_HarmonyLib_CodeMatch___
commentId: M:HarmonyLib.CodeMatcher.PrepareMatchStartForward(HarmonyLib.CodeMatch[])
name.vb: PrepareMatchStartForward(CodeMatch())
fullName: HarmonyLib.CodeMatcher.PrepareMatchStartForward(HarmonyLib.CodeMatch[])
fullName.vb: HarmonyLib.CodeMatcher.PrepareMatchStartForward(HarmonyLib.CodeMatch())
nameWithType: CodeMatcher.PrepareMatchStartForward(CodeMatch[])
nameWithType.vb: CodeMatcher.PrepareMatchStartForward(CodeMatch())
- uid: HarmonyLib.CodeMatcher.PrepareMatchStartForward*
name: PrepareMatchStartForward
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_PrepareMatchStartForward_
commentId: Overload:HarmonyLib.CodeMatcher.PrepareMatchStartForward
fullName: HarmonyLib.CodeMatcher.PrepareMatchStartForward
nameWithType: CodeMatcher.PrepareMatchStartForward
- uid: HarmonyLib.CodeMatcher.Remaining
name: Remaining
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Remaining
commentId: P:HarmonyLib.CodeMatcher.Remaining
fullName: HarmonyLib.CodeMatcher.Remaining
nameWithType: CodeMatcher.Remaining
- uid: HarmonyLib.CodeMatcher.Remaining*
name: Remaining
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Remaining_
commentId: Overload:HarmonyLib.CodeMatcher.Remaining
fullName: HarmonyLib.CodeMatcher.Remaining
nameWithType: CodeMatcher.Remaining
- uid: HarmonyLib.CodeMatcher.RemoveInstruction
name: RemoveInstruction()
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveInstruction
commentId: M:HarmonyLib.CodeMatcher.RemoveInstruction
fullName: HarmonyLib.CodeMatcher.RemoveInstruction()
nameWithType: CodeMatcher.RemoveInstruction()
- uid: HarmonyLib.CodeMatcher.RemoveInstruction*
name: RemoveInstruction
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveInstruction_
commentId: Overload:HarmonyLib.CodeMatcher.RemoveInstruction
fullName: HarmonyLib.CodeMatcher.RemoveInstruction
nameWithType: CodeMatcher.RemoveInstruction
- uid: HarmonyLib.CodeMatcher.RemoveInstructions(System.Int32)
name: RemoveInstructions(Int32)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveInstructions_System_Int32_
commentId: M:HarmonyLib.CodeMatcher.RemoveInstructions(System.Int32)
fullName: HarmonyLib.CodeMatcher.RemoveInstructions(System.Int32)
nameWithType: CodeMatcher.RemoveInstructions(Int32)
- uid: HarmonyLib.CodeMatcher.RemoveInstructions*
name: RemoveInstructions
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveInstructions_
commentId: Overload:HarmonyLib.CodeMatcher.RemoveInstructions
fullName: HarmonyLib.CodeMatcher.RemoveInstructions
nameWithType: CodeMatcher.RemoveInstructions
- uid: HarmonyLib.CodeMatcher.RemoveInstructionsInRange(System.Int32,System.Int32)
name: RemoveInstructionsInRange(Int32, Int32)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveInstructionsInRange_System_Int32_System_Int32_
commentId: M:HarmonyLib.CodeMatcher.RemoveInstructionsInRange(System.Int32,System.Int32)
fullName: HarmonyLib.CodeMatcher.RemoveInstructionsInRange(System.Int32, System.Int32)
nameWithType: CodeMatcher.RemoveInstructionsInRange(Int32, Int32)
- uid: HarmonyLib.CodeMatcher.RemoveInstructionsInRange*
name: RemoveInstructionsInRange
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveInstructionsInRange_
commentId: Overload:HarmonyLib.CodeMatcher.RemoveInstructionsInRange
fullName: HarmonyLib.CodeMatcher.RemoveInstructionsInRange
nameWithType: CodeMatcher.RemoveInstructionsInRange
- uid: HarmonyLib.CodeMatcher.RemoveInstructionsWithOffsets(System.Int32,System.Int32)
name: RemoveInstructionsWithOffsets(Int32, Int32)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveInstructionsWithOffsets_System_Int32_System_Int32_
commentId: M:HarmonyLib.CodeMatcher.RemoveInstructionsWithOffsets(System.Int32,System.Int32)
fullName: HarmonyLib.CodeMatcher.RemoveInstructionsWithOffsets(System.Int32, System.Int32)
nameWithType: CodeMatcher.RemoveInstructionsWithOffsets(Int32, Int32)
- uid: HarmonyLib.CodeMatcher.RemoveInstructionsWithOffsets*
name: RemoveInstructionsWithOffsets
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveInstructionsWithOffsets_
commentId: Overload:HarmonyLib.CodeMatcher.RemoveInstructionsWithOffsets
fullName: HarmonyLib.CodeMatcher.RemoveInstructionsWithOffsets
nameWithType: CodeMatcher.RemoveInstructionsWithOffsets
- uid: HarmonyLib.CodeMatcher.RemoveSearchBackward(System.Func{HarmonyLib.CodeInstruction,System.Boolean})
name: RemoveSearchBackward(Func<CodeInstruction, Boolean>)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveSearchBackward_System_Func_HarmonyLib_CodeInstruction_System_Boolean__
commentId: M:HarmonyLib.CodeMatcher.RemoveSearchBackward(System.Func{HarmonyLib.CodeInstruction,System.Boolean})
name.vb: RemoveSearchBackward(Func(Of CodeInstruction, Boolean))
fullName: HarmonyLib.CodeMatcher.RemoveSearchBackward(System.Func<HarmonyLib.CodeInstruction, System.Boolean>)
fullName.vb: HarmonyLib.CodeMatcher.RemoveSearchBackward(System.Func(Of HarmonyLib.CodeInstruction, System.Boolean))
nameWithType: CodeMatcher.RemoveSearchBackward(Func<CodeInstruction, Boolean>)
nameWithType.vb: CodeMatcher.RemoveSearchBackward(Func(Of CodeInstruction, Boolean))
- uid: HarmonyLib.CodeMatcher.RemoveSearchBackward*
name: RemoveSearchBackward
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveSearchBackward_
commentId: Overload:HarmonyLib.CodeMatcher.RemoveSearchBackward
fullName: HarmonyLib.CodeMatcher.RemoveSearchBackward
nameWithType: CodeMatcher.RemoveSearchBackward
- uid: HarmonyLib.CodeMatcher.RemoveSearchForward(System.Func{HarmonyLib.CodeInstruction,System.Boolean})
name: RemoveSearchForward(Func<CodeInstruction, Boolean>)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveSearchForward_System_Func_HarmonyLib_CodeInstruction_System_Boolean__
commentId: M:HarmonyLib.CodeMatcher.RemoveSearchForward(System.Func{HarmonyLib.CodeInstruction,System.Boolean})
name.vb: RemoveSearchForward(Func(Of CodeInstruction, Boolean))
fullName: HarmonyLib.CodeMatcher.RemoveSearchForward(System.Func<HarmonyLib.CodeInstruction, System.Boolean>)
fullName.vb: HarmonyLib.CodeMatcher.RemoveSearchForward(System.Func(Of HarmonyLib.CodeInstruction, System.Boolean))
nameWithType: CodeMatcher.RemoveSearchForward(Func<CodeInstruction, Boolean>)
nameWithType.vb: CodeMatcher.RemoveSearchForward(Func(Of CodeInstruction, Boolean))
- uid: HarmonyLib.CodeMatcher.RemoveSearchForward*
name: RemoveSearchForward
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveSearchForward_
commentId: Overload:HarmonyLib.CodeMatcher.RemoveSearchForward
fullName: HarmonyLib.CodeMatcher.RemoveSearchForward
nameWithType: CodeMatcher.RemoveSearchForward
- uid: HarmonyLib.CodeMatcher.RemoveUntilBackward(HarmonyLib.CodeMatch[])
name: RemoveUntilBackward(CodeMatch[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveUntilBackward_HarmonyLib_CodeMatch___
commentId: M:HarmonyLib.CodeMatcher.RemoveUntilBackward(HarmonyLib.CodeMatch[])
name.vb: RemoveUntilBackward(CodeMatch())
fullName: HarmonyLib.CodeMatcher.RemoveUntilBackward(HarmonyLib.CodeMatch[])
fullName.vb: HarmonyLib.CodeMatcher.RemoveUntilBackward(HarmonyLib.CodeMatch())
nameWithType: CodeMatcher.RemoveUntilBackward(CodeMatch[])
nameWithType.vb: CodeMatcher.RemoveUntilBackward(CodeMatch())
- uid: HarmonyLib.CodeMatcher.RemoveUntilBackward*
name: RemoveUntilBackward
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveUntilBackward_
commentId: Overload:HarmonyLib.CodeMatcher.RemoveUntilBackward
fullName: HarmonyLib.CodeMatcher.RemoveUntilBackward
nameWithType: CodeMatcher.RemoveUntilBackward
- uid: HarmonyLib.CodeMatcher.RemoveUntilForward(HarmonyLib.CodeMatch[])
name: RemoveUntilForward(CodeMatch[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveUntilForward_HarmonyLib_CodeMatch___
commentId: M:HarmonyLib.CodeMatcher.RemoveUntilForward(HarmonyLib.CodeMatch[])
name.vb: RemoveUntilForward(CodeMatch())
fullName: HarmonyLib.CodeMatcher.RemoveUntilForward(HarmonyLib.CodeMatch[])
fullName.vb: HarmonyLib.CodeMatcher.RemoveUntilForward(HarmonyLib.CodeMatch())
nameWithType: CodeMatcher.RemoveUntilForward(CodeMatch[])
nameWithType.vb: CodeMatcher.RemoveUntilForward(CodeMatch())
- uid: HarmonyLib.CodeMatcher.RemoveUntilForward*
name: RemoveUntilForward
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_RemoveUntilForward_
commentId: Overload:HarmonyLib.CodeMatcher.RemoveUntilForward
fullName: HarmonyLib.CodeMatcher.RemoveUntilForward
nameWithType: CodeMatcher.RemoveUntilForward
- uid: HarmonyLib.CodeMatcher.Repeat(System.Action{HarmonyLib.CodeMatcher},System.Action{System.String})
name: Repeat(Action<CodeMatcher>, Action<String>)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Repeat_System_Action_HarmonyLib_CodeMatcher__System_Action_System_String__
commentId: M:HarmonyLib.CodeMatcher.Repeat(System.Action{HarmonyLib.CodeMatcher},System.Action{System.String})
name.vb: Repeat(Action(Of CodeMatcher), Action(Of String))
fullName: HarmonyLib.CodeMatcher.Repeat(System.Action<HarmonyLib.CodeMatcher>, System.Action<System.String>)
fullName.vb: HarmonyLib.CodeMatcher.Repeat(System.Action(Of HarmonyLib.CodeMatcher), System.Action(Of System.String))
nameWithType: CodeMatcher.Repeat(Action<CodeMatcher>, Action<String>)
nameWithType.vb: CodeMatcher.Repeat(Action(Of CodeMatcher), Action(Of String))
- uid: HarmonyLib.CodeMatcher.Repeat*
name: Repeat
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Repeat_
commentId: Overload:HarmonyLib.CodeMatcher.Repeat
fullName: HarmonyLib.CodeMatcher.Repeat
nameWithType: CodeMatcher.Repeat
- uid: HarmonyLib.CodeMatcher.ReportFailure(System.Reflection.MethodBase,System.Action{System.String})
name: ReportFailure(MethodBase, Action<String>)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_ReportFailure_System_Reflection_MethodBase_System_Action_System_String__
commentId: M:HarmonyLib.CodeMatcher.ReportFailure(System.Reflection.MethodBase,System.Action{System.String})
name.vb: ReportFailure(MethodBase, Action(Of String))
fullName: HarmonyLib.CodeMatcher.ReportFailure(System.Reflection.MethodBase, System.Action<System.String>)
fullName.vb: HarmonyLib.CodeMatcher.ReportFailure(System.Reflection.MethodBase, System.Action(Of System.String))
nameWithType: CodeMatcher.ReportFailure(MethodBase, Action<String>)
nameWithType.vb: CodeMatcher.ReportFailure(MethodBase, Action(Of String))
- uid: HarmonyLib.CodeMatcher.ReportFailure*
name: ReportFailure
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_ReportFailure_
commentId: Overload:HarmonyLib.CodeMatcher.ReportFailure
fullName: HarmonyLib.CodeMatcher.ReportFailure
nameWithType: CodeMatcher.ReportFailure
- uid: HarmonyLib.CodeMatcher.Reset(System.Boolean)
name: Reset(Boolean)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Reset_System_Boolean_
commentId: M:HarmonyLib.CodeMatcher.Reset(System.Boolean)
fullName: HarmonyLib.CodeMatcher.Reset(System.Boolean)
nameWithType: CodeMatcher.Reset(Boolean)
- uid: HarmonyLib.CodeMatcher.Reset*
name: Reset
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Reset_
commentId: Overload:HarmonyLib.CodeMatcher.Reset
fullName: HarmonyLib.CodeMatcher.Reset
nameWithType: CodeMatcher.Reset
- uid: HarmonyLib.CodeMatcher.SearchBackwards(System.Func{HarmonyLib.CodeInstruction,System.Boolean})
name: SearchBackwards(Func<CodeInstruction, Boolean>)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SearchBackwards_System_Func_HarmonyLib_CodeInstruction_System_Boolean__
commentId: M:HarmonyLib.CodeMatcher.SearchBackwards(System.Func{HarmonyLib.CodeInstruction,System.Boolean})
name.vb: SearchBackwards(Func(Of CodeInstruction, Boolean))
fullName: HarmonyLib.CodeMatcher.SearchBackwards(System.Func<HarmonyLib.CodeInstruction, System.Boolean>)
fullName.vb: HarmonyLib.CodeMatcher.SearchBackwards(System.Func(Of HarmonyLib.CodeInstruction, System.Boolean))
nameWithType: CodeMatcher.SearchBackwards(Func<CodeInstruction, Boolean>)
nameWithType.vb: CodeMatcher.SearchBackwards(Func(Of CodeInstruction, Boolean))
- uid: HarmonyLib.CodeMatcher.SearchBackwards*
name: SearchBackwards
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SearchBackwards_
commentId: Overload:HarmonyLib.CodeMatcher.SearchBackwards
fullName: HarmonyLib.CodeMatcher.SearchBackwards
nameWithType: CodeMatcher.SearchBackwards
- uid: HarmonyLib.CodeMatcher.SearchForward(System.Func{HarmonyLib.CodeInstruction,System.Boolean})
name: SearchForward(Func<CodeInstruction, Boolean>)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SearchForward_System_Func_HarmonyLib_CodeInstruction_System_Boolean__
commentId: M:HarmonyLib.CodeMatcher.SearchForward(System.Func{HarmonyLib.CodeInstruction,System.Boolean})
name.vb: SearchForward(Func(Of CodeInstruction, Boolean))
fullName: HarmonyLib.CodeMatcher.SearchForward(System.Func<HarmonyLib.CodeInstruction, System.Boolean>)
fullName.vb: HarmonyLib.CodeMatcher.SearchForward(System.Func(Of HarmonyLib.CodeInstruction, System.Boolean))
nameWithType: CodeMatcher.SearchForward(Func<CodeInstruction, Boolean>)
nameWithType.vb: CodeMatcher.SearchForward(Func(Of CodeInstruction, Boolean))
- uid: HarmonyLib.CodeMatcher.SearchForward*
name: SearchForward
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SearchForward_
commentId: Overload:HarmonyLib.CodeMatcher.SearchForward
fullName: HarmonyLib.CodeMatcher.SearchForward
nameWithType: CodeMatcher.SearchForward
- uid: HarmonyLib.CodeMatcher.Set(System.Reflection.Emit.OpCode,System.Object)
name: Set(OpCode, Object)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Set_System_Reflection_Emit_OpCode_System_Object_
commentId: M:HarmonyLib.CodeMatcher.Set(System.Reflection.Emit.OpCode,System.Object)
fullName: HarmonyLib.CodeMatcher.Set(System.Reflection.Emit.OpCode, System.Object)
nameWithType: CodeMatcher.Set(OpCode, Object)
- uid: HarmonyLib.CodeMatcher.Set*
name: Set
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Set_
commentId: Overload:HarmonyLib.CodeMatcher.Set
fullName: HarmonyLib.CodeMatcher.Set
nameWithType: CodeMatcher.Set
- uid: HarmonyLib.CodeMatcher.SetAndAdvance(System.Reflection.Emit.OpCode,System.Object)
name: SetAndAdvance(OpCode, Object)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SetAndAdvance_System_Reflection_Emit_OpCode_System_Object_
commentId: M:HarmonyLib.CodeMatcher.SetAndAdvance(System.Reflection.Emit.OpCode,System.Object)
fullName: HarmonyLib.CodeMatcher.SetAndAdvance(System.Reflection.Emit.OpCode, System.Object)
nameWithType: CodeMatcher.SetAndAdvance(OpCode, Object)
- uid: HarmonyLib.CodeMatcher.SetAndAdvance*
name: SetAndAdvance
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SetAndAdvance_
commentId: Overload:HarmonyLib.CodeMatcher.SetAndAdvance
fullName: HarmonyLib.CodeMatcher.SetAndAdvance
nameWithType: CodeMatcher.SetAndAdvance
- uid: HarmonyLib.CodeMatcher.SetInstruction(HarmonyLib.CodeInstruction)
name: SetInstruction(CodeInstruction)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SetInstruction_HarmonyLib_CodeInstruction_
commentId: M:HarmonyLib.CodeMatcher.SetInstruction(HarmonyLib.CodeInstruction)
fullName: HarmonyLib.CodeMatcher.SetInstruction(HarmonyLib.CodeInstruction)
nameWithType: CodeMatcher.SetInstruction(CodeInstruction)
- uid: HarmonyLib.CodeMatcher.SetInstruction*
name: SetInstruction
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SetInstruction_
commentId: Overload:HarmonyLib.CodeMatcher.SetInstruction
fullName: HarmonyLib.CodeMatcher.SetInstruction
nameWithType: CodeMatcher.SetInstruction
- uid: HarmonyLib.CodeMatcher.SetInstructionAndAdvance(HarmonyLib.CodeInstruction)
name: SetInstructionAndAdvance(CodeInstruction)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SetInstructionAndAdvance_HarmonyLib_CodeInstruction_
commentId: M:HarmonyLib.CodeMatcher.SetInstructionAndAdvance(HarmonyLib.CodeInstruction)
fullName: HarmonyLib.CodeMatcher.SetInstructionAndAdvance(HarmonyLib.CodeInstruction)
nameWithType: CodeMatcher.SetInstructionAndAdvance(CodeInstruction)
- uid: HarmonyLib.CodeMatcher.SetInstructionAndAdvance*
name: SetInstructionAndAdvance
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SetInstructionAndAdvance_
commentId: Overload:HarmonyLib.CodeMatcher.SetInstructionAndAdvance
fullName: HarmonyLib.CodeMatcher.SetInstructionAndAdvance
nameWithType: CodeMatcher.SetInstructionAndAdvance
- uid: HarmonyLib.CodeMatcher.SetJumpTo(System.Reflection.Emit.OpCode,System.Int32,System.Reflection.Emit.Label@)
name: SetJumpTo(OpCode, Int32, out Label)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SetJumpTo_System_Reflection_Emit_OpCode_System_Int32_System_Reflection_Emit_Label__
commentId: M:HarmonyLib.CodeMatcher.SetJumpTo(System.Reflection.Emit.OpCode,System.Int32,System.Reflection.Emit.Label@)
name.vb: SetJumpTo(OpCode, Int32, ByRef Label)
fullName: HarmonyLib.CodeMatcher.SetJumpTo(System.Reflection.Emit.OpCode, System.Int32, out System.Reflection.Emit.Label)
fullName.vb: HarmonyLib.CodeMatcher.SetJumpTo(System.Reflection.Emit.OpCode, System.Int32, ByRef System.Reflection.Emit.Label)
nameWithType: CodeMatcher.SetJumpTo(OpCode, Int32, out Label)
nameWithType.vb: CodeMatcher.SetJumpTo(OpCode, Int32, ByRef Label)
- uid: HarmonyLib.CodeMatcher.SetJumpTo*
name: SetJumpTo
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SetJumpTo_
commentId: Overload:HarmonyLib.CodeMatcher.SetJumpTo
fullName: HarmonyLib.CodeMatcher.SetJumpTo
nameWithType: CodeMatcher.SetJumpTo
- uid: HarmonyLib.CodeMatcher.SetOpcodeAndAdvance(System.Reflection.Emit.OpCode)
name: SetOpcodeAndAdvance(OpCode)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SetOpcodeAndAdvance_System_Reflection_Emit_OpCode_
commentId: M:HarmonyLib.CodeMatcher.SetOpcodeAndAdvance(System.Reflection.Emit.OpCode)
fullName: HarmonyLib.CodeMatcher.SetOpcodeAndAdvance(System.Reflection.Emit.OpCode)
nameWithType: CodeMatcher.SetOpcodeAndAdvance(OpCode)
- uid: HarmonyLib.CodeMatcher.SetOpcodeAndAdvance*
name: SetOpcodeAndAdvance
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SetOpcodeAndAdvance_
commentId: Overload:HarmonyLib.CodeMatcher.SetOpcodeAndAdvance
fullName: HarmonyLib.CodeMatcher.SetOpcodeAndAdvance
nameWithType: CodeMatcher.SetOpcodeAndAdvance
- uid: HarmonyLib.CodeMatcher.SetOperandAndAdvance(System.Object)
name: SetOperandAndAdvance(Object)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SetOperandAndAdvance_System_Object_
commentId: M:HarmonyLib.CodeMatcher.SetOperandAndAdvance(System.Object)
fullName: HarmonyLib.CodeMatcher.SetOperandAndAdvance(System.Object)
nameWithType: CodeMatcher.SetOperandAndAdvance(Object)
- uid: HarmonyLib.CodeMatcher.SetOperandAndAdvance*
name: SetOperandAndAdvance
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_SetOperandAndAdvance_
commentId: Overload:HarmonyLib.CodeMatcher.SetOperandAndAdvance
fullName: HarmonyLib.CodeMatcher.SetOperandAndAdvance
nameWithType: CodeMatcher.SetOperandAndAdvance
- uid: HarmonyLib.CodeMatcher.Start
name: Start()
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Start
commentId: M:HarmonyLib.CodeMatcher.Start
fullName: HarmonyLib.CodeMatcher.Start()
nameWithType: CodeMatcher.Start()
- uid: HarmonyLib.CodeMatcher.Start*
name: Start
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_Start_
commentId: Overload:HarmonyLib.CodeMatcher.Start
fullName: HarmonyLib.CodeMatcher.Start
nameWithType: CodeMatcher.Start
- uid: HarmonyLib.CodeMatcher.ThrowIfFalse(System.String,System.Func{HarmonyLib.CodeMatcher,System.Boolean})
name: ThrowIfFalse(String, Func<CodeMatcher, Boolean>)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_ThrowIfFalse_System_String_System_Func_HarmonyLib_CodeMatcher_System_Boolean__
commentId: M:HarmonyLib.CodeMatcher.ThrowIfFalse(System.String,System.Func{HarmonyLib.CodeMatcher,System.Boolean})
name.vb: ThrowIfFalse(String, Func(Of CodeMatcher, Boolean))
fullName: HarmonyLib.CodeMatcher.ThrowIfFalse(System.String, System.Func<HarmonyLib.CodeMatcher, System.Boolean>)
fullName.vb: HarmonyLib.CodeMatcher.ThrowIfFalse(System.String, System.Func(Of HarmonyLib.CodeMatcher, System.Boolean))
nameWithType: CodeMatcher.ThrowIfFalse(String, Func<CodeMatcher, Boolean>)
nameWithType.vb: CodeMatcher.ThrowIfFalse(String, Func(Of CodeMatcher, Boolean))
- uid: HarmonyLib.CodeMatcher.ThrowIfFalse*
name: ThrowIfFalse
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_ThrowIfFalse_
commentId: Overload:HarmonyLib.CodeMatcher.ThrowIfFalse
fullName: HarmonyLib.CodeMatcher.ThrowIfFalse
nameWithType: CodeMatcher.ThrowIfFalse
- uid: HarmonyLib.CodeMatcher.ThrowIfInvalid(System.String)
name: ThrowIfInvalid(String)
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_ThrowIfInvalid_System_String_
commentId: M:HarmonyLib.CodeMatcher.ThrowIfInvalid(System.String)
fullName: HarmonyLib.CodeMatcher.ThrowIfInvalid(System.String)
nameWithType: CodeMatcher.ThrowIfInvalid(String)
- uid: HarmonyLib.CodeMatcher.ThrowIfInvalid*
name: ThrowIfInvalid
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_ThrowIfInvalid_
commentId: Overload:HarmonyLib.CodeMatcher.ThrowIfInvalid
fullName: HarmonyLib.CodeMatcher.ThrowIfInvalid
nameWithType: CodeMatcher.ThrowIfInvalid
- uid: HarmonyLib.CodeMatcher.ThrowIfNotMatch(System.String,HarmonyLib.CodeMatch[])
name: ThrowIfNotMatch(String, CodeMatch[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_ThrowIfNotMatch_System_String_HarmonyLib_CodeMatch___
commentId: M:HarmonyLib.CodeMatcher.ThrowIfNotMatch(System.String,HarmonyLib.CodeMatch[])
name.vb: ThrowIfNotMatch(String, CodeMatch())
fullName: HarmonyLib.CodeMatcher.ThrowIfNotMatch(System.String, HarmonyLib.CodeMatch[])
fullName.vb: HarmonyLib.CodeMatcher.ThrowIfNotMatch(System.String, HarmonyLib.CodeMatch())
nameWithType: CodeMatcher.ThrowIfNotMatch(String, CodeMatch[])
nameWithType.vb: CodeMatcher.ThrowIfNotMatch(String, CodeMatch())
- uid: HarmonyLib.CodeMatcher.ThrowIfNotMatch*
name: ThrowIfNotMatch
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_ThrowIfNotMatch_
commentId: Overload:HarmonyLib.CodeMatcher.ThrowIfNotMatch
fullName: HarmonyLib.CodeMatcher.ThrowIfNotMatch
nameWithType: CodeMatcher.ThrowIfNotMatch
- uid: HarmonyLib.CodeMatcher.ThrowIfNotMatchBack(System.String,HarmonyLib.CodeMatch[])
name: ThrowIfNotMatchBack(String, CodeMatch[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_ThrowIfNotMatchBack_System_String_HarmonyLib_CodeMatch___
commentId: M:HarmonyLib.CodeMatcher.ThrowIfNotMatchBack(System.String,HarmonyLib.CodeMatch[])
name.vb: ThrowIfNotMatchBack(String, CodeMatch())
fullName: HarmonyLib.CodeMatcher.ThrowIfNotMatchBack(System.String, HarmonyLib.CodeMatch[])
fullName.vb: HarmonyLib.CodeMatcher.ThrowIfNotMatchBack(System.String, HarmonyLib.CodeMatch())
nameWithType: CodeMatcher.ThrowIfNotMatchBack(String, CodeMatch[])
nameWithType.vb: CodeMatcher.ThrowIfNotMatchBack(String, CodeMatch())
- uid: HarmonyLib.CodeMatcher.ThrowIfNotMatchBack*
name: ThrowIfNotMatchBack
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_ThrowIfNotMatchBack_
commentId: Overload:HarmonyLib.CodeMatcher.ThrowIfNotMatchBack
fullName: HarmonyLib.CodeMatcher.ThrowIfNotMatchBack
nameWithType: CodeMatcher.ThrowIfNotMatchBack
- uid: HarmonyLib.CodeMatcher.ThrowIfNotMatchForward(System.String,HarmonyLib.CodeMatch[])
name: ThrowIfNotMatchForward(String, CodeMatch[])
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_ThrowIfNotMatchForward_System_String_HarmonyLib_CodeMatch___
commentId: M:HarmonyLib.CodeMatcher.ThrowIfNotMatchForward(System.String,HarmonyLib.CodeMatch[])
name.vb: ThrowIfNotMatchForward(String, CodeMatch())
fullName: HarmonyLib.CodeMatcher.ThrowIfNotMatchForward(System.String, HarmonyLib.CodeMatch[])
fullName.vb: HarmonyLib.CodeMatcher.ThrowIfNotMatchForward(System.String, HarmonyLib.CodeMatch())
nameWithType: CodeMatcher.ThrowIfNotMatchForward(String, CodeMatch[])
nameWithType.vb: CodeMatcher.ThrowIfNotMatchForward(String, CodeMatch())
- uid: HarmonyLib.CodeMatcher.ThrowIfNotMatchForward*
name: ThrowIfNotMatchForward
href: api/HarmonyLib.CodeMatcher.html#HarmonyLib_CodeMatcher_ThrowIfNotMatchForward_
commentId: Overload:HarmonyLib.CodeMatcher.ThrowIfNotMatchForward
fullName: HarmonyLib.CodeMatcher.ThrowIfNotMatchForward
nameWithType: CodeMatcher.ThrowIfNotMatchForward
- 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
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
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
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
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
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
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
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
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.CreateInstantiationHandler*
name: CreateInstantiationHandler
href: api/HarmonyLib.FastAccess.html#HarmonyLib_FastAccess_CreateInstantiationHandler_
commentId: Overload:HarmonyLib.FastAccess.CreateInstantiationHandler
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.FastInvokeHandler
name: FastInvokeHandler
href: api/HarmonyLib.FastInvokeHandler.html
commentId: T:HarmonyLib.FastInvokeHandler
fullName: HarmonyLib.FastInvokeHandler
nameWithType: FastInvokeHandler
- uid: HarmonyLib.FastInvokeHandler.#ctor(System.Object,System.IntPtr)
name: FastInvokeHandler(Object, IntPtr)
href: api/HarmonyLib.FastInvokeHandler.html#HarmonyLib_FastInvokeHandler__ctor_System_Object_System_IntPtr_
commentId: M:HarmonyLib.FastInvokeHandler.#ctor(System.Object,System.IntPtr)
fullName: HarmonyLib.FastInvokeHandler.FastInvokeHandler(System.Object, System.IntPtr)
nameWithType: FastInvokeHandler.FastInvokeHandler(Object, IntPtr)
- uid: HarmonyLib.FastInvokeHandler.#ctor*
name: FastInvokeHandler
href: api/HarmonyLib.FastInvokeHandler.html#HarmonyLib_FastInvokeHandler__ctor_
commentId: Overload:HarmonyLib.FastInvokeHandler.#ctor
fullName: HarmonyLib.FastInvokeHandler.FastInvokeHandler
nameWithType: FastInvokeHandler.FastInvokeHandler
- uid: HarmonyLib.FastInvokeHandler.BeginInvoke(System.Object,System.Object[],System.AsyncCallback,System.Object)
name: BeginInvoke(Object, Object[], AsyncCallback, Object)
href: api/HarmonyLib.FastInvokeHandler.html#HarmonyLib_FastInvokeHandler_BeginInvoke_System_Object_System_Object___System_AsyncCallback_System_Object_
commentId: M:HarmonyLib.FastInvokeHandler.BeginInvoke(System.Object,System.Object[],System.AsyncCallback,System.Object)
name.vb: BeginInvoke(Object, Object(), AsyncCallback, Object)
fullName: HarmonyLib.FastInvokeHandler.BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)
fullName.vb: HarmonyLib.FastInvokeHandler.BeginInvoke(System.Object, System.Object(), System.AsyncCallback, System.Object)
nameWithType: FastInvokeHandler.BeginInvoke(Object, Object[], AsyncCallback, Object)
nameWithType.vb: FastInvokeHandler.BeginInvoke(Object, Object(), AsyncCallback, Object)
- uid: HarmonyLib.FastInvokeHandler.BeginInvoke*
name: BeginInvoke
href: api/HarmonyLib.FastInvokeHandler.html#HarmonyLib_FastInvokeHandler_BeginInvoke_
commentId: Overload:HarmonyLib.FastInvokeHandler.BeginInvoke
fullName: HarmonyLib.FastInvokeHandler.BeginInvoke
nameWithType: FastInvokeHandler.BeginInvoke
- uid: HarmonyLib.FastInvokeHandler.EndInvoke(System.IAsyncResult)
name: EndInvoke(IAsyncResult)
href: api/HarmonyLib.FastInvokeHandler.html#HarmonyLib_FastInvokeHandler_EndInvoke_System_IAsyncResult_
commentId: M:HarmonyLib.FastInvokeHandler.EndInvoke(System.IAsyncResult)
fullName: HarmonyLib.FastInvokeHandler.EndInvoke(System.IAsyncResult)
nameWithType: FastInvokeHandler.EndInvoke(IAsyncResult)
- uid: HarmonyLib.FastInvokeHandler.EndInvoke*
name: EndInvoke
href: api/HarmonyLib.FastInvokeHandler.html#HarmonyLib_FastInvokeHandler_EndInvoke_
commentId: Overload:HarmonyLib.FastInvokeHandler.EndInvoke
fullName: HarmonyLib.FastInvokeHandler.EndInvoke
nameWithType: FastInvokeHandler.EndInvoke
- uid: HarmonyLib.FastInvokeHandler.Invoke(System.Object,System.Object[])
name: Invoke(Object, Object[])
href: api/HarmonyLib.FastInvokeHandler.html#HarmonyLib_FastInvokeHandler_Invoke_System_Object_System_Object___
commentId: M:HarmonyLib.FastInvokeHandler.Invoke(System.Object,System.Object[])
name.vb: Invoke(Object, Object())
fullName: HarmonyLib.FastInvokeHandler.Invoke(System.Object, System.Object[])
fullName.vb: HarmonyLib.FastInvokeHandler.Invoke(System.Object, System.Object())
nameWithType: FastInvokeHandler.Invoke(Object, Object[])
nameWithType.vb: FastInvokeHandler.Invoke(Object, Object())
- uid: HarmonyLib.FastInvokeHandler.Invoke*
name: Invoke
href: api/HarmonyLib.FastInvokeHandler.html#HarmonyLib_FastInvokeHandler_Invoke_
commentId: Overload:HarmonyLib.FastInvokeHandler.Invoke
fullName: HarmonyLib.FastInvokeHandler.Invoke
nameWithType: FastInvokeHandler.Invoke
- 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
fullName: HarmonyLib.FileLog.ChangeIndent
nameWithType: FileLog.ChangeIndent
- uid: HarmonyLib.FileLog.Debug(System.String)
name: Debug(String)
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_Debug_System_String_
commentId: M:HarmonyLib.FileLog.Debug(System.String)
fullName: HarmonyLib.FileLog.Debug(System.String)
nameWithType: FileLog.Debug(String)
- uid: HarmonyLib.FileLog.Debug*
name: Debug
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_Debug_
commentId: Overload:HarmonyLib.FileLog.Debug
fullName: HarmonyLib.FileLog.Debug
nameWithType: FileLog.Debug
- 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
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
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
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
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
fullName: HarmonyLib.FileLog.LogBytes
nameWithType: FileLog.LogBytes
- uid: HarmonyLib.FileLog.LogIL(System.Int32,System.Reflection.Emit.Label)
name: LogIL(Int32, Label)
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogIL_System_Int32_System_Reflection_Emit_Label_
commentId: M:HarmonyLib.FileLog.LogIL(System.Int32,System.Reflection.Emit.Label)
fullName: HarmonyLib.FileLog.LogIL(System.Int32, System.Reflection.Emit.Label)
nameWithType: FileLog.LogIL(Int32, Label)
- uid: HarmonyLib.FileLog.LogIL(System.Int32,System.Reflection.Emit.OpCode)
name: LogIL(Int32, OpCode)
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogIL_System_Int32_System_Reflection_Emit_OpCode_
commentId: M:HarmonyLib.FileLog.LogIL(System.Int32,System.Reflection.Emit.OpCode)
fullName: HarmonyLib.FileLog.LogIL(System.Int32, System.Reflection.Emit.OpCode)
nameWithType: FileLog.LogIL(Int32, OpCode)
- uid: HarmonyLib.FileLog.LogIL(System.Int32,System.Reflection.Emit.OpCode,System.Object)
name: LogIL(Int32, OpCode, Object)
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogIL_System_Int32_System_Reflection_Emit_OpCode_System_Object_
commentId: M:HarmonyLib.FileLog.LogIL(System.Int32,System.Reflection.Emit.OpCode,System.Object)
fullName: HarmonyLib.FileLog.LogIL(System.Int32, System.Reflection.Emit.OpCode, System.Object)
nameWithType: FileLog.LogIL(Int32, OpCode, Object)
- uid: HarmonyLib.FileLog.LogIL*
name: LogIL
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogIL_
commentId: Overload:HarmonyLib.FileLog.LogIL
fullName: HarmonyLib.FileLog.LogIL
nameWithType: FileLog.LogIL
- uid: HarmonyLib.FileLog.LogILBlockBegin(System.Int32,HarmonyLib.ExceptionBlock)
name: LogILBlockBegin(Int32, ExceptionBlock)
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogILBlockBegin_System_Int32_HarmonyLib_ExceptionBlock_
commentId: M:HarmonyLib.FileLog.LogILBlockBegin(System.Int32,HarmonyLib.ExceptionBlock)
fullName: HarmonyLib.FileLog.LogILBlockBegin(System.Int32, HarmonyLib.ExceptionBlock)
nameWithType: FileLog.LogILBlockBegin(Int32, ExceptionBlock)
- uid: HarmonyLib.FileLog.LogILBlockBegin*
name: LogILBlockBegin
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogILBlockBegin_
commentId: Overload:HarmonyLib.FileLog.LogILBlockBegin
fullName: HarmonyLib.FileLog.LogILBlockBegin
nameWithType: FileLog.LogILBlockBegin
- uid: HarmonyLib.FileLog.LogILBlockEnd(System.Int32,HarmonyLib.ExceptionBlock)
name: LogILBlockEnd(Int32, ExceptionBlock)
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogILBlockEnd_System_Int32_HarmonyLib_ExceptionBlock_
commentId: M:HarmonyLib.FileLog.LogILBlockEnd(System.Int32,HarmonyLib.ExceptionBlock)
fullName: HarmonyLib.FileLog.LogILBlockEnd(System.Int32, HarmonyLib.ExceptionBlock)
nameWithType: FileLog.LogILBlockEnd(Int32, ExceptionBlock)
- uid: HarmonyLib.FileLog.LogILBlockEnd*
name: LogILBlockEnd
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogILBlockEnd_
commentId: Overload:HarmonyLib.FileLog.LogILBlockEnd
fullName: HarmonyLib.FileLog.LogILBlockEnd
nameWithType: FileLog.LogILBlockEnd
- uid: HarmonyLib.FileLog.LogILComment(System.Int32,System.String)
name: LogILComment(Int32, String)
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogILComment_System_Int32_System_String_
commentId: M:HarmonyLib.FileLog.LogILComment(System.Int32,System.String)
fullName: HarmonyLib.FileLog.LogILComment(System.Int32, System.String)
nameWithType: FileLog.LogILComment(Int32, String)
- uid: HarmonyLib.FileLog.LogILComment*
name: LogILComment
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogILComment_
commentId: Overload:HarmonyLib.FileLog.LogILComment
fullName: HarmonyLib.FileLog.LogILComment
nameWithType: FileLog.LogILComment
- uid: HarmonyLib.FileLog.LogPath
name: LogPath
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogPath
commentId: P:HarmonyLib.FileLog.LogPath
fullName: HarmonyLib.FileLog.LogPath
nameWithType: FileLog.LogPath
- uid: HarmonyLib.FileLog.LogPath*
name: LogPath
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogPath_
commentId: Overload:HarmonyLib.FileLog.LogPath
fullName: HarmonyLib.FileLog.LogPath
nameWithType: FileLog.LogPath
- uid: HarmonyLib.FileLog.LogWriter
name: LogWriter
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogWriter
commentId: P:HarmonyLib.FileLog.LogWriter
fullName: HarmonyLib.FileLog.LogWriter
nameWithType: FileLog.LogWriter
- uid: HarmonyLib.FileLog.LogWriter*
name: LogWriter
href: api/HarmonyLib.FileLog.html#HarmonyLib_FileLog_LogWriter_
commentId: Overload:HarmonyLib.FileLog.LogWriter
fullName: HarmonyLib.FileLog.LogWriter
nameWithType: FileLog.LogWriter
- 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
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
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
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
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
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
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.HasHarmonyAttribute(System.Type)
name: HasHarmonyAttribute(Type)
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_HasHarmonyAttribute_System_Type_
commentId: M:HarmonyLib.GeneralExtensions.HasHarmonyAttribute(System.Type)
fullName: HarmonyLib.GeneralExtensions.HasHarmonyAttribute(System.Type)
nameWithType: GeneralExtensions.HasHarmonyAttribute(Type)
- uid: HarmonyLib.GeneralExtensions.HasHarmonyAttribute*
name: HasHarmonyAttribute
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_HasHarmonyAttribute_
commentId: Overload:HarmonyLib.GeneralExtensions.HasHarmonyAttribute
fullName: HarmonyLib.GeneralExtensions.HasHarmonyAttribute
nameWithType: GeneralExtensions.HasHarmonyAttribute
- uid: HarmonyLib.GeneralExtensions.Join*
name: Join
href: api/HarmonyLib.GeneralExtensions.html#HarmonyLib_GeneralExtensions_Join_
commentId: Overload:HarmonyLib.GeneralExtensions.Join
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
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
fullName: HarmonyLib.GeneralExtensions.Types
nameWithType: GeneralExtensions.Types
- 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
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
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
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
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
fullName: HarmonyLib.Harmony.GetAllPatchedMethods
nameWithType: Harmony.GetAllPatchedMethods
- uid: HarmonyLib.Harmony.GetMethodFromStackframe(System.Diagnostics.StackFrame)
name: GetMethodFromStackframe(StackFrame)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_GetMethodFromStackframe_System_Diagnostics_StackFrame_
commentId: M:HarmonyLib.Harmony.GetMethodFromStackframe(System.Diagnostics.StackFrame)
fullName: HarmonyLib.Harmony.GetMethodFromStackframe(System.Diagnostics.StackFrame)
nameWithType: Harmony.GetMethodFromStackframe(StackFrame)
- uid: HarmonyLib.Harmony.GetMethodFromStackframe*
name: GetMethodFromStackframe
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_GetMethodFromStackframe_
commentId: Overload:HarmonyLib.Harmony.GetMethodFromStackframe
fullName: HarmonyLib.Harmony.GetMethodFromStackframe
nameWithType: Harmony.GetMethodFromStackframe
- uid: HarmonyLib.Harmony.GetOriginalMethod(System.Reflection.MethodInfo)
name: GetOriginalMethod(MethodInfo)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_GetOriginalMethod_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.Harmony.GetOriginalMethod(System.Reflection.MethodInfo)
fullName: HarmonyLib.Harmony.GetOriginalMethod(System.Reflection.MethodInfo)
nameWithType: Harmony.GetOriginalMethod(MethodInfo)
- uid: HarmonyLib.Harmony.GetOriginalMethod*
name: GetOriginalMethod
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_GetOriginalMethod_
commentId: Overload:HarmonyLib.Harmony.GetOriginalMethod
fullName: HarmonyLib.Harmony.GetOriginalMethod
nameWithType: Harmony.GetOriginalMethod
- uid: HarmonyLib.Harmony.GetOriginalMethodFromStackframe(System.Diagnostics.StackFrame)
name: GetOriginalMethodFromStackframe(StackFrame)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_GetOriginalMethodFromStackframe_System_Diagnostics_StackFrame_
commentId: M:HarmonyLib.Harmony.GetOriginalMethodFromStackframe(System.Diagnostics.StackFrame)
fullName: HarmonyLib.Harmony.GetOriginalMethodFromStackframe(System.Diagnostics.StackFrame)
nameWithType: Harmony.GetOriginalMethodFromStackframe(StackFrame)
- uid: HarmonyLib.Harmony.GetOriginalMethodFromStackframe*
name: GetOriginalMethodFromStackframe
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_GetOriginalMethodFromStackframe_
commentId: Overload:HarmonyLib.Harmony.GetOriginalMethodFromStackframe
fullName: HarmonyLib.Harmony.GetOriginalMethodFromStackframe
nameWithType: Harmony.GetOriginalMethodFromStackframe
- 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
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
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
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
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
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
fullName: HarmonyLib.Harmony.PatchAll
nameWithType: Harmony.PatchAll
- uid: HarmonyLib.Harmony.PatchAllUncategorized
name: PatchAllUncategorized()
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_PatchAllUncategorized
commentId: M:HarmonyLib.Harmony.PatchAllUncategorized
fullName: HarmonyLib.Harmony.PatchAllUncategorized()
nameWithType: Harmony.PatchAllUncategorized()
- uid: HarmonyLib.Harmony.PatchAllUncategorized(System.Reflection.Assembly)
name: PatchAllUncategorized(Assembly)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_PatchAllUncategorized_System_Reflection_Assembly_
commentId: M:HarmonyLib.Harmony.PatchAllUncategorized(System.Reflection.Assembly)
fullName: HarmonyLib.Harmony.PatchAllUncategorized(System.Reflection.Assembly)
nameWithType: Harmony.PatchAllUncategorized(Assembly)
- uid: HarmonyLib.Harmony.PatchAllUncategorized*
name: PatchAllUncategorized
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_PatchAllUncategorized_
commentId: Overload:HarmonyLib.Harmony.PatchAllUncategorized
fullName: HarmonyLib.Harmony.PatchAllUncategorized
nameWithType: Harmony.PatchAllUncategorized
- uid: HarmonyLib.Harmony.PatchCategory(System.Reflection.Assembly,System.String)
name: PatchCategory(Assembly, String)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_PatchCategory_System_Reflection_Assembly_System_String_
commentId: M:HarmonyLib.Harmony.PatchCategory(System.Reflection.Assembly,System.String)
fullName: HarmonyLib.Harmony.PatchCategory(System.Reflection.Assembly, System.String)
nameWithType: Harmony.PatchCategory(Assembly, String)
- uid: HarmonyLib.Harmony.PatchCategory(System.String)
name: PatchCategory(String)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_PatchCategory_System_String_
commentId: M:HarmonyLib.Harmony.PatchCategory(System.String)
fullName: HarmonyLib.Harmony.PatchCategory(System.String)
nameWithType: Harmony.PatchCategory(String)
- uid: HarmonyLib.Harmony.PatchCategory*
name: PatchCategory
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_PatchCategory_
commentId: Overload:HarmonyLib.Harmony.PatchCategory
fullName: HarmonyLib.Harmony.PatchCategory
nameWithType: Harmony.PatchCategory
- 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
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
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
fullName: HarmonyLib.Harmony.UnpatchAll
nameWithType: Harmony.UnpatchAll
- uid: HarmonyLib.Harmony.UnpatchCategory(System.Reflection.Assembly,System.String)
name: UnpatchCategory(Assembly, String)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_UnpatchCategory_System_Reflection_Assembly_System_String_
commentId: M:HarmonyLib.Harmony.UnpatchCategory(System.Reflection.Assembly,System.String)
fullName: HarmonyLib.Harmony.UnpatchCategory(System.Reflection.Assembly, System.String)
nameWithType: Harmony.UnpatchCategory(Assembly, String)
- uid: HarmonyLib.Harmony.UnpatchCategory(System.String)
name: UnpatchCategory(String)
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_UnpatchCategory_System_String_
commentId: M:HarmonyLib.Harmony.UnpatchCategory(System.String)
fullName: HarmonyLib.Harmony.UnpatchCategory(System.String)
nameWithType: Harmony.UnpatchCategory(String)
- uid: HarmonyLib.Harmony.UnpatchCategory*
name: UnpatchCategory
href: api/HarmonyLib.Harmony.html#HarmonyLib_Harmony_UnpatchCategory_
commentId: Overload:HarmonyLib.Harmony.UnpatchCategory
fullName: HarmonyLib.Harmony.UnpatchCategory
nameWithType: Harmony.UnpatchCategory
- 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
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
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
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
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
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
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.#ctor
name: HarmonyAttribute()
href: api/HarmonyLib.HarmonyAttribute.html#HarmonyLib_HarmonyAttribute__ctor
commentId: M:HarmonyLib.HarmonyAttribute.#ctor
fullName: HarmonyLib.HarmonyAttribute.HarmonyAttribute()
nameWithType: HarmonyAttribute.HarmonyAttribute()
- uid: HarmonyLib.HarmonyAttribute.#ctor*
name: HarmonyAttribute
href: api/HarmonyLib.HarmonyAttribute.html#HarmonyLib_HarmonyAttribute__ctor_
commentId: Overload:HarmonyLib.HarmonyAttribute.#ctor
fullName: HarmonyLib.HarmonyAttribute.HarmonyAttribute
nameWithType: HarmonyAttribute.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
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.HarmonyCleanup.#ctor
name: HarmonyCleanup()
href: api/HarmonyLib.HarmonyCleanup.html#HarmonyLib_HarmonyCleanup__ctor
commentId: M:HarmonyLib.HarmonyCleanup.#ctor
fullName: HarmonyLib.HarmonyCleanup.HarmonyCleanup()
nameWithType: HarmonyCleanup.HarmonyCleanup()
- uid: HarmonyLib.HarmonyCleanup.#ctor*
name: HarmonyCleanup
href: api/HarmonyLib.HarmonyCleanup.html#HarmonyLib_HarmonyCleanup__ctor_
commentId: Overload:HarmonyLib.HarmonyCleanup.#ctor
fullName: HarmonyLib.HarmonyCleanup.HarmonyCleanup
nameWithType: HarmonyCleanup.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
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
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.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
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
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
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
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.HarmonyFinalizer.#ctor
name: HarmonyFinalizer()
href: api/HarmonyLib.HarmonyFinalizer.html#HarmonyLib_HarmonyFinalizer__ctor
commentId: M:HarmonyLib.HarmonyFinalizer.#ctor
fullName: HarmonyLib.HarmonyFinalizer.HarmonyFinalizer()
nameWithType: HarmonyFinalizer.HarmonyFinalizer()
- uid: HarmonyLib.HarmonyFinalizer.#ctor*
name: HarmonyFinalizer
href: api/HarmonyLib.HarmonyFinalizer.html#HarmonyLib_HarmonyFinalizer__ctor_
commentId: Overload:HarmonyLib.HarmonyFinalizer.#ctor
fullName: HarmonyLib.HarmonyFinalizer.HarmonyFinalizer
nameWithType: HarmonyFinalizer.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.Delegate)
name: HarmonyMethod(Delegate)
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod__ctor_System_Delegate_
commentId: M:HarmonyLib.HarmonyMethod.#ctor(System.Delegate)
fullName: HarmonyLib.HarmonyMethod.HarmonyMethod(System.Delegate)
nameWithType: HarmonyMethod.HarmonyMethod(Delegate)
- uid: HarmonyLib.HarmonyMethod.#ctor(System.Delegate,System.Int32,System.String[],System.String[],System.Nullable{System.Boolean})
name: HarmonyMethod(Delegate, Int32, String[], String[], Nullable<Boolean>)
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod__ctor_System_Delegate_System_Int32_System_String___System_String___System_Nullable_System_Boolean__
commentId: M:HarmonyLib.HarmonyMethod.#ctor(System.Delegate,System.Int32,System.String[],System.String[],System.Nullable{System.Boolean})
name.vb: HarmonyMethod(Delegate, Int32, String(), String(), Nullable(Of Boolean))
fullName: HarmonyLib.HarmonyMethod.HarmonyMethod(System.Delegate, System.Int32, System.String[], System.String[], System.Nullable<System.Boolean>)
fullName.vb: HarmonyLib.HarmonyMethod.HarmonyMethod(System.Delegate, System.Int32, System.String(), System.String(), System.Nullable(Of System.Boolean))
nameWithType: HarmonyMethod.HarmonyMethod(Delegate, Int32, String[], String[], Nullable<Boolean>)
nameWithType.vb: HarmonyMethod.HarmonyMethod(Delegate, Int32, String(), String(), Nullable(Of Boolean))
- 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
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.category
name: category
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_category
commentId: F:HarmonyLib.HarmonyMethod.category
fullName: HarmonyLib.HarmonyMethod.category
nameWithType: HarmonyMethod.category
- 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
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
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.op_Implicit(System.Delegate)~HarmonyLib.HarmonyMethod
name: Implicit(Delegate to HarmonyMethod)
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_op_Implicit_System_Delegate__HarmonyLib_HarmonyMethod
commentId: M:HarmonyLib.HarmonyMethod.op_Implicit(System.Delegate)~HarmonyLib.HarmonyMethod
name.vb: Widening(Delegate to HarmonyMethod)
fullName: HarmonyLib.HarmonyMethod.Implicit(System.Delegate to HarmonyLib.HarmonyMethod)
fullName.vb: HarmonyLib.HarmonyMethod.Widening(System.Delegate to HarmonyLib.HarmonyMethod)
nameWithType: HarmonyMethod.Implicit(Delegate to HarmonyMethod)
nameWithType.vb: HarmonyMethod.Widening(Delegate to HarmonyMethod)
- uid: HarmonyLib.HarmonyMethod.op_Implicit(System.Reflection.MethodInfo)~HarmonyLib.HarmonyMethod
name: Implicit(MethodInfo to HarmonyMethod)
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_op_Implicit_System_Reflection_MethodInfo__HarmonyLib_HarmonyMethod
commentId: M:HarmonyLib.HarmonyMethod.op_Implicit(System.Reflection.MethodInfo)~HarmonyLib.HarmonyMethod
name.vb: Widening(MethodInfo to HarmonyMethod)
fullName: HarmonyLib.HarmonyMethod.Implicit(System.Reflection.MethodInfo to HarmonyLib.HarmonyMethod)
fullName.vb: HarmonyLib.HarmonyMethod.Widening(System.Reflection.MethodInfo to HarmonyLib.HarmonyMethod)
nameWithType: HarmonyMethod.Implicit(MethodInfo to HarmonyMethod)
nameWithType.vb: HarmonyMethod.Widening(MethodInfo to HarmonyMethod)
- uid: HarmonyLib.HarmonyMethod.op_Implicit*
name: Implicit
href: api/HarmonyLib.HarmonyMethod.html#HarmonyLib_HarmonyMethod_op_Implicit_
commentId: Overload:HarmonyLib.HarmonyMethod.op_Implicit
name.vb: Widening
fullName: HarmonyLib.HarmonyMethod.Implicit
fullName.vb: HarmonyLib.HarmonyMethod.Widening
nameWithType: HarmonyMethod.Implicit
nameWithType.vb: HarmonyMethod.Widening
- 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
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
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
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
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
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
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
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
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.String,HarmonyLib.MethodType)
name: HarmonyPatch(String, String, MethodType)
href: api/HarmonyLib.HarmonyPatch.html#HarmonyLib_HarmonyPatch__ctor_System_String_System_String_HarmonyLib_MethodType_
commentId: M:HarmonyLib.HarmonyPatch.#ctor(System.String,System.String,HarmonyLib.MethodType)
fullName: HarmonyLib.HarmonyPatch.HarmonyPatch(System.String, System.String, HarmonyLib.MethodType)
nameWithType: HarmonyPatch.HarmonyPatch(String, 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
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.HarmonyPatchAll.#ctor
name: HarmonyPatchAll()
href: api/HarmonyLib.HarmonyPatchAll.html#HarmonyLib_HarmonyPatchAll__ctor
commentId: M:HarmonyLib.HarmonyPatchAll.#ctor
fullName: HarmonyLib.HarmonyPatchAll.HarmonyPatchAll()
nameWithType: HarmonyPatchAll.HarmonyPatchAll()
- uid: HarmonyLib.HarmonyPatchAll.#ctor*
name: HarmonyPatchAll
href: api/HarmonyLib.HarmonyPatchAll.html#HarmonyLib_HarmonyPatchAll__ctor_
commentId: Overload:HarmonyLib.HarmonyPatchAll.#ctor
fullName: HarmonyLib.HarmonyPatchAll.HarmonyPatchAll
nameWithType: HarmonyPatchAll.HarmonyPatchAll
- uid: HarmonyLib.HarmonyPatchCategory
name: HarmonyPatchCategory
href: api/HarmonyLib.HarmonyPatchCategory.html
commentId: T:HarmonyLib.HarmonyPatchCategory
fullName: HarmonyLib.HarmonyPatchCategory
nameWithType: HarmonyPatchCategory
- uid: HarmonyLib.HarmonyPatchCategory.#ctor(System.String)
name: HarmonyPatchCategory(String)
href: api/HarmonyLib.HarmonyPatchCategory.html#HarmonyLib_HarmonyPatchCategory__ctor_System_String_
commentId: M:HarmonyLib.HarmonyPatchCategory.#ctor(System.String)
fullName: HarmonyLib.HarmonyPatchCategory.HarmonyPatchCategory(System.String)
nameWithType: HarmonyPatchCategory.HarmonyPatchCategory(String)
- uid: HarmonyLib.HarmonyPatchCategory.#ctor*
name: HarmonyPatchCategory
href: api/HarmonyLib.HarmonyPatchCategory.html#HarmonyLib_HarmonyPatchCategory__ctor_
commentId: Overload:HarmonyLib.HarmonyPatchCategory.#ctor
fullName: HarmonyLib.HarmonyPatchCategory.HarmonyPatchCategory
nameWithType: HarmonyPatchCategory.HarmonyPatchCategory
- 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.InnerPostfix
name: InnerPostfix
href: api/HarmonyLib.HarmonyPatchType.html#HarmonyLib_HarmonyPatchType_InnerPostfix
commentId: F:HarmonyLib.HarmonyPatchType.InnerPostfix
fullName: HarmonyLib.HarmonyPatchType.InnerPostfix
nameWithType: HarmonyPatchType.InnerPostfix
- uid: HarmonyLib.HarmonyPatchType.InnerPrefix
name: InnerPrefix
href: api/HarmonyLib.HarmonyPatchType.html#HarmonyLib_HarmonyPatchType_InnerPrefix
commentId: F:HarmonyLib.HarmonyPatchType.InnerPrefix
fullName: HarmonyLib.HarmonyPatchType.InnerPrefix
nameWithType: HarmonyPatchType.InnerPrefix
- 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.HarmonyPostfix.#ctor
name: HarmonyPostfix()
href: api/HarmonyLib.HarmonyPostfix.html#HarmonyLib_HarmonyPostfix__ctor
commentId: M:HarmonyLib.HarmonyPostfix.#ctor
fullName: HarmonyLib.HarmonyPostfix.HarmonyPostfix()
nameWithType: HarmonyPostfix.HarmonyPostfix()
- uid: HarmonyLib.HarmonyPostfix.#ctor*
name: HarmonyPostfix
href: api/HarmonyLib.HarmonyPostfix.html#HarmonyLib_HarmonyPostfix__ctor_
commentId: Overload:HarmonyLib.HarmonyPostfix.#ctor
fullName: HarmonyLib.HarmonyPostfix.HarmonyPostfix
nameWithType: HarmonyPostfix.HarmonyPostfix
- uid: HarmonyLib.HarmonyPrefix
name: HarmonyPrefix
href: api/HarmonyLib.HarmonyPrefix.html
commentId: T:HarmonyLib.HarmonyPrefix
fullName: HarmonyLib.HarmonyPrefix
nameWithType: HarmonyPrefix
- uid: HarmonyLib.HarmonyPrefix.#ctor
name: HarmonyPrefix()
href: api/HarmonyLib.HarmonyPrefix.html#HarmonyLib_HarmonyPrefix__ctor
commentId: M:HarmonyLib.HarmonyPrefix.#ctor
fullName: HarmonyLib.HarmonyPrefix.HarmonyPrefix()
nameWithType: HarmonyPrefix.HarmonyPrefix()
- uid: HarmonyLib.HarmonyPrefix.#ctor*
name: HarmonyPrefix
href: api/HarmonyLib.HarmonyPrefix.html#HarmonyLib_HarmonyPrefix__ctor_
commentId: Overload:HarmonyLib.HarmonyPrefix.#ctor
fullName: HarmonyLib.HarmonyPrefix.HarmonyPrefix
nameWithType: HarmonyPrefix.HarmonyPrefix
- uid: HarmonyLib.HarmonyPrepare
name: HarmonyPrepare
href: api/HarmonyLib.HarmonyPrepare.html
commentId: T:HarmonyLib.HarmonyPrepare
fullName: HarmonyLib.HarmonyPrepare
nameWithType: HarmonyPrepare
- uid: HarmonyLib.HarmonyPrepare.#ctor
name: HarmonyPrepare()
href: api/HarmonyLib.HarmonyPrepare.html#HarmonyLib_HarmonyPrepare__ctor
commentId: M:HarmonyLib.HarmonyPrepare.#ctor
fullName: HarmonyLib.HarmonyPrepare.HarmonyPrepare()
nameWithType: HarmonyPrepare.HarmonyPrepare()
- uid: HarmonyLib.HarmonyPrepare.#ctor*
name: HarmonyPrepare
href: api/HarmonyLib.HarmonyPrepare.html#HarmonyLib_HarmonyPrepare__ctor_
commentId: Overload:HarmonyLib.HarmonyPrepare.#ctor
fullName: HarmonyLib.HarmonyPrepare.HarmonyPrepare
nameWithType: HarmonyPrepare.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
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
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.HarmonyTargetMethod.#ctor
name: HarmonyTargetMethod()
href: api/HarmonyLib.HarmonyTargetMethod.html#HarmonyLib_HarmonyTargetMethod__ctor
commentId: M:HarmonyLib.HarmonyTargetMethod.#ctor
fullName: HarmonyLib.HarmonyTargetMethod.HarmonyTargetMethod()
nameWithType: HarmonyTargetMethod.HarmonyTargetMethod()
- uid: HarmonyLib.HarmonyTargetMethod.#ctor*
name: HarmonyTargetMethod
href: api/HarmonyLib.HarmonyTargetMethod.html#HarmonyLib_HarmonyTargetMethod__ctor_
commentId: Overload:HarmonyLib.HarmonyTargetMethod.#ctor
fullName: HarmonyLib.HarmonyTargetMethod.HarmonyTargetMethod
nameWithType: HarmonyTargetMethod.HarmonyTargetMethod
- uid: HarmonyLib.HarmonyTargetMethods
name: HarmonyTargetMethods
href: api/HarmonyLib.HarmonyTargetMethods.html
commentId: T:HarmonyLib.HarmonyTargetMethods
fullName: HarmonyLib.HarmonyTargetMethods
nameWithType: HarmonyTargetMethods
- uid: HarmonyLib.HarmonyTargetMethods.#ctor
name: HarmonyTargetMethods()
href: api/HarmonyLib.HarmonyTargetMethods.html#HarmonyLib_HarmonyTargetMethods__ctor
commentId: M:HarmonyLib.HarmonyTargetMethods.#ctor
fullName: HarmonyLib.HarmonyTargetMethods.HarmonyTargetMethods()
nameWithType: HarmonyTargetMethods.HarmonyTargetMethods()
- uid: HarmonyLib.HarmonyTargetMethods.#ctor*
name: HarmonyTargetMethods
href: api/HarmonyLib.HarmonyTargetMethods.html#HarmonyLib_HarmonyTargetMethods__ctor_
commentId: Overload:HarmonyLib.HarmonyTargetMethods.#ctor
fullName: HarmonyLib.HarmonyTargetMethods.HarmonyTargetMethods
nameWithType: HarmonyTargetMethods.HarmonyTargetMethods
- uid: HarmonyLib.HarmonyTranspiler
name: HarmonyTranspiler
href: api/HarmonyLib.HarmonyTranspiler.html
commentId: T:HarmonyLib.HarmonyTranspiler
fullName: HarmonyLib.HarmonyTranspiler
nameWithType: HarmonyTranspiler
- uid: HarmonyLib.HarmonyTranspiler.#ctor
name: HarmonyTranspiler()
href: api/HarmonyLib.HarmonyTranspiler.html#HarmonyLib_HarmonyTranspiler__ctor
commentId: M:HarmonyLib.HarmonyTranspiler.#ctor
fullName: HarmonyLib.HarmonyTranspiler.HarmonyTranspiler()
nameWithType: HarmonyTranspiler.HarmonyTranspiler()
- uid: HarmonyLib.HarmonyTranspiler.#ctor*
name: HarmonyTranspiler
href: api/HarmonyLib.HarmonyTranspiler.html#HarmonyLib_HarmonyTranspiler__ctor_
commentId: Overload:HarmonyLib.HarmonyTranspiler.#ctor
fullName: HarmonyLib.HarmonyTranspiler.HarmonyTranspiler
nameWithType: HarmonyTranspiler.HarmonyTranspiler
- uid: HarmonyLib.InnerMethod
name: InnerMethod
href: api/HarmonyLib.InnerMethod.html
commentId: T:HarmonyLib.InnerMethod
fullName: HarmonyLib.InnerMethod
nameWithType: InnerMethod
- uid: HarmonyLib.InnerMethod.#ctor(System.Reflection.MethodInfo,System.Int32[])
name: InnerMethod(MethodInfo, Int32[])
href: api/HarmonyLib.InnerMethod.html#HarmonyLib_InnerMethod__ctor_System_Reflection_MethodInfo_System_Int32___
commentId: M:HarmonyLib.InnerMethod.#ctor(System.Reflection.MethodInfo,System.Int32[])
name.vb: InnerMethod(MethodInfo, Int32())
fullName: HarmonyLib.InnerMethod.InnerMethod(System.Reflection.MethodInfo, System.Int32[])
fullName.vb: HarmonyLib.InnerMethod.InnerMethod(System.Reflection.MethodInfo, System.Int32())
nameWithType: InnerMethod.InnerMethod(MethodInfo, Int32[])
nameWithType.vb: InnerMethod.InnerMethod(MethodInfo, Int32())
- uid: HarmonyLib.InnerMethod.#ctor*
name: InnerMethod
href: api/HarmonyLib.InnerMethod.html#HarmonyLib_InnerMethod__ctor_
commentId: Overload:HarmonyLib.InnerMethod.#ctor
fullName: HarmonyLib.InnerMethod.InnerMethod
nameWithType: InnerMethod.InnerMethod
- uid: HarmonyLib.InnerMethod.Method
name: Method
href: api/HarmonyLib.InnerMethod.html#HarmonyLib_InnerMethod_Method
commentId: P:HarmonyLib.InnerMethod.Method
fullName: HarmonyLib.InnerMethod.Method
nameWithType: InnerMethod.Method
- uid: HarmonyLib.InnerMethod.Method*
name: Method
href: api/HarmonyLib.InnerMethod.html#HarmonyLib_InnerMethod_Method_
commentId: Overload:HarmonyLib.InnerMethod.Method
fullName: HarmonyLib.InnerMethod.Method
nameWithType: InnerMethod.Method
- uid: HarmonyLib.InnerMethod.positions
name: positions
href: api/HarmonyLib.InnerMethod.html#HarmonyLib_InnerMethod_positions
commentId: F:HarmonyLib.InnerMethod.positions
fullName: HarmonyLib.InnerMethod.positions
nameWithType: InnerMethod.positions
- 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.InstantiationHandler`1.#ctor(System.Object,System.IntPtr)
name: InstantiationHandler(Object, IntPtr)
href: api/HarmonyLib.InstantiationHandler-1.html#HarmonyLib_InstantiationHandler_1__ctor_System_Object_System_IntPtr_
commentId: M:HarmonyLib.InstantiationHandler`1.#ctor(System.Object,System.IntPtr)
fullName: HarmonyLib.InstantiationHandler<T>.InstantiationHandler(System.Object, System.IntPtr)
fullName.vb: HarmonyLib.InstantiationHandler(Of T).InstantiationHandler(System.Object, System.IntPtr)
nameWithType: InstantiationHandler<T>.InstantiationHandler(Object, IntPtr)
nameWithType.vb: InstantiationHandler(Of T).InstantiationHandler(Object, IntPtr)
- uid: HarmonyLib.InstantiationHandler`1.#ctor*
name: InstantiationHandler
href: api/HarmonyLib.InstantiationHandler-1.html#HarmonyLib_InstantiationHandler_1__ctor_
commentId: Overload:HarmonyLib.InstantiationHandler`1.#ctor
fullName: HarmonyLib.InstantiationHandler<T>.InstantiationHandler
fullName.vb: HarmonyLib.InstantiationHandler(Of T).InstantiationHandler
nameWithType: InstantiationHandler<T>.InstantiationHandler
nameWithType.vb: InstantiationHandler(Of T).InstantiationHandler
- uid: HarmonyLib.InstantiationHandler`1.BeginInvoke(System.AsyncCallback,System.Object)
name: BeginInvoke(AsyncCallback, Object)
href: api/HarmonyLib.InstantiationHandler-1.html#HarmonyLib_InstantiationHandler_1_BeginInvoke_System_AsyncCallback_System_Object_
commentId: M:HarmonyLib.InstantiationHandler`1.BeginInvoke(System.AsyncCallback,System.Object)
fullName: HarmonyLib.InstantiationHandler<T>.BeginInvoke(System.AsyncCallback, System.Object)
fullName.vb: HarmonyLib.InstantiationHandler(Of T).BeginInvoke(System.AsyncCallback, System.Object)
nameWithType: InstantiationHandler<T>.BeginInvoke(AsyncCallback, Object)
nameWithType.vb: InstantiationHandler(Of T).BeginInvoke(AsyncCallback, Object)
- uid: HarmonyLib.InstantiationHandler`1.BeginInvoke*
name: BeginInvoke
href: api/HarmonyLib.InstantiationHandler-1.html#HarmonyLib_InstantiationHandler_1_BeginInvoke_
commentId: Overload:HarmonyLib.InstantiationHandler`1.BeginInvoke
fullName: HarmonyLib.InstantiationHandler<T>.BeginInvoke
fullName.vb: HarmonyLib.InstantiationHandler(Of T).BeginInvoke
nameWithType: InstantiationHandler<T>.BeginInvoke
nameWithType.vb: InstantiationHandler(Of T).BeginInvoke
- uid: HarmonyLib.InstantiationHandler`1.EndInvoke(System.IAsyncResult)
name: EndInvoke(IAsyncResult)
href: api/HarmonyLib.InstantiationHandler-1.html#HarmonyLib_InstantiationHandler_1_EndInvoke_System_IAsyncResult_
commentId: M:HarmonyLib.InstantiationHandler`1.EndInvoke(System.IAsyncResult)
fullName: HarmonyLib.InstantiationHandler<T>.EndInvoke(System.IAsyncResult)
fullName.vb: HarmonyLib.InstantiationHandler(Of T).EndInvoke(System.IAsyncResult)
nameWithType: InstantiationHandler<T>.EndInvoke(IAsyncResult)
nameWithType.vb: InstantiationHandler(Of T).EndInvoke(IAsyncResult)
- uid: HarmonyLib.InstantiationHandler`1.EndInvoke*
name: EndInvoke
href: api/HarmonyLib.InstantiationHandler-1.html#HarmonyLib_InstantiationHandler_1_EndInvoke_
commentId: Overload:HarmonyLib.InstantiationHandler`1.EndInvoke
fullName: HarmonyLib.InstantiationHandler<T>.EndInvoke
fullName.vb: HarmonyLib.InstantiationHandler(Of T).EndInvoke
nameWithType: InstantiationHandler<T>.EndInvoke
nameWithType.vb: InstantiationHandler(Of T).EndInvoke
- uid: HarmonyLib.InstantiationHandler`1.Invoke
name: Invoke()
href: api/HarmonyLib.InstantiationHandler-1.html#HarmonyLib_InstantiationHandler_1_Invoke
commentId: M:HarmonyLib.InstantiationHandler`1.Invoke
fullName: HarmonyLib.InstantiationHandler<T>.Invoke()
fullName.vb: HarmonyLib.InstantiationHandler(Of T).Invoke()
nameWithType: InstantiationHandler<T>.Invoke()
nameWithType.vb: InstantiationHandler(Of T).Invoke()
- uid: HarmonyLib.InstantiationHandler`1.Invoke*
name: Invoke
href: api/HarmonyLib.InstantiationHandler-1.html#HarmonyLib_InstantiationHandler_1_Invoke_
commentId: Overload:HarmonyLib.InstantiationHandler`1.Invoke
fullName: HarmonyLib.InstantiationHandler<T>.Invoke
fullName.vb: HarmonyLib.InstantiationHandler(Of T).Invoke
nameWithType: InstantiationHandler<T>.Invoke
nameWithType.vb: InstantiationHandler(Of T).Invoke
- 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
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
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.Enumerator
name: Enumerator
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_Enumerator
commentId: F:HarmonyLib.MethodType.Enumerator
fullName: HarmonyLib.MethodType.Enumerator
nameWithType: MethodType.Enumerator
- uid: HarmonyLib.MethodType.EventAdd
name: EventAdd
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_EventAdd
commentId: F:HarmonyLib.MethodType.EventAdd
fullName: HarmonyLib.MethodType.EventAdd
nameWithType: MethodType.EventAdd
- uid: HarmonyLib.MethodType.EventRemove
name: EventRemove
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_EventRemove
commentId: F:HarmonyLib.MethodType.EventRemove
fullName: HarmonyLib.MethodType.EventRemove
nameWithType: MethodType.EventRemove
- uid: HarmonyLib.MethodType.Finalizer
name: Finalizer
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_Finalizer
commentId: F:HarmonyLib.MethodType.Finalizer
fullName: HarmonyLib.MethodType.Finalizer
nameWithType: MethodType.Finalizer
- 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.OperatorAddition
name: OperatorAddition
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorAddition
commentId: F:HarmonyLib.MethodType.OperatorAddition
fullName: HarmonyLib.MethodType.OperatorAddition
nameWithType: MethodType.OperatorAddition
- uid: HarmonyLib.MethodType.OperatorBitwiseAnd
name: OperatorBitwiseAnd
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorBitwiseAnd
commentId: F:HarmonyLib.MethodType.OperatorBitwiseAnd
fullName: HarmonyLib.MethodType.OperatorBitwiseAnd
nameWithType: MethodType.OperatorBitwiseAnd
- uid: HarmonyLib.MethodType.OperatorBitwiseOr
name: OperatorBitwiseOr
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorBitwiseOr
commentId: F:HarmonyLib.MethodType.OperatorBitwiseOr
fullName: HarmonyLib.MethodType.OperatorBitwiseOr
nameWithType: MethodType.OperatorBitwiseOr
- uid: HarmonyLib.MethodType.OperatorComma
name: OperatorComma
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorComma
commentId: F:HarmonyLib.MethodType.OperatorComma
fullName: HarmonyLib.MethodType.OperatorComma
nameWithType: MethodType.OperatorComma
- uid: HarmonyLib.MethodType.OperatorDecrement
name: OperatorDecrement
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorDecrement
commentId: F:HarmonyLib.MethodType.OperatorDecrement
fullName: HarmonyLib.MethodType.OperatorDecrement
nameWithType: MethodType.OperatorDecrement
- uid: HarmonyLib.MethodType.OperatorDivision
name: OperatorDivision
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorDivision
commentId: F:HarmonyLib.MethodType.OperatorDivision
fullName: HarmonyLib.MethodType.OperatorDivision
nameWithType: MethodType.OperatorDivision
- uid: HarmonyLib.MethodType.OperatorEquality
name: OperatorEquality
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorEquality
commentId: F:HarmonyLib.MethodType.OperatorEquality
fullName: HarmonyLib.MethodType.OperatorEquality
nameWithType: MethodType.OperatorEquality
- uid: HarmonyLib.MethodType.OperatorExclusiveOr
name: OperatorExclusiveOr
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorExclusiveOr
commentId: F:HarmonyLib.MethodType.OperatorExclusiveOr
fullName: HarmonyLib.MethodType.OperatorExclusiveOr
nameWithType: MethodType.OperatorExclusiveOr
- uid: HarmonyLib.MethodType.OperatorExplicit
name: OperatorExplicit
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorExplicit
commentId: F:HarmonyLib.MethodType.OperatorExplicit
fullName: HarmonyLib.MethodType.OperatorExplicit
nameWithType: MethodType.OperatorExplicit
- uid: HarmonyLib.MethodType.OperatorFalse
name: OperatorFalse
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorFalse
commentId: F:HarmonyLib.MethodType.OperatorFalse
fullName: HarmonyLib.MethodType.OperatorFalse
nameWithType: MethodType.OperatorFalse
- uid: HarmonyLib.MethodType.OperatorGreaterThan
name: OperatorGreaterThan
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorGreaterThan
commentId: F:HarmonyLib.MethodType.OperatorGreaterThan
fullName: HarmonyLib.MethodType.OperatorGreaterThan
nameWithType: MethodType.OperatorGreaterThan
- uid: HarmonyLib.MethodType.OperatorGreaterThanOrEqual
name: OperatorGreaterThanOrEqual
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorGreaterThanOrEqual
commentId: F:HarmonyLib.MethodType.OperatorGreaterThanOrEqual
fullName: HarmonyLib.MethodType.OperatorGreaterThanOrEqual
nameWithType: MethodType.OperatorGreaterThanOrEqual
- uid: HarmonyLib.MethodType.OperatorImplicit
name: OperatorImplicit
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorImplicit
commentId: F:HarmonyLib.MethodType.OperatorImplicit
fullName: HarmonyLib.MethodType.OperatorImplicit
nameWithType: MethodType.OperatorImplicit
- uid: HarmonyLib.MethodType.OperatorIncrement
name: OperatorIncrement
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorIncrement
commentId: F:HarmonyLib.MethodType.OperatorIncrement
fullName: HarmonyLib.MethodType.OperatorIncrement
nameWithType: MethodType.OperatorIncrement
- uid: HarmonyLib.MethodType.OperatorInequality
name: OperatorInequality
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorInequality
commentId: F:HarmonyLib.MethodType.OperatorInequality
fullName: HarmonyLib.MethodType.OperatorInequality
nameWithType: MethodType.OperatorInequality
- uid: HarmonyLib.MethodType.OperatorLeftShift
name: OperatorLeftShift
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorLeftShift
commentId: F:HarmonyLib.MethodType.OperatorLeftShift
fullName: HarmonyLib.MethodType.OperatorLeftShift
nameWithType: MethodType.OperatorLeftShift
- uid: HarmonyLib.MethodType.OperatorLessThan
name: OperatorLessThan
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorLessThan
commentId: F:HarmonyLib.MethodType.OperatorLessThan
fullName: HarmonyLib.MethodType.OperatorLessThan
nameWithType: MethodType.OperatorLessThan
- uid: HarmonyLib.MethodType.OperatorLessThanOrEqual
name: OperatorLessThanOrEqual
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorLessThanOrEqual
commentId: F:HarmonyLib.MethodType.OperatorLessThanOrEqual
fullName: HarmonyLib.MethodType.OperatorLessThanOrEqual
nameWithType: MethodType.OperatorLessThanOrEqual
- uid: HarmonyLib.MethodType.OperatorLogicalNot
name: OperatorLogicalNot
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorLogicalNot
commentId: F:HarmonyLib.MethodType.OperatorLogicalNot
fullName: HarmonyLib.MethodType.OperatorLogicalNot
nameWithType: MethodType.OperatorLogicalNot
- uid: HarmonyLib.MethodType.OperatorModulus
name: OperatorModulus
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorModulus
commentId: F:HarmonyLib.MethodType.OperatorModulus
fullName: HarmonyLib.MethodType.OperatorModulus
nameWithType: MethodType.OperatorModulus
- uid: HarmonyLib.MethodType.OperatorMultiply
name: OperatorMultiply
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorMultiply
commentId: F:HarmonyLib.MethodType.OperatorMultiply
fullName: HarmonyLib.MethodType.OperatorMultiply
nameWithType: MethodType.OperatorMultiply
- uid: HarmonyLib.MethodType.OperatorOnesComplement
name: OperatorOnesComplement
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorOnesComplement
commentId: F:HarmonyLib.MethodType.OperatorOnesComplement
fullName: HarmonyLib.MethodType.OperatorOnesComplement
nameWithType: MethodType.OperatorOnesComplement
- uid: HarmonyLib.MethodType.OperatorRightShift
name: OperatorRightShift
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorRightShift
commentId: F:HarmonyLib.MethodType.OperatorRightShift
fullName: HarmonyLib.MethodType.OperatorRightShift
nameWithType: MethodType.OperatorRightShift
- uid: HarmonyLib.MethodType.OperatorSubtraction
name: OperatorSubtraction
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorSubtraction
commentId: F:HarmonyLib.MethodType.OperatorSubtraction
fullName: HarmonyLib.MethodType.OperatorSubtraction
nameWithType: MethodType.OperatorSubtraction
- uid: HarmonyLib.MethodType.OperatorTrue
name: OperatorTrue
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorTrue
commentId: F:HarmonyLib.MethodType.OperatorTrue
fullName: HarmonyLib.MethodType.OperatorTrue
nameWithType: MethodType.OperatorTrue
- uid: HarmonyLib.MethodType.OperatorUnaryNegation
name: OperatorUnaryNegation
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorUnaryNegation
commentId: F:HarmonyLib.MethodType.OperatorUnaryNegation
fullName: HarmonyLib.MethodType.OperatorUnaryNegation
nameWithType: MethodType.OperatorUnaryNegation
- uid: HarmonyLib.MethodType.OperatorUnaryPlus
name: OperatorUnaryPlus
href: api/HarmonyLib.MethodType.html#HarmonyLib_MethodType_OperatorUnaryPlus
commentId: F:HarmonyLib.MethodType.OperatorUnaryPlus
fullName: HarmonyLib.MethodType.OperatorUnaryPlus
nameWithType: MethodType.OperatorUnaryPlus
- 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(HarmonyLib.HarmonyMethod,System.Int32,System.String)
name: Patch(HarmonyMethod, Int32, String)
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch__ctor_HarmonyLib_HarmonyMethod_System_Int32_System_String_
commentId: M:HarmonyLib.Patch.#ctor(HarmonyLib.HarmonyMethod,System.Int32,System.String)
fullName: HarmonyLib.Patch.Patch(HarmonyLib.HarmonyMethod, System.Int32, System.String)
nameWithType: Patch.Patch(HarmonyMethod, Int32, String)
- 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
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
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
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
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
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.innerMethod
name: innerMethod
href: api/HarmonyLib.Patch.html#HarmonyLib_Patch_innerMethod
commentId: F:HarmonyLib.Patch.innerMethod
fullName: HarmonyLib.Patch.innerMethod
nameWithType: Patch.innerMethod
- 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
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
fullName: HarmonyLib.PatchClassProcessor.PatchClassProcessor
nameWithType: PatchClassProcessor.PatchClassProcessor
- uid: HarmonyLib.PatchClassProcessor.Category
name: Category
href: api/HarmonyLib.PatchClassProcessor.html#HarmonyLib_PatchClassProcessor_Category
commentId: P:HarmonyLib.PatchClassProcessor.Category
fullName: HarmonyLib.PatchClassProcessor.Category
nameWithType: PatchClassProcessor.Category
- uid: HarmonyLib.PatchClassProcessor.Category*
name: Category
href: api/HarmonyLib.PatchClassProcessor.html#HarmonyLib_PatchClassProcessor_Category_
commentId: Overload:HarmonyLib.PatchClassProcessor.Category
fullName: HarmonyLib.PatchClassProcessor.Category
nameWithType: PatchClassProcessor.Category
- 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
fullName: HarmonyLib.PatchClassProcessor.Patch
nameWithType: PatchClassProcessor.Patch
- uid: HarmonyLib.PatchClassProcessor.Unpatch
name: Unpatch()
href: api/HarmonyLib.PatchClassProcessor.html#HarmonyLib_PatchClassProcessor_Unpatch
commentId: M:HarmonyLib.PatchClassProcessor.Unpatch
fullName: HarmonyLib.PatchClassProcessor.Unpatch()
nameWithType: PatchClassProcessor.Unpatch()
- uid: HarmonyLib.PatchClassProcessor.Unpatch*
name: Unpatch
href: api/HarmonyLib.PatchClassProcessor.html#HarmonyLib_PatchClassProcessor_Unpatch_
commentId: Overload:HarmonyLib.PatchClassProcessor.Unpatch
fullName: HarmonyLib.PatchClassProcessor.Unpatch
nameWithType: PatchClassProcessor.Unpatch
- 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[],HarmonyLib.Patch[],HarmonyLib.Patch[])
name: Patches(Patch[], Patch[], Patch[], Patch[], Patch[], Patch[])
href: api/HarmonyLib.Patches.html#HarmonyLib_Patches__ctor_HarmonyLib_Patch___HarmonyLib_Patch___HarmonyLib_Patch___HarmonyLib_Patch___HarmonyLib_Patch___HarmonyLib_Patch___
commentId: M:HarmonyLib.Patches.#ctor(HarmonyLib.Patch[],HarmonyLib.Patch[],HarmonyLib.Patch[],HarmonyLib.Patch[],HarmonyLib.Patch[],HarmonyLib.Patch[])
name.vb: Patches(Patch(), Patch(), Patch(), Patch(), Patch(), Patch())
fullName: HarmonyLib.Patches.Patches(HarmonyLib.Patch[], HarmonyLib.Patch[], HarmonyLib.Patch[], HarmonyLib.Patch[], HarmonyLib.Patch[], HarmonyLib.Patch[])
fullName.vb: HarmonyLib.Patches.Patches(HarmonyLib.Patch(), HarmonyLib.Patch(), HarmonyLib.Patch(), HarmonyLib.Patch(), HarmonyLib.Patch(), HarmonyLib.Patch())
nameWithType: Patches.Patches(Patch[], Patch[], Patch[], Patch[], Patch[], Patch[])
nameWithType.vb: Patches.Patches(Patch(), Patch(), Patch(), Patch(), Patch(), Patch())
- uid: HarmonyLib.Patches.#ctor*
name: Patches
href: api/HarmonyLib.Patches.html#HarmonyLib_Patches__ctor_
commentId: Overload:HarmonyLib.Patches.#ctor
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.InnerPostfixes
name: InnerPostfixes
href: api/HarmonyLib.Patches.html#HarmonyLib_Patches_InnerPostfixes
commentId: F:HarmonyLib.Patches.InnerPostfixes
fullName: HarmonyLib.Patches.InnerPostfixes
nameWithType: Patches.InnerPostfixes
- uid: HarmonyLib.Patches.InnerPrefixes
name: InnerPrefixes
href: api/HarmonyLib.Patches.html#HarmonyLib_Patches_InnerPrefixes
commentId: F:HarmonyLib.Patches.InnerPrefixes
fullName: HarmonyLib.Patches.InnerPrefixes
nameWithType: Patches.InnerPrefixes
- 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
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
fullName: HarmonyLib.PatchInfo.PatchInfo
nameWithType: PatchInfo.PatchInfo
- 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
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.innerpostfixes
name: innerpostfixes
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_innerpostfixes
commentId: F:HarmonyLib.PatchInfo.innerpostfixes
fullName: HarmonyLib.PatchInfo.innerpostfixes
nameWithType: PatchInfo.innerpostfixes
- uid: HarmonyLib.PatchInfo.innerprefixes
name: innerprefixes
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_innerprefixes
commentId: F:HarmonyLib.PatchInfo.innerprefixes
fullName: HarmonyLib.PatchInfo.innerprefixes
nameWithType: PatchInfo.innerprefixes
- 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
fullName: HarmonyLib.PatchInfo.RemoveFinalizer
nameWithType: PatchInfo.RemoveFinalizer
- uid: HarmonyLib.PatchInfo.RemoveInnerPostfix(System.String)
name: RemoveInnerPostfix(String)
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_RemoveInnerPostfix_System_String_
commentId: M:HarmonyLib.PatchInfo.RemoveInnerPostfix(System.String)
fullName: HarmonyLib.PatchInfo.RemoveInnerPostfix(System.String)
nameWithType: PatchInfo.RemoveInnerPostfix(String)
- uid: HarmonyLib.PatchInfo.RemoveInnerPostfix*
name: RemoveInnerPostfix
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_RemoveInnerPostfix_
commentId: Overload:HarmonyLib.PatchInfo.RemoveInnerPostfix
fullName: HarmonyLib.PatchInfo.RemoveInnerPostfix
nameWithType: PatchInfo.RemoveInnerPostfix
- uid: HarmonyLib.PatchInfo.RemoveInnerPrefix(System.String)
name: RemoveInnerPrefix(String)
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_RemoveInnerPrefix_System_String_
commentId: M:HarmonyLib.PatchInfo.RemoveInnerPrefix(System.String)
fullName: HarmonyLib.PatchInfo.RemoveInnerPrefix(System.String)
nameWithType: PatchInfo.RemoveInnerPrefix(String)
- uid: HarmonyLib.PatchInfo.RemoveInnerPrefix*
name: RemoveInnerPrefix
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_RemoveInnerPrefix_
commentId: Overload:HarmonyLib.PatchInfo.RemoveInnerPrefix
fullName: HarmonyLib.PatchInfo.RemoveInnerPrefix
nameWithType: PatchInfo.RemoveInnerPrefix
- 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
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
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
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
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.PatchInfo.VersionCount
name: VersionCount
href: api/HarmonyLib.PatchInfo.html#HarmonyLib_PatchInfo_VersionCount
commentId: F:HarmonyLib.PatchInfo.VersionCount
fullName: HarmonyLib.PatchInfo.VersionCount
nameWithType: PatchInfo.VersionCount
- 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
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
fullName: HarmonyLib.PatchProcessor.AddFinalizer
nameWithType: PatchProcessor.AddFinalizer
- uid: HarmonyLib.PatchProcessor.AddInnerPostfix(HarmonyLib.HarmonyMethod)
name: AddInnerPostfix(HarmonyMethod)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddInnerPostfix_HarmonyLib_HarmonyMethod_
commentId: M:HarmonyLib.PatchProcessor.AddInnerPostfix(HarmonyLib.HarmonyMethod)
fullName: HarmonyLib.PatchProcessor.AddInnerPostfix(HarmonyLib.HarmonyMethod)
nameWithType: PatchProcessor.AddInnerPostfix(HarmonyMethod)
- uid: HarmonyLib.PatchProcessor.AddInnerPostfix(System.Reflection.MethodInfo)
name: AddInnerPostfix(MethodInfo)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddInnerPostfix_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.PatchProcessor.AddInnerPostfix(System.Reflection.MethodInfo)
fullName: HarmonyLib.PatchProcessor.AddInnerPostfix(System.Reflection.MethodInfo)
nameWithType: PatchProcessor.AddInnerPostfix(MethodInfo)
- uid: HarmonyLib.PatchProcessor.AddInnerPostfix*
name: AddInnerPostfix
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddInnerPostfix_
commentId: Overload:HarmonyLib.PatchProcessor.AddInnerPostfix
fullName: HarmonyLib.PatchProcessor.AddInnerPostfix
nameWithType: PatchProcessor.AddInnerPostfix
- uid: HarmonyLib.PatchProcessor.AddInnerPrefix(HarmonyLib.HarmonyMethod)
name: AddInnerPrefix(HarmonyMethod)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddInnerPrefix_HarmonyLib_HarmonyMethod_
commentId: M:HarmonyLib.PatchProcessor.AddInnerPrefix(HarmonyLib.HarmonyMethod)
fullName: HarmonyLib.PatchProcessor.AddInnerPrefix(HarmonyLib.HarmonyMethod)
nameWithType: PatchProcessor.AddInnerPrefix(HarmonyMethod)
- uid: HarmonyLib.PatchProcessor.AddInnerPrefix(System.Reflection.MethodInfo)
name: AddInnerPrefix(MethodInfo)
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddInnerPrefix_System_Reflection_MethodInfo_
commentId: M:HarmonyLib.PatchProcessor.AddInnerPrefix(System.Reflection.MethodInfo)
fullName: HarmonyLib.PatchProcessor.AddInnerPrefix(System.Reflection.MethodInfo)
nameWithType: PatchProcessor.AddInnerPrefix(MethodInfo)
- uid: HarmonyLib.PatchProcessor.AddInnerPrefix*
name: AddInnerPrefix
href: api/HarmonyLib.PatchProcessor.html#HarmonyLib_PatchProcessor_AddInnerPrefix_
commentId: Overload:HarmonyLib.PatchProcessor.AddInnerPrefix
fullName: HarmonyLib.PatchProcessor.AddInnerPrefix
nameWithType: PatchProcessor.AddInnerPrefix
- 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
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
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
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
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
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
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
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
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
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
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
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
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
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.RefResult`1
name: RefResult<T>
href: api/HarmonyLib.RefResult-1.html
commentId: T:HarmonyLib.RefResult`1
name.vb: RefResult(Of T)
fullName: HarmonyLib.RefResult<T>
fullName.vb: HarmonyLib.RefResult(Of T)
nameWithType: RefResult<T>
nameWithType.vb: RefResult(Of T)
- uid: HarmonyLib.RefResult`1.#ctor(System.Object,System.IntPtr)
name: RefResult(Object, IntPtr)
href: api/HarmonyLib.RefResult-1.html#HarmonyLib_RefResult_1__ctor_System_Object_System_IntPtr_
commentId: M:HarmonyLib.RefResult`1.#ctor(System.Object,System.IntPtr)
fullName: HarmonyLib.RefResult<T>.RefResult(System.Object, System.IntPtr)
fullName.vb: HarmonyLib.RefResult(Of T).RefResult(System.Object, System.IntPtr)
nameWithType: RefResult<T>.RefResult(Object, IntPtr)
nameWithType.vb: RefResult(Of T).RefResult(Object, IntPtr)
- uid: HarmonyLib.RefResult`1.#ctor*
name: RefResult
href: api/HarmonyLib.RefResult-1.html#HarmonyLib_RefResult_1__ctor_
commentId: Overload:HarmonyLib.RefResult`1.#ctor
fullName: HarmonyLib.RefResult<T>.RefResult
fullName.vb: HarmonyLib.RefResult(Of T).RefResult
nameWithType: RefResult<T>.RefResult
nameWithType.vb: RefResult(Of T).RefResult
- uid: HarmonyLib.RefResult`1.BeginInvoke(System.AsyncCallback,System.Object)
name: BeginInvoke(AsyncCallback, Object)
href: api/HarmonyLib.RefResult-1.html#HarmonyLib_RefResult_1_BeginInvoke_System_AsyncCallback_System_Object_
commentId: M:HarmonyLib.RefResult`1.BeginInvoke(System.AsyncCallback,System.Object)
fullName: HarmonyLib.RefResult<T>.BeginInvoke(System.AsyncCallback, System.Object)
fullName.vb: HarmonyLib.RefResult(Of T).BeginInvoke(System.AsyncCallback, System.Object)
nameWithType: RefResult<T>.BeginInvoke(AsyncCallback, Object)
nameWithType.vb: RefResult(Of T).BeginInvoke(AsyncCallback, Object)
- uid: HarmonyLib.RefResult`1.BeginInvoke*
name: BeginInvoke
href: api/HarmonyLib.RefResult-1.html#HarmonyLib_RefResult_1_BeginInvoke_
commentId: Overload:HarmonyLib.RefResult`1.BeginInvoke
fullName: HarmonyLib.RefResult<T>.BeginInvoke
fullName.vb: HarmonyLib.RefResult(Of T).BeginInvoke
nameWithType: RefResult<T>.BeginInvoke
nameWithType.vb: RefResult(Of T).BeginInvoke
- uid: HarmonyLib.RefResult`1.EndInvoke(System.IAsyncResult)
name: EndInvoke(IAsyncResult)
href: api/HarmonyLib.RefResult-1.html#HarmonyLib_RefResult_1_EndInvoke_System_IAsyncResult_
commentId: M:HarmonyLib.RefResult`1.EndInvoke(System.IAsyncResult)
fullName: HarmonyLib.RefResult<T>.EndInvoke(System.IAsyncResult)
fullName.vb: HarmonyLib.RefResult(Of T).EndInvoke(System.IAsyncResult)
nameWithType: RefResult<T>.EndInvoke(IAsyncResult)
nameWithType.vb: RefResult(Of T).EndInvoke(IAsyncResult)
- uid: HarmonyLib.RefResult`1.EndInvoke*
name: EndInvoke
href: api/HarmonyLib.RefResult-1.html#HarmonyLib_RefResult_1_EndInvoke_
commentId: Overload:HarmonyLib.RefResult`1.EndInvoke
fullName: HarmonyLib.RefResult<T>.EndInvoke
fullName.vb: HarmonyLib.RefResult(Of T).EndInvoke
nameWithType: RefResult<T>.EndInvoke
nameWithType.vb: RefResult(Of T).EndInvoke
- uid: HarmonyLib.RefResult`1.Invoke
name: Invoke()
href: api/HarmonyLib.RefResult-1.html#HarmonyLib_RefResult_1_Invoke
commentId: M:HarmonyLib.RefResult`1.Invoke
fullName: HarmonyLib.RefResult<T>.Invoke()
fullName.vb: HarmonyLib.RefResult(Of T).Invoke()
nameWithType: RefResult<T>.Invoke()
nameWithType.vb: RefResult(Of T).Invoke()
- uid: HarmonyLib.RefResult`1.Invoke*
name: Invoke
href: api/HarmonyLib.RefResult-1.html#HarmonyLib_RefResult_1_Invoke_
commentId: Overload:HarmonyLib.RefResult`1.Invoke
fullName: HarmonyLib.RefResult<T>.Invoke
fullName.vb: HarmonyLib.RefResult(Of T).Invoke
nameWithType: RefResult<T>.Invoke
nameWithType.vb: RefResult(Of T).Invoke
- 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
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
fullName: HarmonyLib.ReversePatcher.Patch
nameWithType: ReversePatcher.Patch
- 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
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
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
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
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
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
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
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
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
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
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
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
fullName: HarmonyLib.Traverse.GetValueType
nameWithType: Traverse.GetValueType
- uid: HarmonyLib.Traverse.IsField
name: IsField
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_IsField
commentId: P:HarmonyLib.Traverse.IsField
fullName: HarmonyLib.Traverse.IsField
nameWithType: Traverse.IsField
- uid: HarmonyLib.Traverse.IsField*
name: IsField
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_IsField_
commentId: Overload:HarmonyLib.Traverse.IsField
fullName: HarmonyLib.Traverse.IsField
nameWithType: Traverse.IsField
- uid: HarmonyLib.Traverse.IsProperty
name: IsProperty
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_IsProperty
commentId: P:HarmonyLib.Traverse.IsProperty
fullName: HarmonyLib.Traverse.IsProperty
nameWithType: Traverse.IsProperty
- uid: HarmonyLib.Traverse.IsProperty*
name: IsProperty
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_IsProperty_
commentId: Overload:HarmonyLib.Traverse.IsProperty
fullName: HarmonyLib.Traverse.IsProperty
nameWithType: Traverse.IsProperty
- uid: HarmonyLib.Traverse.IsWriteable
name: IsWriteable
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_IsWriteable
commentId: P:HarmonyLib.Traverse.IsWriteable
fullName: HarmonyLib.Traverse.IsWriteable
nameWithType: Traverse.IsWriteable
- uid: HarmonyLib.Traverse.IsWriteable*
name: IsWriteable
href: api/HarmonyLib.Traverse.html#HarmonyLib_Traverse_IsWriteable_
commentId: Overload:HarmonyLib.Traverse.IsWriteable
fullName: HarmonyLib.Traverse.IsWriteable
nameWithType: Traverse.IsWriteable
- 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
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
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
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
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
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
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
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
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
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
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
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
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
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
fullName: HarmonyLib.Traverse<T>.Value
fullName.vb: HarmonyLib.Traverse(Of T).Value
nameWithType: Traverse<T>.Value
nameWithType.vb: Traverse(Of T).Value