terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ childForceExpandHeight

bool UnityEngine.UI.HorizontalOrVerticalLayoutGroup.childForceExpandHeight
getsetinherited

Definition at line 60 of file HorizontalOrVerticalLayoutGroup.cs.

61 {
62 get
63 {
64 return this.m_ChildForceExpandHeight;
65 }
66 set
67 {
68 }
69 }