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

◆ minHeight

virtual float UnityEngine.UI.Image.minHeight
getset

Implements UnityEngine.UI.ILayoutElement.

Definition at line 1177 of file Image.cs.

1178 {
1179 [global::Cpp2ILInjected.Token(Token = "0x6000179")]
1180 [global::Cpp2ILInjected.Address(RVA = "0x1FBC560", Offset = "0x1FBC560", Length = "0x8")]
1181 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1182 get
1183 {
1184 throw null;
1185 }
1186 }