Class DebugCommand
Marks static method as debug command that can be executed from the command line or via console.
Inheritance
System.Object
DebugCommand
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
public sealed class DebugCommand : Attribute
Constructors
DebugCommand()
Declaration
public DebugCommand()