Class ILCommand
Namespace: Robust.Shared.Scripting
Assembly: Robust.Shared.Scripting.dll
Syntax
public sealed class ILCommand : ToolshedCommand
Methods
| Improve this Doc View SourceDumpIL(IInvocationContext, MethodInfo)
Declaration
public void DumpIL(IInvocationContext ctx, MethodInfo info)
Parameters
| Type | Name | Description |
|---|---|---|
| IInvocationContext | ctx | |
| MethodInfo | info |