C# Class Server.Engines.Help.PageEntry

Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Свойство Type Description
SpeechLogAttachment PageType[]

Méthodes publiques

Méthode Description
AddResponse ( Server.Mobile mob, string text ) : void
PageEntry ( Server.Mobile sender, string message, PageType type ) : System
Stop ( ) : void

Method Details

AddResponse() public méthode

public AddResponse ( Server.Mobile mob, string text ) : void
mob Server.Mobile
text string
Résultat void

PageEntry() public méthode

public PageEntry ( Server.Mobile sender, string message, PageType type ) : System
sender Server.Mobile
message string
type PageType
Résultat System

Stop() public méthode

public Stop ( ) : void
Résultat void

Property Details

SpeechLogAttachment public_oe static_oe property

public static PageType[] SpeechLogAttachment
Résultat PageType[]