TTPlugins Technical Reference
TTPlugins Technical Reference
com.tiberiumfusion.ttplugins.HarmonyPlugins
HPatchOperation Class
HPatchOperation Properties
PatchLocation Property
PatchPriority Property
StubMethod Property
TargetMethod Property
HPatchOperation
StubMethod Property
The stub method which will be appended or prepended to the target method.
Namespace:
com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:
TTPlugins (in TTPlugins.dll) Version: 1.2.1.0 (1.2.1.0)
Syntax
C#
VB
Copy
public
MethodInfo
StubMethod
{
get
; }
Public
ReadOnly
Property
StubMethod
As
MethodInfo
Get
Request Example
View Source
Property Value
Type:
MethodInfo
See Also
Reference
HPatchOperation Class
com.tiberiumfusion.ttplugins.HarmonyPlugins Namespace