C# Class XUID_Collision.PartyAcceptPacket

Datei anzeigen Open project: Deathmax/mw2-tools Class Usage Examples

Public Properties

Property Type Description
Challenge string

Public Methods

Method Description
PartyAcceptPacket ( byte bytes ) : System

Method Details

PartyAcceptPacket() public method

public PartyAcceptPacket ( byte bytes ) : System
bytes byte
return System

Property Details

Challenge public_oe property

public string Challenge
return string