Méthode | Description | |
---|---|---|
TerrariaServer ( ) : System | ||
doCommand_SaveServer ( ) : void | ||
doCommand_StartServer ( absTerrariaServerArguments &poArgs ) : void | ||
doCommand_StopServer ( bool pbSave ) : void |
Méthode | Description | |
---|---|---|
doCommandCompleteParent ( string psCommand, System poLastServerOuput ) : void | ||
getIsCommandComplete ( string psCommand, System poLastServerOutput ) : bool |
protected doCommandCompleteParent ( string psCommand, System poLastServerOuput ) : void | ||
psCommand | string | |
poLastServerOuput | System | |
Résultat | void |
public doCommand_StartServer ( absTerrariaServerArguments &poArgs ) : void | ||
poArgs | absTerrariaServerArguments | |
Résultat | void |
public doCommand_StopServer ( bool pbSave ) : void | ||
pbSave | bool | |
Résultat | void |
protected getIsCommandComplete ( string psCommand, System poLastServerOutput ) : bool | ||
psCommand | string | |
poLastServerOutput | System | |
Résultat | bool |