C# Class SEToolbox.Interop.SpaceEngineersTypes

Some hopefully generic items.
Exibir arquivo 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_oe static_oe property

public static MyObjectBuilderType AmmoMagazine
return MyObjectBuilderType

BaseDedicatedServerHostPath public_oe static_oe property

public static UserDataPath,SEToolbox.Interop BaseDedicatedServerHostPath
return UserDataPath

BaseDedicatedServerServicePath public_oe static_oe property

public static UserDataPath,SEToolbox.Interop BaseDedicatedServerServicePath
return UserDataPath

BaseLocalPath public_oe static_oe property

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

Cockpit public_oe static_oe property

public static MyObjectBuilderType Cockpit
return MyObjectBuilderType

Component public_oe static_oe property

public static MyObjectBuilderType Component
return MyObjectBuilderType

Ingot public_oe static_oe property

public static MyObjectBuilderType Ingot
return MyObjectBuilderType

MedicalRoom public_oe static_oe property

public static MyObjectBuilderType MedicalRoom
return MyObjectBuilderType

Ore public_oe static_oe property

public static MyObjectBuilderType Ore
return MyObjectBuilderType

OxygenContainerObject public_oe static_oe property

public static MyObjectBuilderType OxygenContainerObject
return MyObjectBuilderType

PhysicalGunObject public_oe static_oe property

public static MyObjectBuilderType PhysicalGunObject
return MyObjectBuilderType

Thrust public_oe static_oe property

public static MyObjectBuilderType Thrust
return MyObjectBuilderType

VoxelMaterialDefinition public_oe static_oe property

public static MyObjectBuilderType VoxelMaterialDefinition
return MyObjectBuilderType