ComboBox GUI
An Inspector & InGame Combo Box Element
wHiteRabbiT.Unity.UI.GUIHelper Class Reference

Static Public Member Functions

static void DrawRectFillAlpha (Rect rect, Color color, float alpha)
 
static void DrawRectFillPCAlpha (Rect rect, Color color, float alpha, float pc)
 
static void DrawCenteredRect3D (Vector3 p, Vector2 size, Color color)
 
static void DrawCenteredRect3D (Vector3 p, Vector2 size, Color color, Camera camera)
 
static void Label3D (Transform transform, string str)
 
static void Label3D (Transform transform, string str, Vector2 decal)
 
static void Label3D (Transform transform, string str, Vector2 decal, Vector2 size)
 
static void Label3D (Transform transform, string str, Vector2 decal, Vector2 size, Camera cam)
 
static void Hyperlink (string Label, string Url, GUIStyle gsBase)
 
static void Separator ()
 

Static Protected Attributes

static Texture2D _wHiteTex
 

Properties

static Texture2D wHiteTex [get]
 

Member Function Documentation

static void wHiteRabbiT.Unity.UI.GUIHelper.DrawCenteredRect3D ( Vector3  p,
Vector2  size,
Color  color 
)
static
static void wHiteRabbiT.Unity.UI.GUIHelper.DrawCenteredRect3D ( Vector3  p,
Vector2  size,
Color  color,
Camera  camera 
)
static
static void wHiteRabbiT.Unity.UI.GUIHelper.DrawRectFillAlpha ( Rect  rect,
Color  color,
float  alpha 
)
static
static void wHiteRabbiT.Unity.UI.GUIHelper.DrawRectFillPCAlpha ( Rect  rect,
Color  color,
float  alpha,
float  pc 
)
static
static void wHiteRabbiT.Unity.UI.GUIHelper.Hyperlink ( string  Label,
string  Url,
GUIStyle  gsBase 
)
static
static void wHiteRabbiT.Unity.UI.GUIHelper.Label3D ( Transform  transform,
string  str 
)
static
static void wHiteRabbiT.Unity.UI.GUIHelper.Label3D ( Transform  transform,
string  str,
Vector2  decal 
)
static
static void wHiteRabbiT.Unity.UI.GUIHelper.Label3D ( Transform  transform,
string  str,
Vector2  decal,
Vector2  size 
)
static
static void wHiteRabbiT.Unity.UI.GUIHelper.Label3D ( Transform  transform,
string  str,
Vector2  decal,
Vector2  size,
Camera  cam 
)
static
static void wHiteRabbiT.Unity.UI.GUIHelper.Separator ( )
static

Member Data Documentation

Texture2D wHiteRabbiT.Unity.UI.GUIHelper._wHiteTex
staticprotected

Property Documentation

Texture2D wHiteRabbiT.Unity.UI.GUIHelper.wHiteTex
staticget

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