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

◆ isHeightDependantOnWidth

bool UnityEngine.GUIStyle.isHeightDependantOnWidth
getset

Definition at line 624 of file GUIStyle.cs.

625 {
626 [global::Cpp2ILInjected.Token(Token = "0x600011F")]
627 [global::Cpp2ILInjected.Address(RVA = "0x1F9AC68", Offset = "0x1F9AC68", Length = "0xAC")]
628 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
629 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUILayoutUtility), Member = "DoGetRect", MemberParameters = new object[]
630 {
631 typeof(GUIContent),
633 typeof(GUILayoutOption[])
634 }, ReturnType = typeof(Rect))]
635 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
636 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
637 get
638 {
639 throw null;
640 }
641 }
class f__AnonymousType0<< Count > j__TPar