Table of Contents

Namespace S1API.Console

Classes

BaseConsoleCommand

Abstract base class for creating console commands. Inherit from this base class to auto-register a custom command in the API.

ConsoleHelper

Provides a stable, modder-friendly abstraction over the in-game console system. Use these helpers from mods instead of referencing the game's console types directly.

ConsoleItemAliases

Registers short, local aliases for item IDs accepted by the native give console command.