Class MyObjectBuilder_ChatHistory
Inheritance
System.Object
MyObjectBuilder_ChatHistory
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_ChatHistory : MyObjectBuilder_Base
Constructors
MyObjectBuilder_ChatHistory()
Declaration
public MyObjectBuilder_ChatHistory()
Fields
GlobalChatHistory
Declaration
public MyObjectBuilder_GlobalChatHistory GlobalChatHistory
Field Value
IdentityId
Declaration
Field Value
Type |
Description |
System.Int64 |
|
PlayerChatHistory
Declaration
public List<MyObjectBuilder_PlayerChatHistory> PlayerChatHistory
Field Value
Extension Methods