C# Class SEToolbox.Interop.SpaceEngineersCore

core interop for loading up Space Engineers content.
Exibir arquivo Open project: midspace/SEToolbox Class Usage Examples

Public Properties

Property Type Description
Default SpaceEngineersCore

Public Methods

Method Description
GetDataPathOrDefault ( string key, string defaultValue ) : string
LoadDefinitions ( ) : void

Forces static ctor to load stock defintiions.

SpaceEngineersCore ( ) : System.Collections.Generic

Method Details

GetDataPathOrDefault() public static method

public static GetDataPathOrDefault ( string key, string defaultValue ) : string
key string
defaultValue string
return string

LoadDefinitions() public static method

Forces static ctor to load stock defintiions.
public static LoadDefinitions ( ) : void
return void

SpaceEngineersCore() public method

public SpaceEngineersCore ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

Default public_oe static_oe property

public static SpaceEngineersCore,SEToolbox.Interop Default
return SpaceEngineersCore