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

◆ childControlWidth

bool UnityEngine.UI.HorizontalOrVerticalLayoutGroup.childControlWidth
getsetinherited

Definition at line 74 of file HorizontalOrVerticalLayoutGroup.cs.

75 {
76 get
77 {
78 return this.m_ChildControlWidth;
79 }
80 set
81 {
82 }
83 }