NoteFinder.Awake C# (CSharp) Méthode

Awake() private méthode

private Awake ( ) : void
Résultat void
    void Awake()
    {
        S = this;
    }