C# 클래스 SEToolbox.Interop.SpaceEngineersCore

core interop for loading up Space Engineers content.
파일 보기 프로젝트 열기: midspace/SEToolbox 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Default SpaceEngineersCore

공개 메소드들

메소드 설명
GetDataPathOrDefault ( string key, string defaultValue ) : string
LoadDefinitions ( ) : void

Forces static ctor to load stock defintiions.

SpaceEngineersCore ( ) : System.Collections.Generic

메소드 상세

GetDataPathOrDefault() 공개 정적인 메소드

public static GetDataPathOrDefault ( string key, string defaultValue ) : string
key string
defaultValue string
리턴 string

LoadDefinitions() 공개 정적인 메소드

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

SpaceEngineersCore() 공개 메소드

public SpaceEngineersCore ( ) : System.Collections.Generic
리턴 System.Collections.Generic

프로퍼티 상세

Default 공개적으로 정적으로 프로퍼티

public static SpaceEngineersCore,SEToolbox.Interop Default
리턴 SpaceEngineersCore