Click or drag to resize

HSupervisedPluginSourceFileRelativePath Property

Relative path of the source file used to compile the plugin, which is used as a unique identity for plugin configuration and savedata.

Namespace:  com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:  TTPlugins (in TTPlugins.dll) Version: 1.2.0.1 (1.2.0.1)
Syntax
internal string SourceFileRelativePath { get; set; }

Property Value

Type: String
See Also