C# Class uFrameECSDemo.ScoreText

Inheritance: uFrame.ECS.EcsComponent
Afficher le fichier Open project: InvertGames/uFrameECSDemo

Méthodes publiques

Méthode Description
SetText ( Text value ) : void

Method Details

SetText() public méthode

public SetText ( Text value ) : void
value UnityEngine.UI.Text
Résultat void