Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
LocalScope.cs
Go to the documentation of this file.
2
static LocalScopeHandle FromRowId(int rowId)
LocalScope(MetadataReader reader, LocalScopeHandle handle)
Definition LocalScope.cs:21
readonly MetadataReader _reader
Definition LocalScope.cs:5
LocalScopeHandleCollection.ChildrenEnumerator GetChildren()
Definition LocalScope.cs:37
LocalVariableHandleCollection GetLocalVariables()
Definition LocalScope.cs:27
LocalConstantHandleCollection GetLocalConstants()
Definition LocalScope.cs:32
MethodDefinitionHandle Method
Definition LocalScope.cs:11