Search Results for

    Show / Hide Table of Contents

    Class PongScorekeeper

    Inheritance
    object
    PongScorekeeper
    Namespace: Global
    Assembly: cs.temp.dll.dll
    Syntax
    public class PongScorekeeper : MonoBehaviour

    Fields

    player1Score

    Declaration
    public TextMeshProUGUI player1Score
    Field Value
    Type Description
    TextMeshProUGUI

    player2Score

    Declaration
    public TextMeshProUGUI player2Score
    Field Value
    Type Description
    TextMeshProUGUI
    In This Article
    Back to top Example Unity documentation footer