Space Engineers
Public Attributes | List of all members
VRage.Game.MyObjectBuilder_GlobalChatItem Class Reference
Inheritance diagram for VRage.Game.MyObjectBuilder_GlobalChatItem:
VRage.ObjectBuilders.MyObjectBuilder_Base

Public Attributes

string Text
 
long IdentityIdUniqueNumber
 
string Author
 
string Font
 

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]
 

Detailed Description

Definition at line 97 of file MyObjectBuilder_ChatHistory.cs.

Member Data Documentation

string VRage.Game.MyObjectBuilder_GlobalChatItem.Author

Definition at line 107 of file MyObjectBuilder_ChatHistory.cs.

string VRage.Game.MyObjectBuilder_GlobalChatItem.Font

Definition at line 110 of file MyObjectBuilder_ChatHistory.cs.

long VRage.Game.MyObjectBuilder_GlobalChatItem.IdentityIdUniqueNumber

Definition at line 104 of file MyObjectBuilder_ChatHistory.cs.

string VRage.Game.MyObjectBuilder_GlobalChatItem.Text

Definition at line 101 of file MyObjectBuilder_ChatHistory.cs.


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