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
UnityEngine.GUILayout Class Reference

Static Public Member Functions

static void Label (string text, params GUILayoutOption[] options)
 
static void BeginArea (Rect screenRect, GUIStyle style)
 
static void BeginArea (Rect screenRect, GUIContent content, GUIStyle style)
 
static void EndArea ()
 
static GUILayoutOption Width (float width)
 
static GUILayoutOption Height (float height)
 

Static Private Member Functions

static void DoLabel (GUIContent content, GUIStyle style, GUILayoutOption[] options)
 

Detailed Description

Definition at line 7 of file GUILayout.cs.


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