VRage.Game.ObjectBuilders.Components
MyObjectBuilder SalvageServiceQuote
Assembly: VRage.Game.dll
public class MyObjectBuilder_SalvageServiceQuote: MyObjectBuilder_ComponentBase
Fields
| Member | Description |
|---|---|
| Failed | |
| GridEntityId | |
| GridName | |
| IsInventoryEmpty | |
| IsLargeGrid | |
| NumberOfBlocks | |
| ReputationBonus | |
| TotalOffered | |
| RemoveExistingComponentOnNewInsert | Inherited from MyObjectBuilder_ComponentBase |
Properties
| Member | Description |
|---|---|
| SubtypeId | Inherited from MyObjectBuilder_Base |
| SubtypeName | Inherited from MyObjectBuilder_Base |
| TypeId | Inherited from MyObjectBuilder_Base |
Constructors
| Member | Description |
|---|---|
| MyObjectBuilder_SalvageServiceQuote() |
Methods
| Member | Description |
|---|---|
| Clone() | Inherited from MyObjectBuilder_Base |
| Equals(MyObjectBuilder_Base) | Inherited from MyObjectBuilder_Base |
| Remap(IMyRemapHelper) | Inherited from MyObjectBuilder_ComponentBase |
| SetupForProjector() | Inherited from MyObjectBuilder_ComponentBase |
| ShouldSerializeSubtypeId() | Inherited from MyObjectBuilder_Base |
Inheritance: MyObjectBuilder_Base ˃ MyObjectBuilder_ComponentBase