C# Class ArkaliaCore.Game.Game.Commands.Players.ScriptCommand

Inheritance: Command
Afficher le fichier Open project: Emudofus/ArkaliaCore

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( Network client, CommandParameters parameters ) : void
ScriptCommand ( Modules script ) : System

Method Details

Execute() public méthode

public Execute ( Network client, CommandParameters parameters ) : void
client Network
parameters CommandParameters
Résultat void

ScriptCommand() public méthode

public ScriptCommand ( Modules script ) : System
script Modules
Résultat System