Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Emit.ScopeTree Class Referencesealed

Package Functions

 ScopeTree ()
 
int GetCurrentActiveScopeIndex ()
 
void AddUsingNamespaceToCurrentScope (string strNamespace)
 
void AddScopeInfo (ScopeAction sa, int iOffset)
 
void EnsureCapacity ()
 

Package Attributes

int[] m_iOffsets
 
ScopeAction[] m_ScopeActions
 
int m_iCount
 
int m_iOpenScopeCount
 
LocalSymInfo[] m_localSymInfos
 

Detailed Description

Definition at line 3 of file ScopeTree.cs.


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