terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
IAssetReader.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.IO
;
3
4
namespace
ReLogic.Content.Readers
5
{
6
// Token: 0x02000B52 RID: 2898
7
public
interface
IAssetReader
8
{
9
// Token: 0x06005458 RID: 21592
10
T
FromStream<T>
(
Stream
stream)
where
T
:
class
;
11
}
12
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.IO.Stream
Definition
Stream.cs:15
ReLogic.Content.Readers.IAssetReader.FromStream< T >
T FromStream< T >(Stream stream)
ReLogic.Content.Readers.IAssetReader
Definition
IAssetReader.cs:8
ReLogic.Content.Readers
Definition
IAssetReader.cs:5
System.IO
Definition
__Error.cs:4
System.ConsoleKey.T
@ T
System
Definition
__ComObject.cs:4
source
ReLogic
Content
Readers
IAssetReader.cs
Generated by
1.10.0