Method AddConsoleCommand
| Improve this Doc 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 |