Space Engineers
Public Member Functions | Public Attributes | Properties | List of all members
VRage.Game.BlueprintClassEntry Class Reference

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]
 

Detailed Description

Definition at line 9 of file BlueprintClassEntry.cs.

Member Function Documentation

override bool VRage.Game.BlueprintClassEntry.Equals ( object  other)
inline

Definition at line 33 of file BlueprintClassEntry.cs.

override int VRage.Game.BlueprintClassEntry.GetHashCode ( )
inline

Definition at line 39 of file BlueprintClassEntry.cs.

Member Data Documentation

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.

Property Documentation

string VRage.Game.BlueprintClassEntry.BlueprintTypeId
getset

Definition at line 21 of file BlueprintClassEntry.cs.


The documentation for this class was generated from the following file: