Class MyObjectBuilder_GlobalChatHistory
Inherited Members
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_GlobalChatHistory : MyObjectBuilder_Base
Constructors
MyObjectBuilder_GlobalChatHistory()
Declaration
public MyObjectBuilder_GlobalChatHistory()
Fields
Chat
Declaration
public List<MyObjectBuilder_GlobalChatItem> Chat
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<MyObjectBuilder_GlobalChatItem> |