C# Class SteamKit2.Internal.ChallengeData

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

Méthodes publiques

Свойство Type Description
CHALLENGE_MASK uint

Méthodes publiques

Méthode Description
ChallengeData ( ) : System
Deserialize ( Stream stream ) : void
Serialize ( Stream stream ) : void

Method Details

ChallengeData() public méthode

public ChallengeData ( ) : System
Résultat System

Deserialize() public méthode

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

Serialize() public méthode

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

Property Details

CHALLENGE_MASK public_oe static_oe property

public static uint CHALLENGE_MASK
Résultat uint