C# Class LKCamelot.script.npc.Employee

Inheritance: LKCamelot.script.npc.BaseNPC
显示文件 Open project: vans163/LKEmu

Public Methods

Method Description
Buy ( model player, int buyslot ) : void
Employee ( ) : System

Method Details

Buy() public method

public Buy ( model player, int buyslot ) : void
player model
buyslot int
return void

Employee() public method

public Employee ( ) : System
return System