C# 클래스 SEModAPI.API.Definitions.CubeBlocks.BlockDefinition

상속: DefinitionOverLayer
파일 보기 프로젝트 열기: rexxar-tc/SEServerExtender

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetSubTypeDefinition ( ) : VRage.Game.MyObjectBuilder_CubeBlockDefinition

Method to get the casted instance from parent signature

보호된 메소드들

메소드 설명
BlockDefinition ( VRage.Game.MyObjectBuilder_CubeBlockDefinition definition ) : System.ComponentModel

메소드 상세

BlockDefinition() 보호된 메소드

protected BlockDefinition ( VRage.Game.MyObjectBuilder_CubeBlockDefinition definition ) : System.ComponentModel
definition VRage.Game.MyObjectBuilder_CubeBlockDefinition
리턴 System.ComponentModel

GetSubTypeDefinition() 공개 메소드

Method to get the casted instance from parent signature
public GetSubTypeDefinition ( ) : VRage.Game.MyObjectBuilder_CubeBlockDefinition
리턴 VRage.Game.MyObjectBuilder_CubeBlockDefinition