HPatchOperationPatchLocation Property |
Whether the stub method will be patched as a prefix or postfix on the target method.
Namespace:
com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:
TTPlugins (in TTPlugins.dll) Version: 1.2.0.1 (1.2.0.1)
Syntaxpublic HPatchLocation PatchLocation { get; }
Public ReadOnly Property PatchLocation As HPatchLocation
Get
Property Value
Type:
HPatchLocation
See Also