Clear() public method

public Clear ( ) : void
return void
Beispiel #1
0
 void OnDestroy()
 {
     track.Clear();
 }