C# Class LogTile.RollbackCommand

Inheritance: AbstractCommand
Datei anzeigen Open project: NyxStudios/LogTile Class Usage Examples

Public Methods

Method Description
Execute ( ) : void
RollbackCommand ( TShockAPI.TSPlayer p, LogTileArgument a ) : System

Method Details

Execute() public method

public Execute ( ) : void
return void

RollbackCommand() public method

public RollbackCommand ( TShockAPI.TSPlayer p, LogTileArgument a ) : System
p TShockAPI.TSPlayer
a LogTileArgument
return System