Property CustomCommands
| Improve this Doc View SourceCustomCommands
A list of all the custom console commands that have been added to the game through this manager,
either by Jotunn or by mods using Jotunn.
Declaration
public ReadOnlyCollection<ConsoleCommand> CustomCommands { get; }
Property Value
Type | Description |
---|---|
ReadOnlyCollection<ConsoleCommand> |