/// <inheritdoc/> public override void Unregister() { SaveLoad.Remove(this); }
/// <inheritdoc/> public void Unregister() { SaveLoad.Remove(this); }