Click or drag to resize

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)
Syntax
public bool HasPersistentSavedata { get; protected set; }

Property Value

Type: Boolean
See Also