C# Class UITooltipBehavior, Lumiere

Inheritance: MonoBehaviour
Mostra file Open project: smwolfskill/Lumiere Class Usage Examples

Public Properties

Property Type Description
text Text,

Public Methods

Method Description
SetText ( string text ) : void

Method Details

SetText() public method

public SetText ( string text ) : void
text string
return void

Property Details

text public_oe property

public Text, text
return Text,