Class MyObjectBuilder_PlayerChatItem
Inheritance
System.Object
MyObjectBuilder_PlayerChatItem
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_PlayerChatItem : MyObjectBuilder_Base
Constructors
MyObjectBuilder_PlayerChatItem()
Declaration
public MyObjectBuilder_PlayerChatItem()
Fields
IdentityIdUniqueNumber
Declaration
public long IdentityIdUniqueNumber
Field Value
Type |
Description |
System.Int64 |
|
Sent
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Text
Declaration
Field Value
Type |
Description |
System.String |
|
TimestampMs
Declaration
Field Value
Type |
Description |
System.Int64 |
|
Extension Methods