C# Class Avalon.PrimaryType.HashArray

Inheritance: PacketWriter
Afficher le fichier Open project: mabinogidev/mabinogi-development Class Usage Examples

Méthodes publiques

Méthode Description
AddItem ( byte item ) : void
HashArray ( int hash, int count ) : System

Method Details

AddItem() public méthode

public AddItem ( byte item ) : void
item byte
Résultat void

HashArray() public méthode

public HashArray ( int hash, int count ) : System
hash int
count int
Résultat System