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

Public Attributes

List< MyObjectBuilder_FactionChatItemChat
 
long FactionId1
 
long FactionId2
 

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 35 of file MyObjectBuilder_ChatHistory.cs.

Member Data Documentation

List<MyObjectBuilder_FactionChatItem> VRage.Game.MyObjectBuilder_FactionChatHistory.Chat

Definition at line 39 of file MyObjectBuilder_ChatHistory.cs.

long VRage.Game.MyObjectBuilder_FactionChatHistory.FactionId1

Definition at line 42 of file MyObjectBuilder_ChatHistory.cs.

long VRage.Game.MyObjectBuilder_FactionChatHistory.FactionId2

Definition at line 44 of file MyObjectBuilder_ChatHistory.cs.


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