Space Engineers
|
Public Member Functions | |
override bool | Equals (object other) |
override int | GetHashCode () |
Public Attributes | |
string | Class |
MyObjectBuilderType | TypeId |
string | BlueprintSubtypeId |
bool | Enabled = true |
Properties | |
string | BlueprintTypeId [get, set] |
Definition at line 9 of file BlueprintClassEntry.cs.
|
inline |
Definition at line 33 of file BlueprintClassEntry.cs.
|
inline |
Definition at line 39 of file BlueprintClassEntry.cs.
string VRage.Game.BlueprintClassEntry.BlueprintSubtypeId |
Definition at line 28 of file BlueprintClassEntry.cs.
string VRage.Game.BlueprintClassEntry.Class |
Definition at line 13 of file BlueprintClassEntry.cs.
bool VRage.Game.BlueprintClassEntry.Enabled = true |
Definition at line 31 of file BlueprintClassEntry.cs.
MyObjectBuilderType VRage.Game.BlueprintClassEntry.TypeId |
Definition at line 16 of file BlueprintClassEntry.cs.
|
getset |
Definition at line 21 of file BlueprintClassEntry.cs.