ConsoleCommands.Create(string, string = "", number = 0)

shared
Creates a console command or returns the existing one with the given name

Arguments

Returns

  • ConsoleCommand Created console command (returns existing command if one with the same name exists)

Examples

ConsoleCommands.Create – Creates a console command or returns the existing one with the given name