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

◆ pixelHeight

int UnityEngine.Camera.pixelHeight
getset

Definition at line 269 of file Camera.cs.

270 {
271 [FreeFunction("CameraScripting::GetPixelHeight", HasExplicitThis = true)]
272 [global::Cpp2ILInjected.Token(Token = "0x6000207")]
273 [global::Cpp2ILInjected.Address(RVA = "0x1F765AC", Offset = "0x1F765AC", Length = "0x3C")]
274 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchManager", Member = "GetCurrentScreenSize", ReturnType = typeof(Vector2))]
275 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
276 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
277 [MethodImpl(4096)]
278 get;
279 }
class f__AnonymousType0<< Count > j__TPar