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

◆ preferredHeight

virtual float UnityEngine.UI.Image.preferredHeight
getset

Implements UnityEngine.UI.ILayoutElement.

Definition at line 1189 of file Image.cs.

1190 {
1191 [global::Cpp2ILInjected.Token(Token = "0x600017A")]
1192 [global::Cpp2ILInjected.Address(RVA = "0x1FBC568", Offset = "0x1FBC568", Length = "0xDC")]
1193 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1194 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1195 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Image), Member = "get_activeSprite", ReturnType = typeof(Sprite))]
1196 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Object), Member = "op_Equality", MemberParameters = new object[]
1197 {
1198 typeof(Object),
1199 typeof(Object)
1200 }, ReturnType = typeof(bool))]
1201 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DataUtility), Member = "GetMinSize", MemberParameters = new object[] { typeof(Sprite) }, ReturnType = typeof(Vector2))]
1202 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Sprite), Member = "get_rect", ReturnType = typeof(Rect))]
1203 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rect), Member = "get_size", ReturnType = typeof(Vector2))]
1204 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Image), Member = "get_pixelsPerUnit", ReturnType = typeof(float))]
1205 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1206 get
1207 {
1208 throw null;
1209 }
1210 }
class f__AnonymousType0<< Count > j__TPar