Click or drag to resize

HPluginPatchOperations Property

The list of patch operations that constitute this HPlugin's functionality.

Namespace:  com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:  TTPlugins (in TTPlugins.dll) Version: 1.2.1.0 (1.2.1.0)
Syntax
public List<HPatchOperation> PatchOperations { get; }
Request Example View Source

Property Value

Type: ListHPatchOperation
See Also