Method | Description | |
---|---|---|
Invoke ( Array args ) : void |
Invoke the command.
|
|
RemoveFeaturesCommand ( IMonitor monitor ) : StardewModdingAPI |
|
public Invoke ( Array args ) : void | ||
args | Array | The command arguments |
return | void |
public RemoveFeaturesCommand ( IMonitor monitor ) : StardewModdingAPI | ||
monitor | IMonitor | The monitor used for command output. |
return | StardewModdingAPI |