private void Unload()
 {
     DronePlatformComponent.DestroyAll();
     _pluginInstance = null;
 }