C# Class kode80.GUIWrapper.GUILabel

Inheritance: GUIBase
Show file Open project: kode80/UnityTools

Public Properties

Property Type Description
style UnityEngine.GUIStyle

Public Methods

Method Description
GUILabel ( GUIContent content ) : UnityEngine

Protected Methods

Method Description
CustomOnGUI ( ) : void

Method Details

CustomOnGUI() protected method

protected CustomOnGUI ( ) : void
return void

GUILabel() public method

public GUILabel ( GUIContent content ) : UnityEngine
content UnityEngine.GUIContent
return UnityEngine

Property Details

style public property

public GUIStyle,UnityEngine style
return UnityEngine.GUIStyle