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

◆ flexibleHeight

virtual float UnityEngine.UI.Image.flexibleHeight
getset

Implements UnityEngine.UI.ILayoutElement.

Definition at line 1213 of file Image.cs.

1214 {
1215 [global::Cpp2ILInjected.Token(Token = "0x600017B")]
1216 [global::Cpp2ILInjected.Address(RVA = "0x1FBC644", Offset = "0x1FBC644", Length = "0x8")]
1217 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1218 get
1219 {
1220 throw null;
1221 }
1222 }