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
IContentValidator.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
ReLogic.Content
5
{
6
// Token: 0x02000B3B RID: 2875
7
public
interface
IContentValidator
8
{
9
// Token: 0x060053D3 RID: 21459
10
bool
AssetIsValid<T>
(T content,
string
contentPath
, [Out]
IRejectionReason
rejectionReason
)
where
T
:
class
;
11
}
12
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
ReLogic.Content.IContentValidator.AssetIsValid< T >
bool AssetIsValid< T >(T content, string contentPath, [Out] IRejectionReason rejectionReason)
ReLogic.Content.IContentValidator
Definition
IContentValidator.cs:8
ReLogic.Content.IRejectionReason
Definition
IRejectionReason.cs:7
ReLogic.Content
Definition
Asset.cs:7
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.ConsoleKey.T
@ T
System
Definition
__ComObject.cs:4
source
ReLogic
Content
IContentValidator.cs
Generated by
1.10.0