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

◆ isDone

bool UnityEngine.AsyncOperation.isDone
getinherited

Definition at line 41 of file AsyncOperation.cs.

42 {
43 [NativeMethod("IsDone")]
44 get
45 {
46 throw new MissingMethodException();
47 }
48 }
class f__AnonymousType0<< Count > j__TPar

Referenced by Microsoft.Xna.Framework.Content.ThreadContentRequest.UpdateLoad().