CP2P_TextMessage
Interface CP2P_TextMessage
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CP2P_TextMessage : ITypedProtobuf<CP2P_TextMessage>, INativeHandleImplements
Properties
Text
byte[] Text { get; set; }Property Value