Namespace SociallyDistant.Core.OS.Devices
Classes
ConsoleDriver
ConsoleWrapper
EntryBuilder
HostConsole
HostScreen
LineEditor
LineWrapper
MultiCancellationTokenSource
NullConsole
NullScreen
RepeatableCancellationToken
SystemService
Base class for a system service that runs on a device.
SystemServiceAttribute
Attribute that marks a class as a system service usable in the in-game operating system. In order for the class to function as a system service, it must inherit the SystemService class.
Structs
ConsoleCapabilities
ConsoleInputData
Interfaces
IAutoCompleteSource
IAutoCompletedConsole
IComputer
Interface for a computer in the in-game world.
IConsoleDriver
IEnvironmentVariableProvider
IHackable
Interface for a hackable.