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
PlatformPictureLoadRequest.cs
Go to the documentation of this file.
1using System;
2using UnityEngine;
3
4// Token: 0x020002C0 RID: 704
6{
7 // Token: 0x06001047 RID: 4167 RVA: 0x0004FFCC File Offset: 0x0004E1CC
8 public virtual void UpdateLoad()
9 {
10 }
11
12 // Token: 0x06001048 RID: 4168 RVA: 0x0004FFDC File Offset: 0x0004E1DC
14 {
15 }
16
17 // Token: 0x04001F38 RID: 7992
18 public bool isDone;
19
20 // Token: 0x04001F39 RID: 7993
21 public bool Error;
22
23 // Token: 0x04001F3A RID: 7994
25}