C# Class SEModAPI.API.Definitions.CubeBlocks.ThrusterDefinition

Inheritance: BlockDefinition
Show file Open project: rexxar-tc/SEServerExtender

Private Properties

Property Type Description

Public Methods

Method Description
GetSubTypeDefinition ( ) : VRage.Game.MyObjectBuilder_ThrustDefinition

Method to get the casted instance from parent signature

ThrusterDefinition ( VRage.Game.MyObjectBuilder_ThrustDefinition definition ) : System.ComponentModel

Method Details

GetSubTypeDefinition() public method

Method to get the casted instance from parent signature
public GetSubTypeDefinition ( ) : VRage.Game.MyObjectBuilder_ThrustDefinition
return VRage.Game.MyObjectBuilder_ThrustDefinition

ThrusterDefinition() public method

public ThrusterDefinition ( VRage.Game.MyObjectBuilder_ThrustDefinition definition ) : System.ComponentModel
definition VRage.Game.MyObjectBuilder_ThrustDefinition
return System.ComponentModel