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

◆ sceneCount

int UnityEngine.SceneManagement.SceneManager.sceneCount
staticget

Definition at line 108 of file SceneManager.cs.

109 {
110 [StaticAccessor("GetSceneManager()", StaticAccessorType.Dot)]
111 [NativeHeader("Runtime/SceneManager/SceneManager.h")]
112 [NativeMethod("GetSceneCount")]
113 get
114 {
115 throw new MissingMethodException();
116 }
117 }
class f__AnonymousType0<< Count > j__TPar