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

◆ forward

Vector3 UnityEngine.Transform.forward
getset

Definition at line 158 of file Transform.cs.

159 {
160 [global::Cpp2ILInjected.Token(Token = "0x600049B")]
161 [global::Cpp2ILInjected.Address(RVA = "0x1F84FC4", Offset = "0x1F84FC4", Length = "0x78")]
162 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.GraphicRaycaster", Member = "Raycast", MemberParameters = new object[] { "UnityEngine.EventSystems.PointerEventData", "System.Collections.Generic.List`1<RaycastResult>" }, ReturnType = typeof(void))]
163 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "ScreenToLocal", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(Vector2))]
164 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
165 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Transform), Member = "get_rotation", ReturnType = typeof(Quaternion))]
166 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Quaternion), Member = "op_Multiply", MemberParameters = new object[]
167 {
168 typeof(Quaternion),
169 typeof(Vector3)
170 }, ReturnType = typeof(Vector3))]
171 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
172 get
173 {
174 throw null;
175 }
176 }
class f__AnonymousType0<< Count > j__TPar