C# Class SEToolbox.Interop.SpaceEngineersConsts

Show file Open project: midspace/SEToolbox

Public Properties

Property Type Description
BaseDedicatedServerHostPath UserDataPath
BaseDedicatedServerServicePath UserDataPath
BaseLocalPath UserDataPath

Public Methods

Method Description
GetSEVersion ( ) : System.Version
GetSEVersionInt ( ) : int

Private Methods

Method Description
SpaceEngineersConsts ( ) : System

Method Details

GetSEVersion() public static method

public static GetSEVersion ( ) : System.Version
return System.Version

GetSEVersionInt() public static method

public static GetSEVersionInt ( ) : int
return int

Property Details

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