C# Class SEToolbox.Interop.SpaceEngineersTypes

Some hopefully generic items.
Show file Open project: midspace/SEToolbox

Public Properties

Property Type Description
AmmoMagazine MyObjectBuilderType
BaseDedicatedServerHostPath UserDataPath
BaseDedicatedServerServicePath UserDataPath
BaseLocalPath UserDataPath
Cockpit MyObjectBuilderType
Component MyObjectBuilderType
Ingot MyObjectBuilderType
MedicalRoom MyObjectBuilderType
Ore MyObjectBuilderType
OxygenContainerObject MyObjectBuilderType
PhysicalGunObject MyObjectBuilderType
Thrust MyObjectBuilderType
VoxelMaterialDefinition MyObjectBuilderType

Private Methods

Method Description
SpaceEngineersTypes ( ) : Sandbox.Common.ObjectBuilders

Property Details

AmmoMagazine public static property

public static MyObjectBuilderType AmmoMagazine
return MyObjectBuilderType

BaseDedicatedServerHostPath public static property

public static UserDataPath,SEToolbox.Interop BaseDedicatedServerHostPath
return UserDataPath

BaseDedicatedServerServicePath public static property

public static UserDataPath,SEToolbox.Interop BaseDedicatedServerServicePath
return UserDataPath

BaseLocalPath public static property

The base path of the save files, minus the userid.
public static UserDataPath,SEToolbox.Interop BaseLocalPath
return UserDataPath

Cockpit public static property

public static MyObjectBuilderType Cockpit
return MyObjectBuilderType

Component public static property

public static MyObjectBuilderType Component
return MyObjectBuilderType

Ingot public static property

public static MyObjectBuilderType Ingot
return MyObjectBuilderType

MedicalRoom public static property

public static MyObjectBuilderType MedicalRoom
return MyObjectBuilderType

Ore public static property

public static MyObjectBuilderType Ore
return MyObjectBuilderType

OxygenContainerObject public static property

public static MyObjectBuilderType OxygenContainerObject
return MyObjectBuilderType

PhysicalGunObject public static property

public static MyObjectBuilderType PhysicalGunObject
return MyObjectBuilderType

Thrust public static property

public static MyObjectBuilderType Thrust
return MyObjectBuilderType

VoxelMaterialDefinition public static property

public static MyObjectBuilderType VoxelMaterialDefinition
return MyObjectBuilderType