C# Class OpenNos.GameObject.NRunHandler

Show file Open project: OpenNos/OpenNos

Public Methods

Method Description
NRun ( ClientSession Session, byte type, short runner, short value, short npcid ) : void

Method Details

NRun() public static method

public static NRun ( ClientSession Session, byte type, short runner, short value, short npcid ) : void
Session ClientSession
type byte
runner short
value short
npcid short
return void