|
Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 3 of file ScopeTree.cs.