|
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
|
Collaboration diagram for UnityEngine.GUILayoutOption:Package Types | |
| enum | Type { fixedWidth , fixedHeight , minWidth , maxWidth , minHeight , maxHeight , stretchWidth , stretchHeight , alignStart , alignMiddle , alignEnd , alignJustify , equalSize , spacing } |
Package Functions | |
| GUILayoutOption (GUILayoutOption.Type type, object value) | |
Package Attributes | |
| GUILayoutOption.Type | type |
| object | value |
Definition at line 8 of file GUILayoutOption.cs.