HPluginHasPersistentSavedata Property |
Whether or not this plugin needs to write persistent savedata to disk (such as for user preferences).
Namespace:
com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:
TTPlugins (in TTPlugins.dll) Version: 1.2.0.1 (1.2.0.1)
Syntaxpublic bool HasPersistentSavedata { get; protected set; }
Public Property HasPersistentSavedata As Boolean
Get
Protected Set
Property Value
Type:
Boolean
See Also