Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
ImportDefinitionCollection | GetImports () |
Package Functions | |
ImportScope (MetadataReader reader, ImportScopeHandle handle) | |
Properties | |
ImportScopeHandle | Handle [get] |
ImportScopeHandle | Parent [get] |
BlobHandle | ImportsBlob [get] |
Private Attributes | |
readonly MetadataReader | _reader |
readonly int | _rowId |
Definition at line 3 of file ImportScope.cs.