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
Loading...
Searching...
No Matches

◆ ContentValidator

IContentValidator ReLogic.Content.Sources.IContentSource.ContentValidator
getset

Implemented in ReLogic.Content.Sources.FileSystemContentSource, ReLogic.Content.Sources.XnaContentSource, ReLogic.Content.Sources.XnaDirectContentSource, and ReLogic.Content.Sources.ZipContentSource.

Definition at line 12 of file IContentSource.cs.

13 {
14 [global::Cpp2ILInjected.Token(Token = "0x600542A")]
15 get;
16 [global::Cpp2ILInjected.Token(Token = "0x600542B")]
17 set;
18 }