Exemplo n.º 1
0
 void OnDestroy()
 {
     HapticApi.Destroy();
 }
Exemplo n.º 2
0
 public void Dispose()
 {
     HapticApi.Destroy();
 }