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.0.1 (1.2.0.1)
Syntax
public List<HPatchOperation> PatchOperations { get; }

Property Value

Type: ListHPatchOperation
See Also