C# Class WorldServer.TCP.ServerPackets.IGNORELIST_INFO

Inheritance: PacketOut
Exibir arquivo Open project: fiki574/rAPB

Public Methods

Method Description
IGNORELIST_INFO ( Byte totalIgnores, UInt32 charUID, String charName ) : System

Method Details

IGNORELIST_INFO() public method

public IGNORELIST_INFO ( Byte totalIgnores, UInt32 charUID, String charName ) : System
totalIgnores Byte
charUID System.UInt32
charName String
return System