Show / Hide Table of Contents

Class ToggleDecalCommand

Inheritance
System.Object
ToggleDecalCommand
Implements
Robust.Shared.Console.IConsoleCommand
Namespace: Content.Client.Decals
Assembly: Content.Client.dll
Syntax
public sealed class ToggleDecalCommand : object, IConsoleCommand

Properties

| Improve this Doc View Source

Command

Declaration
public string Command { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Description

Declaration
public string Description { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Help

Declaration
public string Help { get; }
Property Value
Type Description
System.String

Methods

| Improve this Doc View Source

Execute(IConsoleShell, String, String[])

Declaration
public void Execute(IConsoleShell shell, string argStr, string[] args)
Parameters
Type Name Description
Robust.Shared.Console.IConsoleShell shell
System.String argStr
System.String[] args

Implements

Robust.Shared.Console.IConsoleCommand
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾