C# Class DarkEmu_GameServer.Systems.NPC

Show file Open project: CarlosX/DarkEmu

Public Methods

Method Description
Chat ( int model, PacketWriter Writer ) : void
Info ( string name ) : bool

Method Details

Chat() public static method

public static Chat ( int model, PacketWriter Writer ) : void
model int
Writer PacketWriter
return void

Info() public static method

public static Info ( string name ) : bool
name string
return bool