Skip to content
InterfaceDebugger & Diagnostics@public

FlxConsoleCommandContext

Context passed to a registered debugger console command.

ts
export interface FlxConsoleCommandContext

Properties

PropertyModifiersTypeDescription
argsreadonlyreadonly string[]-
commandreadonlystring-
inputreadonlystring-

Released under the MIT License.