C# Class Server.Gumps.HonorSelf

Inheritance: Gump
显示文件 Open project: tbewley10310/Land-of-Archon

Public Methods

Method Description
HonorSelf ( PlayerMobile from ) : System
OnResponse ( NetState sender, RelayInfo info ) : void

Method Details

HonorSelf() public method

public HonorSelf ( PlayerMobile from ) : System
from PlayerMobile
return System

OnResponse() public method

public OnResponse ( NetState sender, RelayInfo info ) : void
sender NetState
info RelayInfo
return void