| MyAPIGateway Class |
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI
public static class MyAPIGateway
The MyAPIGateway type exposes the following members.
| Name | Description | |
|---|---|---|
| Entities |
IMyEntities represents all objects that currently in world
| |
| Session |
IMySession represents session object e.g. current world and its settings
|
| Name | Description | |
|---|---|---|
| Clean | ||
| DoorBase | ||
| GetMessageBoxPointer |
| Name | Description | |
|---|---|---|
| CubeBuilder |
IMyCubeBuilder represents building hand
| |
| GuiControlCreated |
Event triggered on gui control created.
| |
| Input |
IMyInput allows accessing direct input device states
| |
| Multiplayer |
IMyMultiplayer contains multiplayer related things
| |
| Parallel |
IMyParallelTask allows to run tasks on baground threads
| |
| Players |
IMyPlayerCollection contains all players that are in world
| |
| PrefabManager | ||
| TerminalActionsHelper |
IMyTerminalActionsHelper is helper for terminal actions and allows to access terminal
| |
| TerminalControls |
IMyTerminalControls allows access to adding and removing controls from a block's terminal screen
| |
| Utilities |