|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
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 stream, string extension) | ReLogic.Content.AssetReaderCollection | inline |
| RegisterReader(IAssetReader reader, params string[] extensions) | ReLogic.Content.AssetReaderCollection | inline |