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

◆ pixelWidth

int UnityEngine.Camera.pixelWidth
getset

Definition at line 256 of file Camera.cs.

257 {
258 [FreeFunction("CameraScripting::GetPixelWidth", HasExplicitThis = true)]
259 [global::Cpp2ILInjected.Token(Token = "0x6000206")]
260 [global::Cpp2ILInjected.Address(RVA = "0x1F76570", Offset = "0x1F76570", Length = "0x3C")]
261 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchManager", Member = "GetCurrentScreenSize", ReturnType = typeof(Vector2))]
262 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
263 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
264 [MethodImpl(4096)]
265 get;
266 }
class f__AnonymousType0<< Count > j__TPar