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

◆ isDone

bool UnityEngine.AsyncOperation.isDone
getsetinherited

Definition at line 49 of file AsyncOperation.cs.

50 {
51 [NativeMethod("IsDone")]
52 [global::Cpp2ILInjected.Token(Token = "0x6000305")]
53 [global::Cpp2ILInjected.Address(RVA = "0x1F7B594", Offset = "0x1F7B594", Length = "0x3C")]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Content.ThreadContentRequest", Member = "UpdateLoad", ReturnType = typeof(bool))]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
56 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
57 [MethodImpl(4096)]
58 get;
59 }
class f__AnonymousType0<< Count > j__TPar