static void DestroySubsystem(Subsystem subsystem) #endif { if (subsystem != null) { subsystem.Destroy(); } }