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

◆ normal

Vector3 UnityEngine.Plane.normal
getset

Definition at line 14 of file Plane.cs.

15 {
16 [global::Cpp2ILInjected.Token(Token = "0x600023B")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1F775C8", Offset = "0x1F775C8", Length = "0xC")]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.RectTransformUtility", Member = "ScreenPointToWorldPointInRectangle", MemberParameters = new object[]
19 {
20 typeof(RectTransform),
21 typeof(Vector2),
22 typeof(Camera),
23 typeof(ref Vector3)
24 }, ReturnType = typeof(bool))]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
26 get
27 {
28 throw null;
29 }
30 }
class f__AnonymousType0<< Count > j__TPar