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

◆ RequestCacheLevel

Enumerator
Default 
BypassCache 
CacheOnly 
CacheIfAvailable 
Revalidate 
Reload 
NoCacheNoStore 

Definition at line 6 of file RequestCacheLevel.cs.

7 {
8 // Token: 0x04000F77 RID: 3959
10 // Token: 0x04000F78 RID: 3960
12 // Token: 0x04000F79 RID: 3961
14 // Token: 0x04000F7A RID: 3962
16 // Token: 0x04000F7B RID: 3963
18 // Token: 0x04000F7C RID: 3964
19 Reload,
20 // Token: 0x04000F7D RID: 3965
22 }