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

◆ flexibleWidth

virtual float UnityEngine.UI.Image.flexibleWidth
getset

Implements UnityEngine.UI.ILayoutElement.

Definition at line 1165 of file Image.cs.

1166 {
1167 [global::Cpp2ILInjected.Token(Token = "0x6000178")]
1168 [global::Cpp2ILInjected.Address(RVA = "0x1FBC558", Offset = "0x1FBC558", Length = "0x8")]
1169 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1170 get
1171 {
1172 throw null;
1173 }
1174 }