|
Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for ReLogic.Content.AssetReaderCollection, including all inherited members.
| _extensions | ReLogic.Content.AssetReaderCollection | private |
| _readersByExtension | ReLogic.Content.AssetReaderCollection | private |
| GetSupportedExtensions() | ReLogic.Content.AssetReaderCollection | inline |
| RegisterReader(IAssetReader reader, params string[] extensions) | ReLogic.Content.AssetReaderCollection | inline |
| TryGetReader(string extension, out IAssetReader reader) | ReLogic.Content.AssetReaderCollection | inline |