C# Class HintsWindow, Hellbound

Inheritance: MonoBehaviour
Afficher le fichier Open project: Backman/Hellbound Class Usage Examples

Méthodes publiques

Свойство Type Description
m_Table UITable,
r_Hint HintObject,

Méthodes publiques

Méthode Description
addHint ( HintsText, hintsText ) : void

Private Methods

Méthode Description
LateUpdate ( ) : void
OnEnable ( ) : void
clearHints ( ) : void

Method Details

addHint() public méthode

public addHint ( HintsText, hintsText ) : void
hintsText HintsText,
Résultat void

Property Details

m_Table public_oe property

public UITable, m_Table
Résultat UITable,

r_Hint public_oe property

public HintObject, r_Hint
Résultat HintObject,