-
Notifications
You must be signed in to change notification settings - Fork 16
Databases
Tommo J. Phillips edited this page Oct 22, 2023
·
2 revisions
Namespace: TommoJProductions.ModApi
Represents all databases in game.
public enum DatabasesInheritance Object → ValueType → Enum → Databases
Implements IComparable, IFormattable, IConvertible
| Name | Value | Description |
|---|---|---|
| motor | 0 | Represents the motor database. |
| mechanics | 1 | Represents the mechanics database. |
| orders | 2 | Represents the orders database. |
| body | 3 | Represents the body database. |