C# Class SteamKit2.Internal.MsgClientChatMsg

Inheritance: ISteamSerializableMessage
Afficher le fichier Open project: Top-Cat/SteamBot Class Usage Examples

Méthodes publiques

Méthode Description
Deserialize ( Stream stream ) : void
GetEMsg ( ) : EMsg
MsgClientChatMsg ( ) : System
Serialize ( Stream stream ) : void

Method Details

Deserialize() public méthode

public Deserialize ( Stream stream ) : void
stream Stream
Résultat void

GetEMsg() public méthode

public GetEMsg ( ) : EMsg
Résultat EMsg

MsgClientChatMsg() public méthode

public MsgClientChatMsg ( ) : System
Résultat System

Serialize() public méthode

public Serialize ( Stream stream ) : void
stream Stream
Résultat void