C# Class MCDawn.CmdWayPoint

Inheritance: MCDawn.Command
Afficher le fichier Open project: jonnyli1125/MCDawn

Méthodes publiques

Méthode Description
CmdWayPoint ( ) : System
Help ( Player p ) : void
Use ( Player p, string message ) : void

Method Details

CmdWayPoint() public méthode

public CmdWayPoint ( ) : System
Résultat System

Help() public méthode

public Help ( Player p ) : void
p Player
Résultat void

Use() public méthode

public Use ( Player p, string message ) : void
p Player
message string
Résultat void