Exemplo n.º 1
0
 public void DestroyAll()
 {
     UI.DestroyAllAsset();
     Image.DestroyAllAsset();
     Character.DestroyAllAsset();
     Trigger.DestroyAllAsset();
     FX.DestroyAllAsset();
 }