| Interface | Description |
|---|---|
| IApiHandler |
The API handler can be used for executing code that is not part
of the API through simple methods
|
| IGameInstance |
The current instance of the game
Use this to access important game functions and variables |
| Class | Description |
|---|---|
| Constants |
A collection of constant values used in the game
|
| GameContent | |
| RockBottomAPI |
The main API class
Use this to access important game values |