Class ConVarRegistry
- Namespace
- Elegy.ConsoleSystem.Commands
- Assembly
- Elegy.ConsoleSystem.dll
Provides utilities for static ConVars and ConCommands.
public class ConVarRegistry
- Inheritance
-
ConVarRegistry
- Inherited Members
Constructors
ConVarRegistry(Assembly?, object?)
public ConVarRegistry(Assembly? assembly = null, object? instance = null)
Parameters
Properties
Commands
public List<ConsoleCommand> Commands { get; }
Property Value
Methods
RegisterAll()
public void RegisterAll()
UnregisterAll()
public void UnregisterAll()