TTPlugins Technical Reference
TTPlugins Technical Reference
com.tiberiumfusion.ttplugins.HarmonyPlugins
HPluginIdentity Class
HPluginIdentity Properties
HasModifiedIDInfo Property
HasModifiedName Property
PluginAuthor Property
PluginDescription Property
PluginName Property
PluginVersion Property
HPluginIdentity
PluginName Property
The name of this plugin.
Namespace:
com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:
TTPlugins (in TTPlugins.dll) Version: 1.2.1.0 (1.2.1.0)
Syntax
C#
VB
Copy
public
string
PluginName
{
get
;
set
; }
Public
Property
PluginName
As
String
Get
Set
Request Example
View Source
Property Value
Type:
String
See Also
Reference
HPluginIdentity Class
com.tiberiumfusion.ttplugins.HarmonyPlugins Namespace