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

◆ isBatchMode

bool UnityEngine.Application.isBatchMode
staticget

Definition at line 56 of file Application.cs.

57 {
58 [FreeFunction("::IsBatchmode")]
59 get
60 {
61 throw new MissingMethodException();
62 }
63 }
class f__AnonymousType0<< Count > j__TPar

Referenced by UnityEngine.UI.StencilMaterial.LogWarningWhenNotInBatchmode().