Clear() public method

public Clear ( ) : void
return void
Esempio n. 1
0
 void OnDestroy()
 {
     track.Clear();
 }