terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
void | RegisterReader (IAssetReader reader, params string[] extensions) |
T | Read< T > (Stream, string) |
bool | CanReadExtension (string extension) |
AssetReaderCollection () | |
Private Attributes | |
readonly Dictionary< string, IAssetReader > | _readersByExtension |
Definition at line 9 of file AssetReaderCollection.cs.