C# Class SecondaryNotification, Aether

Inheritance: MonoBehaviour
Mostrar archivo Open project: Eclmist/Aether

Public Properties

Property Type Description
m_UIText Text,

Public Methods

Method Description
SetUIText ( string text ) : void

Method Details

SetUIText() public method

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

Property Details

m_UIText public_oe property

public Text, m_UIText
return Text,