Clear() публичный Метод

public Clear ( ) : void
Результат void
Пример #1
0
 void OnDestroy()
 {
     track.Clear();
 }