|
Space Engineers
|
Protected Member Functions | |
| override void | Init (MyObjectBuilder_DefinitionBase builder) |
Protected Member Functions inherited from Sandbox.Definitions.MyHandItemDefinition | |
| override void | Init (MyObjectBuilder_DefinitionBase builder) |
Additional Inherited Members | |
Public Member Functions inherited from Sandbox.Definitions.MyHandItemDefinition | |
| override MyObjectBuilder_DefinitionBase | GetObjectBuilder () |
Public Member Functions inherited from VRage.Game.MyDefinitionBase | |
| void | Init (MyObjectBuilder_DefinitionBase builder, MyModContext modContext) |
| virtual void | Postprocess () |
| Override this in case you want to do some postprocessing of the definition before the game starts. More... | |
| void | Save (string filepath) |
| override string | ToString () |
Properties inherited from VRage.Game.MyDefinitionBase | |
| virtual String | DisplayNameText [get] |
| Use this property when showing name in GUI instead of DisplayName. This takes into account more complex name construction. More... | |
| virtual String | DescriptionText [get] |
| Use this property when showing description in GUI, as it takes into account more complex description construction. More... | |
Definition at line 13 of file MyHandDrillDefinition.cs.
|
inlineprotectedvirtual |
Reimplemented from Sandbox.Definitions.MyEngineerToolBaseDefinition.
Definition at line 16 of file MyHandDrillDefinition.cs.
| float Sandbox.Definitions.MyHandDrillDefinition.HarvestRatioMultiplier |
Definition at line 15 of file MyHandDrillDefinition.cs.
1.8.8