C# Class Server.Menus.Questions.StuckMenu

Inheritance: Server.Gumps.Gump
Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Méthode Description
BeginClose ( ) : void
OnResponse ( Server.Network.NetState state, RelayInfo info ) : void
StopClose ( ) : void
StuckMenu ( Mobile beholder, Mobile beheld, bool markUse ) : System

Private Methods

Méthode Description
IsInSecondAgeArea ( Mobile m ) : bool
Teleport ( StuckMenuEntry entry ) : void

Method Details

BeginClose() public méthode

public BeginClose ( ) : void
Résultat void

OnResponse() public méthode

public OnResponse ( Server.Network.NetState state, RelayInfo info ) : void
state Server.Network.NetState
info Server.Gumps.RelayInfo
Résultat void

StopClose() public méthode

public StopClose ( ) : void
Résultat void

StuckMenu() public méthode

public StuckMenu ( Mobile beholder, Mobile beheld, bool markUse ) : System
beholder Mobile
beheld Mobile
markUse bool
Résultat System