Namespace VRage.ModAPI
Classes
EntityFlags
Entity flags.
ModAPIMass
ModAPI struct, that is available for modders. Copy of Havok.HkMassProperties. Created with IMyPhysics.CreateMassCombined, IMyPhysics.CreateMassForBox, IMyPhysics.CreateMassForCapsule, IMyPhysics.CreateMassForCylinder, IMyPhysics.CreateMassForSphere.
ModAPIMassElement
ModAPI struct, that is available for modders. Copy of Havok.HkMassElement.
MyAPIGatewayShortcuts
Links to modapi actions. Delegates are set inside MyAPIGateway. VRAGE TODO: This is probably a temporary class helping us to remove sandbox.
MyAPIGatewayShortcuts.GetLocalPlayerPositionCallback
MyAPIGatewayShortcuts.GetMainCameraCallback
MyAPIGatewayShortcuts.GetWorldBoundariesCallback
MyEntityUpdateEnum
MyTerminalControlComboBoxItem
Implements Combo Box Item pair
MyTerminalControlListBoxItem
This is a list box item in a list box terminal control
PhysicsSettings
Implements Physics Settings
VoxelOperatorFlags
Interfaces
IMyCamera
Describes camera (mods interface)
IMyEntities
Provides API, that granting access to enitities (mods interface)
IMyEntity
IMyGridConveyorSystem
ModAPI interface giving access to grid-group conveyor system
IMyHudStat
IMyRemapHelper
ModAPI interface giving access to changing id and names of entities
IMyStorage
ModAPI interface giving access to voxel functions
IMyVoxelBase
Describes
IVoxelOperator
Interface, that is used in ExecuteOperationFast<TVoxelOperator>(ref TVoxelOperator, MyStorageDataTypeFlags, ref Vector3I, ref Vector3I, Boolean)