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

◆ rectTransform

RectTransform UnityEngine.UI.Mask.rectTransform
getset

Definition at line 17 of file Mask.cs.

18 {
19 [global::Cpp2ILInjected.Token(Token = "0x6000331")]
20 [global::Cpp2ILInjected.Address(RVA = "0x1FCD948", Offset = "0x1FCD948", Length = "0x58")]
21 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mask), Member = "IsRaycastLocationValid", MemberParameters = new object[]
22 {
23 typeof(Vector2),
24 typeof(Camera)
25 }, ReturnType = typeof(bool))]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Component), Member = "GetComponent", MemberTypeParameters = new object[] { "T" }, ReturnType = "T")]
28 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
29 get
30 {
31 throw null;
32 }
33 }
class f__AnonymousType0<< Count > j__TPar