Method AddConsoleCommand
| Edit this page View SourceAddConsoleCommand(ConsoleCommand)
Adds a new console command to Valheim.
Declaration
public void AddConsoleCommand(ConsoleCommand cmd)
Parameters
| Type | Name | Description |
|---|---|---|
| ConsoleCommand | cmd | The console command to add |