terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
This is the complete list of members for ReLogic.Content.AssetReaderCollection, including all inherited members.
_readersByExtension | ReLogic.Content.AssetReaderCollection | private |
AssetReaderCollection() | ReLogic.Content.AssetReaderCollection | inline |
CanReadExtension(string extension) | ReLogic.Content.AssetReaderCollection | inline |
Read< T >(Stream, string) | ReLogic.Content.AssetReaderCollection | inline |
RegisterReader(IAssetReader reader, params string[] extensions) | ReLogic.Content.AssetReaderCollection | inline |