VRage.Game.ObjectBuilders.Definitions.SessionComponents
MyObjectBuilder CubeBuilderDefinition
Assembly: VRage.Game.dll
public class MyObjectBuilder_CubeBuilderDefinition: MyObjectBuilder_SessionComponentDefinition
Fields
| Member | Description |
|---|---|
| BuildingDistLargeSurvivalCharacter | Building distance for large grid in survival mode when controlling character. |
| BuildingDistLargeSurvivalShip | Building distance for large grid in survival mode when controlling ship. |
| BuildingDistSmallSurvivalCharacter | Building distance for small grid in survival mode when controlling character. |
| BuildingDistSmallSurvivalShip | Building distance for small grid in survival mode when controlling ship. |
| BuildingSettings | Defines placement settings for building mode. |
| DefaultBlockBuildingDistance | Default block building distance for creative mode. |
| MaxBlockBuildingDistance | Max building distance for creative mode. |
| MinBlockBuildingDistance | Min building distnace for creative mode. |
| AvailableInSurvival | Inherited from MyObjectBuilder_DefinitionBase |
| Description | Inherited from MyObjectBuilder_DefinitionBase |
| DescriptionArgs | Inherited from MyObjectBuilder_DefinitionBase |
| DisplayName | Inherited from MyObjectBuilder_DefinitionBase |
| DLCs | Inherited from MyObjectBuilder_DefinitionBase |
| Enabled | Inherited from MyObjectBuilder_DefinitionBase |
| Icons | Inherited from MyObjectBuilder_DefinitionBase |
| Id | Inherited from MyObjectBuilder_DefinitionBase |
| Public | Inherited from MyObjectBuilder_DefinitionBase |
Properties
| Member | Description |
|---|---|
| SubtypeId | Inherited from MyObjectBuilder_Base |
| SubtypeName | Inherited from MyObjectBuilder_Base |
| TypeId | Inherited from MyObjectBuilder_Base |
Constructors
| Member | Description |
|---|---|
| MyObjectBuilder_CubeBuilderDefinition() | |
| MyObjectBuilder_SessionComponentDefinition() | Inherited from MyObjectBuilder_SessionComponentDefinition |
Methods
| Member | Description |
|---|---|
| Clone() | Inherited from MyObjectBuilder_Base |
| Equals(MyObjectBuilder_Base) | Inherited from MyObjectBuilder_Base |
| ShouldSerializeSubtypeId() | Inherited from MyObjectBuilder_Base |
Inheritance: MyObjectBuilder_Base ˃ MyObjectBuilder_DefinitionBase ˃ MyObjectBuilder_SessionComponentDefinition