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

◆ minWidth

virtual float UnityEngine.UI.Image.minWidth
getset

Implements UnityEngine.UI.ILayoutElement.

Definition at line 1129 of file Image.cs.

1130 {
1131 [global::Cpp2ILInjected.Token(Token = "0x6000176")]
1132 [global::Cpp2ILInjected.Address(RVA = "0x1FBC474", Offset = "0x1FBC474", Length = "0x8")]
1133 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1134 get
1135 {
1136 throw null;
1137 }
1138 }