|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
| void | Add (string ns, object o, TempAssembly assembly) |
Properties | |
| TempAssembly | this[string ns, object o] [get] |
Private Attributes | |
| Dictionary< TempAssemblyCacheKey, TempAssembly > | _cache = new Dictionary<TempAssemblyCacheKey, TempAssembly>() |
Definition at line 5 of file TempAssemblyCache.cs.