Class CommandContextExtensions
Inheritance
System.Object
CommandContextExtensions
Namespace: OpenMod.Core.Commands
Assembly: OpenMod.Core.dll
Syntax
public static class CommandContextExtensions : object
Methods
| Improve this Doc View SourceGetCommandLine(ICommandContext, Boolean)
Declaration
public static string GetCommandLine(this ICommandContext context, bool includeArguments = true)
Parameters
| Type | Name | Description |
|---|---|---|
| ICommandContext | context | |
| System.Boolean | includeArguments |
Returns
| Type | Description |
|---|---|
| System.String |