| MachineData Class |
Namespace: spaar.ModLoader
public class MachineData : SingleInstance<MachineData>
The MachineData type exposes the following members.
| Name | Description | |
|---|---|---|
| MachineData | Initializes a new instance of the MachineData class |
| Name | Description | |
|---|---|---|
| Name | (Overrides SingleInstanceTName.) |
| Name | Description | |
|---|---|---|
| Add |
Add a section to the save files with the specified callbacks for
retrieving values to be saved and notifying the mod of loaded values.
|
SECTION 1 value of section 1 SECTION 2 value of section 2 ....