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

◆ fieldOfView

float UnityEngine.Camera.fieldOfView
getset

Definition at line 84 of file Camera.cs.

85 {
86 [global::Cpp2ILInjected.Token(Token = "0x60001FA")]
87 [global::Cpp2ILInjected.Address(RVA = "0x1F76120", Offset = "0x1F76120", Length = "0x3C")]
88 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "CameraExtensions", Member = "GetHFOV", MemberParameters = new object[] { typeof(Camera) }, ReturnType = typeof(float))]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
90 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
91 [MethodImpl(4096)]
92 get;
93 }
class f__AnonymousType0<< Count > j__TPar