API Reference › Commands
CommandInfo
ClassNamespace: SwiftlyS2.Shared.Commands · Assembly: SwiftlyS2.CS2.dll
public record CommandInfo : IEquatable<CommandInfo>Inherits object
Implements IEquatable<CommandInfo>
Contains information about a registered command.
View source