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
UnityEngine.GUILayoutOption Class Referencesealed
+ 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
 

Detailed Description

Definition at line 8 of file GUILayoutOption.cs.


The documentation for this class was generated from the following file: