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

◆ isBatchMode

bool UnityEngine.Application.isBatchMode
getset

Definition at line 78 of file Application.cs.

79 {
80 [FreeFunction("::IsBatchmode")]
81 [global::Cpp2ILInjected.Token(Token = "0x600047D")]
82 [global::Cpp2ILInjected.Address(RVA = "0x1F843FC", Offset = "0x1F843FC", Length = "0x28")]
83 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.StencilMaterial", Member = "LogWarningWhenNotInBatchmode", MemberParameters = new object[]
84 {
85 typeof(string),
87 }, ReturnType = typeof(void))]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
89 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
90 [MethodImpl(4096)]
91 get;
92 }
class f__AnonymousType0<< Count > j__TPar