Definition at line 51 of file IlInjector.cs.
static ICounterHandle VRage.Compiler.IlInjector.BeginRunBlock |
( |
int |
maxInstructions, |
|
|
int |
maxMethodCalls |
|
) |
| |
|
inlinestatic |
static void VRage.Compiler.IlInjector.CountInstructions |
( |
| ) |
|
|
inlinestatic |
static void VRage.Compiler.IlInjector.CountMethodCalls |
( |
| ) |
|
|
inlinestatic |
static void VRage.Compiler.IlInjector.EnterMethod |
( |
| ) |
|
|
inlinestatic |
static void VRage.Compiler.IlInjector.ExitMethod |
( |
| ) |
|
|
inlinestatic |
static Assembly VRage.Compiler.IlInjector.InjectCodeToAssembly |
( |
string |
newAssemblyName, |
|
|
Assembly |
inputAssembly, |
|
|
MethodInfo |
method, |
|
|
MethodInfo |
methodToInjectMethodCheck, |
|
|
bool |
save = false |
|
) |
| |
|
inlinestatic |
static bool VRage.Compiler.IlInjector.IsDead |
( |
| ) |
|
|
inlinestatic |
static bool VRage.Compiler.IlInjector.IsWithinRunBlock |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: