Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Namespace Index

Malware edited this page Dec 25, 2018 · 28 revisions

Index

Assemblies

These are the game assemblies used by programmable block scripts.

Sandbox.Common.dll
Sandbox.Game.dll
SpaceEngineers.Game.dll
SpaceEngineers.ObjectBuilders.dll
VRage.dll
VRage.Game.dll
VRage.Library.dll
VRage.Math.dll

Types

This index contains all types and members available to ingame scripting - with exception to the .NET types, because including those would have made the listing far too big. There will be links to Microsoft's own documentation for those types where appropriate.

Sandbox.Game.EntityComponents

MyResourceSinkComponent
MyResourceSourceComponent

Sandbox.Game.Gui

TerminalActionExtensions

Sandbox.Game.Localization

MySpaceTexts

Sandbox.ModAPI.Ingame

DoorStatus
FlightMode
IMyAssembler
IMyAttachableTopBlock
IMyBatteryBlock
IMyBeacon
IMyBlockGroup
IMyCameraBlock
IMyCockpit
IMyCollector
IMyConveyorSorter
IMyDoor
IMyFunctionalBlock
IMyGasGenerator
IMyGasTank
IMyGridProgramRuntimeInfo
IMyGridTerminalSystem
IMyGyro
IMyJumpDrive
IMyLargeTurretBase
IMyLaserAntenna
IMyLightingBlock
IMyMechanicalConnectionBlock
IMyMotorStator
IMyMotorSuspension
IMyOreDetector
IMyOxygenTank
IMyPistonBase
IMyProductionBlock
IMyProgrammableBlock
IMyProjector
IMyRadioAntenna
IMyReactor
IMyRemoteControl
IMySensorBlock
IMyShipConnector
IMyShipController
IMyShipDrill
IMyShipToolBase
IMyShipWelder
IMySmallGatlingGun
IMySmallMissileLauncher
IMyTerminalBlock
IMyTextPanel
IMyThrust
IMyUpgradableBlock
IMyUpgradeModule
IMyUserControllableGun
IMyWarhead
MyAssemblerMode
MyConveyorSorterMode
MyDetectedEntityInfo
MyDetectedEntityType
MyGridProgram
MyInventoryItemFilter
MyJumpDriveStatus
MyLaserAntennaStatus
MyPlanetElevation
MyProductionItem
MyShipConnectorStatus
MyShipMass
MyShipVelocities
MyTransmitTarget
MyWaypointInfo
PistonStatus
TerminalActionParameter
TerminalBlockExtentions
UpdateFrequency
UpdateType

Sandbox.ModAPI.Interfaces

ITerminalAction
ITerminalProperty
ITerminalProperty<TValue>
TerminalPropertyExtensions

SpaceEngineers.Game.ModAPI.Ingame

IMyAirVent
IMyButtonPanel
IMyGravityGenerator
IMyGravityGeneratorBase
IMyGravityGeneratorSphere
IMyLandingGear
IMyLargeConveyorTurretBase
IMyOxygenFarm
IMyParachute
IMyShipMergeBlock
IMySolarPanel
IMySoundBlock
IMySpaceBall
IMyTimerBlock
IMyVirtualMass
LandingGearMode
VentStatus

System

ArrayExtensions

System.Collections.Generic

ClearToken<T>
DictionaryExtensions
HashSetExtensions
ListExtensions
QueueExtensions

VRage

MyFixedPoint
MyLanguagesEnum
MyTexts
MyTuple
MyTuple<T1, T2, T3, T4, T5, T6>
MyTuple<T1, T2, T3, T4, T5>
MyTuple<T1, T2, T3, T4>
MyTuple<T1, T2, T3>
MyTuple<T1, T2>
MyTuple<T1>
MyTupleComparer<T1, T2, T3>
MyTupleComparer<T1, T2>

VRage.Collections

ListReader<T>

VRage.Game

MyCubeSize
MyDefinitionId
MyRelationsBetweenPlayerAndBlock
MyRelationsBetweenPlayerAndBlockExtensions

VRage.Game.Components

MyComponentBase
MyComponentContainer
MyResourceSinkComponentBase
MyResourceSourceComponentBase

VRage.Game.ModAPI.Ingame

IMyCubeBlock
IMyCubeGrid
IMyEntity
IMyInventory
IMyInventoryItem
IMyInventoryOwner
IMySlimBlock
MyInventoryItemExtension

VRage.Game.ModAPI.Ingame.Utilities

MyCommandLine
MyIni
MyIniKey
MyIniParseResult
MyIniValue
StringSegment
TextPtr

VRage.Game.ObjectBuilders.Definitions

MyObjectBuilder_GasProperties

VRage.ObjectBuilders

MyObjectBuilder_Base
SerializableDefinitionId

VRageMath

AddOp<T>
Base27Directions
Base6Directions
BoundingBox
BoundingBox2
BoundingBox2D
BoundingBox2I
BoundingBoxD
BoundingBoxI
BoundingFrustum
BoundingFrustumD
BoundingFrustumExtensions
BoundingSphere
BoundingSphereD
BoxCornerEnumerator
Capsule
CapsuleD
Color
ColorExtensions
CompressedPositionOrientation
ContainmentType
CubeFace
Curve
CurveContinuity
CurveKey
CurveKeyCollection
CurveLoopType
CurveTangent
HyperSphereHelpers
Line
LineD
MathHelper
MathHelperD
Matrix
Matrix3x3
MatrixD
MatrixI
MyBlockOrientation
MyBounds
MyCuboid
MyCuboidSide
MyDynamicAABBTree
MyDynamicAABBTreeD
MyLineSegmentOverlapResult<T>
MyMath
MyMortonCode3D
MyMovingAverage
MyOrientedBoundingBox
MyOrientedBoundingBoxD
MyQuad
MyQuadD
MyShort4
MyTransform
MyTransformD
MyUShort4
NullableVector3DExtensions
NullableVector3Extensions
Plane
PlaneD
PlaneIntersectionType
Point
Quaternion
QuaternionD
Ray
RayD
Rectangle
RectangleF
SerializableRange
SymmetricSerializableRange
Vector2
Vector2B
Vector2D
Vector2I
Vector3
Vector3B
Vector3D
Vector3Extensions
Vector3I
Vector3I_RangeIterator
Vector3INormalEqualityComparer
Vector3L
Vector3L_RangeIterator
Vector3LNormalEqualityComparer
Vector3S
Vector3UByte
Vector3Ushort
Vector4
Vector4D
Vector4I
Vector4UByte

Clone this wiki locally