C# Class LogTile.LookupCommand

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

Public Methods

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

Method Details

Execute() public method

public Execute ( ) : void
return void

LookupCommand() public method

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