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

◆ sceneCount

int UnityEngine.SceneManagement.SceneManager.sceneCount
getset

Definition at line 116 of file SceneManager.cs.

117 {
118 [StaticAccessor("GetSceneManager()", StaticAccessorType.Dot)]
119 [NativeHeader("Runtime/SceneManager/SceneManager.h")]
120 [NativeMethod("GetSceneCount")]
121 [global::Cpp2ILInjected.Token(Token = "0x60005D5")]
122 [global::Cpp2ILInjected.Address(RVA = "0x1F8CB44", Offset = "0x1F8CB44", Length = "0x28")]
123 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
124 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
125 [MethodImpl(4096)]
126 get;
127 }
class f__AnonymousType0<< Count > j__TPar