C# Class LogTile.SaveCommand

Inheritance: AbstractCommand
ファイルを表示 Open project: NyxStudios/LogTile Class Usage Examples

Public Methods

Method Description
Execute ( ) : void
SaveCommand ( TShockAPI.TSPlayer p, TileQueue t ) : System

Method Details

Execute() public method

public Execute ( ) : void
return void

SaveCommand() public method

public SaveCommand ( TShockAPI.TSPlayer p, TileQueue t ) : System
p TShockAPI.TSPlayer
t TileQueue
return System