remove unnecessary returns xml doc comment
This commit is contained in:
@@ -50,7 +50,6 @@ public:
|
||||
/// Gets all available commands.
|
||||
/// </summary>
|
||||
/// <param name="matches">The output list of all commands (unsorted).</param>
|
||||
/// <returns>TODO.</returns>
|
||||
API_FUNCTION() static void GetAllCommands(API_PARAM(Out) Array<StringView, HeapAllocation>& commands);
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user