Class MainScreenView
public class MainScreenView : ViewMVC, IView
- Inheritance
-
ObjectComponentBehaviourMonoBehaviourMainScreenView
- Implements
- Inherited Members
- Extension Methods
Properties
PointsVariable
private IntVariable PointsVariable { get; set; }
Property Value
Text
private TextMeshProUGUI Text { get; set; }
Property Value
- TextMeshProUGUI
Methods
DisplayScore(int)
public void DisplayScore(int score)
Parameters
scoreint
OnDestroy()
private void OnDestroy()
Start()
private void Start()