HPluginConfiguration Properties |
The HPluginConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | Savedata |
An XML element which may contain user preferences or other persistent plugin savedata.
This object will automatically be saved to disk when Terraria closes.
Make changes to this object to update your plugin's savedata.
This will be an empty element with blank defaults if your plugin claims it does not need persistent savedata (HPlugin.HasPersistentData = false).
|