protected virtual void UpdateFromGame() { if (vehicleElement != null) { BuildFromTable(MtaShared.GetDictionaryFromTable(MtaShared.GetVehicleHandling(vehicleElement), "System.String", "System.Dynamic")); } }