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

◆ AssetLoadingSubsystem

Enumerator
Other 
Texture 
VirtualTexture 
Mesh 
Audio 
Scripts 
EntitiesScene 
EntitiesStreamBinaryReader 
FileInfo 

Definition at line 7 of file AssetLoadingSubsystem.cs.

8 {
9 [global::Cpp2ILInjected.Token(Token = "0x4000011")]
10 Other,
11 [global::Cpp2ILInjected.Token(Token = "0x4000012")]
12 Texture,
13 [global::Cpp2ILInjected.Token(Token = "0x4000013")]
15 [global::Cpp2ILInjected.Token(Token = "0x4000014")]
16 Mesh,
17 [global::Cpp2ILInjected.Token(Token = "0x4000015")]
18 Audio,
19 [global::Cpp2ILInjected.Token(Token = "0x4000016")]
20 Scripts,
21 [global::Cpp2ILInjected.Token(Token = "0x4000017")]
23 [global::Cpp2ILInjected.Token(Token = "0x4000018")]
25 [global::Cpp2ILInjected.Token(Token = "0x4000019")]
27 }