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

◆ LoadConfiguration()

void InterfaceStyles_Layout.LoadConfiguration ( bool allowLoad)
inline

Definition at line 133 of file InterfaceStyles_Layout.cs.

134 {
135 float y = this.CustomProfiles._minResolution.Y;
138 float y2 = customProfiles._minResolution.Y;
145 }
class f__AnonymousType0<< Count > j__TPar
Dictionary< GUIPageIcons.Category, bool > GroupsCollapsed
List< GUIPageIconGrouping > LeftGroupings
InterfaceProfile_Layout[] CustomProfiles
InterfaceProfile_Layout GetDefaultProfile(string profileName)

References InterfaceProfile_Layout._minResolution, CustomProfiles, GetDefaultProfile(), InterfaceProfile_Layout.GroupsCollapsed, j__TPar, InterfaceProfile_Layout.LeftGroupings, and Microsoft.Xna.Framework.Vector2.Y.