Coins.Awake C# (CSharp) Méthode

Awake() private méthode

private Awake ( ) : void
Résultat void
    void Awake()
    {
        total = 0;
    }