Skip to content

Databases

Tommo J. Phillips edited this page Oct 22, 2023 · 2 revisions

Databases

Namespace: TommoJProductions.ModApi

Represents all databases in game.

public enum Databases

Inheritance ObjectValueTypeEnumDatabases
Implements IComparable, IFormattable, IConvertible

Fields

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.

Clone this wiki locally