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.GUILayout Class Reference
+ Collaboration diagram for UnityEngine.GUILayout:

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 8 of file GUILayout.cs.


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