Clear() public méthode

public Clear ( ) : void
Résultat void
Exemple #1
0
 void OnDestroy()
 {
     track.Clear();
 }