C# Class SteamKit2.Internal.MsgGCHdrProtoBuf

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

Méthodes publiques

Méthode Description
Deserialize ( Stream stream ) : void
MsgGCHdrProtoBuf ( ) : System
Serialize ( Stream stream ) : void
SetEMsg ( uint msg ) : void

Method Details

Deserialize() public méthode

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

MsgGCHdrProtoBuf() public méthode

public MsgGCHdrProtoBuf ( ) : System
Résultat System

Serialize() public méthode

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

SetEMsg() public méthode

public SetEMsg ( uint msg ) : void
msg uint
Résultat void