Space Engineers
Properties | List of all members
VRage.Compiler.IlInjector.ICounterHandle Interface Reference
Inheritance diagram for VRage.Compiler.IlInjector.ICounterHandle:

Properties

int InstructionCount [get]
 
int MaxInstructionCount [get]
 
int MethodCallCount [get]
 
int MaxMethodCallCount [get]
 

Detailed Description

Definition at line 53 of file IlInjector.cs.

Property Documentation

int VRage.Compiler.IlInjector.ICounterHandle.InstructionCount
get

Definition at line 55 of file IlInjector.cs.

int VRage.Compiler.IlInjector.ICounterHandle.MaxInstructionCount
get

Definition at line 56 of file IlInjector.cs.

int VRage.Compiler.IlInjector.ICounterHandle.MaxMethodCallCount
get

Definition at line 58 of file IlInjector.cs.

int VRage.Compiler.IlInjector.ICounterHandle.MethodCallCount
get

Definition at line 57 of file IlInjector.cs.


The documentation for this interface was generated from the following file: