Updated XML documentation for several methods
This commit is contained in:
parent
726576e3e0
commit
417ffbc740
7 changed files with 17 additions and 19 deletions
|
|
@ -1123,8 +1123,7 @@ namespace TShockAPI
|
|||
/// <summary>
|
||||
/// When a server command is run.
|
||||
/// </summary>
|
||||
/// <param name="cmd"></param>
|
||||
/// <param name="e"></param>
|
||||
/// <param name="args">The CommandEventArgs object</param>
|
||||
private void ServerHooks_OnCommand(CommandEventArgs args)
|
||||
{
|
||||
if (args.Handled)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue