C# Class ctac.ServerMessageView

Inheritance: strange.extensions.mediation.impl.View
Afficher le fichier Open project: dshook/centauri-tac

Méthodes publiques

Свойство Type Description
serverText TMPro.TextMeshProUGUI

Méthodes publiques

Méthode Description
Update ( ) : void

Private Methods

Méthode Description
OnColorUpdated ( Color color ) : void
init ( ) : void
updateText ( string message, float time ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

serverText public_oe property

public TextMeshProUGUI,TMPro serverText
Résultat TMPro.TextMeshProUGUI