C# Class Server.Misc.TestCenter

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

Méthodes publiques

Méthode Description
Initialize ( ) : void

Private Methods

Méthode Description
ChangeDexterity ( Mobile from, int value ) : void
ChangeIntelligence ( Mobile from, int value ) : void
ChangeSkill ( Mobile from, string name, double value ) : void
ChangeStrength ( Mobile from, int value ) : void
EventSink_Speech ( SpeechEventArgs args ) : void

Method Details

Initialize() public static méthode

public static Initialize ( ) : void
Résultat void