|
Space Engineers
|
Public Attributes | |
| string | Path |
| bool | Default = false |
Public Attributes inherited from VRage.Game.MyObjectBuilder_DefinitionBase | |
| SerializableDefinitionId | Id |
| string | DisplayName |
| string | Description |
| string[] | Icons |
| bool | Public = true |
| bool | Enabled = true |
| bool | AvailableInSurvival = true |
Additional Inherited Members | |
Public Member Functions inherited from VRage.ObjectBuilders.MyObjectBuilder_Base | |
| bool | ShouldSerializeSubtypeId () |
| void | Save (string filepath) |
| virtual MyObjectBuilder_Base | Clone () |
Properties inherited from VRage.ObjectBuilders.MyObjectBuilder_Base | |
| MyStringHash | SubtypeId [get] |
| string | SubtypeName [get, set] |
| MyObjectBuilderType | TypeId [get] |
Definition at line 10 of file MyObjectBuilder_FontDefinition.cs.
| bool VRage.Game.MyObjectBuilder_FontDefinition.Default = false |
Definition at line 15 of file MyObjectBuilder_FontDefinition.cs.
| string VRage.Game.MyObjectBuilder_FontDefinition.Path |
Definition at line 13 of file MyObjectBuilder_FontDefinition.cs.
1.8.8