Show / Hide Table of Contents

Property CustomCommands

| Edit this page View Source

CustomCommands

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>
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾