MineralMiner.Start C# (CSharp) Méthode

Start() protected méthode

protected Start ( ) : void
Résultat void
    protected new void Start()
    {
        base.Start();

        Game.mineralMiners.Add (this);
    }